Re: How to keep the table`s columns description on the next page?

2004-06-22 Thread Clay Leeds
On Jun 22, 2004, at 4:36 AM, Milen Dimitrov wrote: Hi, can somebody help me with this issue: I have a very long tables that spreads on more than 1 page, and I want to have the columns titles on every page. I cannot put the columns titles in fo:region-before because the tables are different.

Win-Ansi font embedding follow-up

2004-06-22 Thread Dave_S_White
Hi, I had asked a similar question before, but got no responses. Trying again asking a better way (hopefully). If I use CID encoding, the font is partially embededded, but win-ansi encoding results in the entire font being embedded ( and very large PDF's). I'm not an expert on encoding by any

Difference PDF and PostScript: Special characters

2004-06-22 Thread Geoffrey
Hi, I use the same inputstream for a FOP configuration to PDF and one to PostScript. The inputstream contains a Euro sign (?). In the PDF it is shown, in the PostScript it isn't printed. Is this a known issue or did I configure something wrong? -- Thanks for any and all help, Geoffrey

Re: Difference PDF and PostScript: Special characters

2004-06-22 Thread J.Pietschmann
Geoffrey wrote: Hi, I use the same inputstream for a FOP configuration to PDF and one to PostScript. The inputstream contains a Euro sign (?). In the PDF it is shown, in the PostScript it isn't printed. Is this a known issue or did I configure something wrong? The most likely reason is that you

Re: Error in output to PostScript

2004-06-22 Thread Jeremias Maerki
On 22.06.2004 11:18:27 Renzo Callant wrote: Problem solved. I removed the check from PSStream.java. I do wonder why this check was in the code. I've explained, haven't I? Can this be left out in a future release ? Yes, I've just disabled it in CVS HEAD. Jeremias Maerki

Re: Win-Ansi font embedding follow-up

2004-06-22 Thread Jeremias Maerki
The code has grown. At first, there was WinAnsi embedding only, after that TrueType subset embedding was implemented. This should have fixed the whole issue if it hadn't been for the nasty encryption bug (which is a problem of the PDF library, fixed in CVS HEAD). So people need to fall back to

Re: Difference PDF and PostScript: Special characters

2004-06-22 Thread Jeremias Maerki
The Euro sign is not so old. It was hacked in a few years ago. Whether you can produce the Euro sign depends on the font having the Euro glyph available. If you generate a PostScript file from fonts.fo in FOP 0.20.5's examples/fo/basic directory I get the Euro sign when I view it inside a recent

Re: Win-Ansi font embedding follow-up

2004-06-22 Thread [EMAIL PROTECTED]
i have played around a bit. when converting TTF fonts with -enc ansi i get correct font-names in pdf-document. without that, i always to something like 1E344MyFontName no i get MyFontName. When i now run (linux) fop with -nocopy -noedit -o secret the pdf-file can be opened but my fonts are

pdf document info

2004-06-22 Thread [EMAIL PROTECTED]
does anybody knows a way to add the document info to a pdf-file created with fop? markus - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]