Re: Including PDF graphics?

2003-12-08 Thread Justus H. Piater
I'm not a PDF expert, but here's a paragraph from a man page: epstopdf transforms the Encapsulated PostScript file epsfile so that it is guaranteed to start at the 0,0 coordinate, and it sets a page size exactly corresponding to the BoundingBox. This means that when Ghostscript

Re: bug in table-cell border

2003-12-08 Thread Stan Pinte
On Sun, 7 Dec 2003 11:01:31 +0100, Andreas L. Delmelle [EMAIL PROTECTED] wrote: -Original Message- From: Stan Pinte [mailto:[EMAIL PROTECTED] thanks, but it doesn't work: Try either: - specifying all borders explicitly, like 'border-top-width=0.1mm', 'border-left-width=0.1mm etc. - or

printing of bmp images

2003-12-08 Thread Matthias Schäfer
Hello List, I try to print a .bmp on w2k / XP with fop 0.20.5rc2, without success. Trying the following fo-code, shows only the gif. Both files are in the base directory an are less than 1kb. fo:block text-align=left BMP fo:external-graphic src=file:test1.bmp/ /fo:block

PCL + image gif

2003-12-08 Thread Philippe PITHON
Hello! When I print document xslfo (output PCL) with image.gif, the printer (laser format PCL6) send message : unable to print file : client-error-document-format-not-supported if I remove image, thats run why image.gif is not accepted by PCL ? (thats run with image in format

TR : PCL + image gif + example

2003-12-08 Thread Philippe PITHON
Hello! When I print document xslfo (output PCL) with image.gif, the printer (laser format PCL6) send message : unable to print file : client-error-document-format-not-supported if I remove image, thats run why image.gif is not accepted by PCL ? (thats run with image in format

Font characters showing up as pound signs

2003-12-08 Thread Benji Spencer
Background: We are trying to get an e with a line over it to show up in a PDF document which is being generated from an XML files with fop. The character ends up ad a pound sign in the PDF, though from the same XML file, the character is displayed correctly in HTML on the website. Oddly enough,

Problems with absolute positiones block container

2003-12-08 Thread Bargel, Britta
Hello, Following problem: I have a table and under this table a block container with absolute positioning. When the table get so long that there isn't enough space for the content of the block container it doesn't make a page break before the block container but it writes the content over the

Re: Font characters showing up as pound signs

2003-12-08 Thread John Root
On 12/8/03 8:09 AM, Benji Spencer [EMAIL PROTECTED] wrote: Background: We are trying to get an e with a line over it to show up in a PDF document which is being generated from an XML files with fop. The character ends up ad a pound sign in the PDF, though from the same XML file, the character

Re: PCL + image gif

2003-12-08 Thread Chris Bowditch
Philippe PITHON wrote: When I print document xslfo (output PCL) with image.gif, the printer (laser format PCL6) send message : unable to print file : client-error-document-format-not-supported PCL Renderer is very underdeveloped compared to the PDF Renderer. I have only ever got it working with

Re: Problems with absolute positiones block container

2003-12-08 Thread Chris Bowditch
Bargel, Britta wrote: I have a table and under this table a block container with absolute positioning. When the table get so long that there isn't enough space for the content of the block container it doesn't make a page break before the block container but it writes the content over the last

AW: Problems with absolute positiones block container

2003-12-08 Thread Bargel, Britta
Hello Chris, I've tried this before. But then I had the effect, that sometimes the footnote disappears when there were not enough space on the bottom of the page. Is there any posibility to get the position of the table end and to insert a page break if there isn't enough space left? Britta

RE: bug in table-cell border

2003-12-08 Thread Andreas L. Delmelle
-Original Message- From: Stan Pinte [mailto:[EMAIL PROTECTED] On Sun, 7 Dec 2003 11:01:31 +0100, Andreas L. Delmelle [EMAIL PROTECTED] wrote: One of the two should work. No. I solved it doing that in the surrounding fo:table-cell border-width=0.1mm border-style=solid

Re: Font characters showing up as pound signs

2003-12-08 Thread Benji Spencer
John/Chris I am not sure I am using the correct decimal code for the glyph. The one I think I want is x0113 (an e with a straight line over it going horizontal). However based on what Chris gave me, that is the right one. How do I tell if the font contains the glyph I need? (the font came from

how to change the font inside a fo:block without a line break?

2003-12-08 Thread Stan Pinte
hello, the following is causing a line break before small... fo:blocktest text fo:block font-size=5ptsmall font/fo:block/fo:block any idea why? thanks a lot, Stan. -- Stan Pinte. - To unsubscribe, e-mail: [EMAIL PROTECTED] For

RE: how to change the font inside a fo:block without a line break?

2003-12-08 Thread George Yi
Use fo:inline -Original Message- From: Stan Pinte [mailto:[EMAIL PROTECTED] Sent: Monday, December 08, 2003 11:39 AM To: [EMAIL PROTECTED] Subject: how to change the font inside a fo:block without a line break? hello, the following is causing a line break before small... fo:blocktest

RE: how to change the font inside a fo:block without a line break?

2003-12-08 Thread Andreas L. Delmelle
-Original Message- From: Stan Pinte [mailto:[EMAIL PROTECTED] the following is causing a line break before small... fo:blocktest text fo:block font-size=5ptsmall font/fo:block/fo:block any idea why? Difficult to tell... If I were to paste this into a minimal FO, you can bet it

RE: Font characters showing up as pound signs

2003-12-08 Thread Benji Spencer
Andeas I read about the problems with fonts so I did encode things as WinAnsi. The statement As shown in the above table, regardless of whether the font is embedded or not, text generated from a CID-keyed font metrics file will never be encoded properly led me to believe that *is* the right

Re: how to change the font inside a fo:block without a line break?

2003-12-08 Thread Stan Pinte
On Mon, 08 Dec 2003 11:41:04 -0600, George Yi [EMAIL PROTECTED] wrote: Use fo:inline thanks!! -Original Message- From: Stan Pinte [mailto:[EMAIL PROTECTED] Sent: Monday, December 08, 2003 11:39 AM To: [EMAIL PROTECTED] Subject: how to change the font inside a fo:block without a line

RE: Font characters showing up as pound signs

2003-12-08 Thread Andreas L. Delmelle
-Original Message- From: Benji Spencer [mailto:[EMAIL PROTECTED] I read about the problems with fonts so I did encode things as WinAnsi. The statement As shown in the above table, regardless of whether the font is embedded or not, text generated from a CID-keyed font metrics file

Re: Font characters showing up as pound signs

2003-12-08 Thread Rodolfo M. Raya
On Mon, 2003-12-08 at 14:16, Benji Spencer wrote: For the arial.xml file, I see that it says last-char is 255. The HTML character representation for what I need is #275; That could be the problem? Make sure that you work with MS Arial Unicode and not just Arial. Unicode version of Arial

RE: Font characters showing up as pound signs

2003-12-08 Thread Benji Spencer
Andrea (and all) Thanks for your help. Regenerating the metrics solved the problem. While some functionality is missing by using CID-keyed, at least the characters are displayed :) Thanks for your help on this issue (and explaining the documentation a little). Benji Aha! It's not a _bad_ thing,

RE: Font characters showing up as pound signs

2003-12-08 Thread Andreas L. Delmelle
-Original Message- From: Benji Spencer [mailto:[EMAIL PROTECTED] Andrea (and all) ^ s ;) Cheers, Andreas - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

RE: Japanese fonts do not appear in desired weights

2003-12-08 Thread Glen Mazza
--- Graham Hannington [EMAIL PROTECTED] wrote: The home page also offers instructions that are probably perfectly readable in Japanese, or to a more experienced FOP user, but I have not been able to get anywhere with this. ... I'd really like to get JPFOP working, not just for the