vertical font

2001-10-31 Thread Anton Dekusar
Hi all, How can i draw text vertically? I see that glyph-orientation-vertical is not supported. \\Anton Dekusar - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

DO NOT REPLY [Bug 2300] - ERROR: null with fo:external-graphic

2001-10-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2300. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

javax.xml.transform.TransformerException??

2001-10-31 Thread Gerard van Wijk
Hello, -- ClassLoader loader = this.getClass().getClassLoader(); InputStream ips = loader.getResourceAsStream(cv.xsl); System.out.println(ips); System.setProperty( javax.xml.parsers.SAXParserFactory , org.apache.xerces.jaxp.SAXParserFactoryImpl);

infinite loop with break-after

2001-10-31 Thread wali
Hi all I'm using FOP .15. In xsl:for-each loop I am checking for the number of records and if they exceds the limit of the records on pne page, I display Cont. Next page and in the block where I am displaying this message, I am using break-after=page to go to the next page. FOP goes into an

fonts

2001-10-31 Thread Thomas Kübler
hallo, i have a problem printing a pdf with integrated a new font. i have no problem to render with fop20.1 the job. the result is a pdf-file where the new font is embedded. when i opend the pdf-file in acrobat 4.0 he always told me "In the font 'Cosmic' is the value for /Flags wrong".

DO NOT REPLY [Bug 4262] - Infinite loop when using fo:external-graphic (Fop 0.20.1)

2001-10-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4262. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: external graphic [Usage notes]

2001-10-31 Thread Corinna Hischke
Thanks, that did it. In case others are facing problems with external-graphic as well, here is what I learned: 1. Content-height and -width are ignored within fo:external-graphic (see bug no. 2867). 2. The image is automatically scaled to the WIDTH of its containing area. If the resulting

Background Image....

2001-10-31 Thread Ramesh B
Hi, When i am Using BackgroundImage in my XSLT and trying to convert it to pdf using FOP, It throws an Error that Background Image is Not Supported. I want to Make the Border's of Table Curved.For this Purpose i am Using BackGround Images.This is working in XEP. Is there any other way to do

Re: fonts

2001-10-31 Thread Jeremias Maerki
I take it you're talking about an Adobe Type 1 font, right? There are a few known issues with the generation of XML metric files in PFMReader with exotic fonts. This means sometimes a wrong value for Flags is set. If you have Acrobat (not Acorbat Reader), you could generate a PDF from a Word

Changes to FOPropertyConsts and FObjects

2001-10-31 Thread Peter B. West
I have extended FObjects.java to include the initialization of of an array of HashSets, indexed by FO integer constant, with the set of Property integer constants which apply to the particular FO. These are derived from Chapter 6 - Formatting Objects. I started initially using BitSets to

Re: Linux jdk1.3 sun fop 0.20.1

2001-10-31 Thread Corinna Hischke
Hi Bertrand maybe you might have a different parser on your linux machine. I always run into these error message when the parser recognizes an error in your xsl-file. Try running xalan first to convert your xml into fo, you might see the complete error message there. HTH, Corinna -

AW: Supported image file formats

2001-10-31 Thread Beer, Christian
Well that is what I also wondered about earlier: In FopImageFactory one can find supported: image/gif image/jpeg image/bmp image/png image/tga image/tiff image/svg+xml But Jimi, which is used for some of the above supports: GIF (without Compression), JPEG, TIFF, PNG, PICT, Photoshop, BMP Targa,

AW: Linux jdk1.3 sun fop 0.20.1

2001-10-31 Thread Adnan Zelkanovic
If you use jdk1.3.1 on Linux try jdk1.3.0! Because, jdk1.3.1 has problems with some Linux-Systems. I had the same problem on my SuSE-Linux-7.2. I installed jdk1.3.0 and now everything runs perfect. Hi Bertrand maybe you might have a different parser on your linux machine. I always run into

DO NOT REPLY [Bug 3379] - Fop finds duplicate id which isn't present

2001-10-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3379. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.