Re: [SPAM] Fop 0.93 & Ant task: Assigning more memory?

2007-02-23 Thread Paul Moloney
Andreas L Delmelle wrote: > > Unfortunately, not by using the FOP anttask directly, but some users > have reported that they use Ant's java task in that case. > Hi Andreas, Actually, the developer who updated the build files to upgrade from fop 0.20.5 to 0.93 changed how Fop was run from ru

Fop 0.93 & Ant task: Assigning more memory?

2007-02-23 Thread Paul Moloney
http://xmlgraphics.apache.org/fop/0.93/anttask.html doesn't specify any way that Fop can be assigned more memory. Is there anyway to pass in Xms/Xms arguments? Thanks, P. -- View this message in context: http://www.nabble.com/Fop-0.93---Ant-task%3A-Assigning-more-memory--tf3278611.html#a91179

0.93: Multi-page table Corrupted

2007-02-20 Thread Paul Moloney
I've upgraded our doc build process from 0.25 to 0.93. In PDF output with 0.25, a table could span multiple pages, with the table header appearing on each page. However, with 0.93, the table stops on one page; subsequent rows aren't printed. Also, the bottom of the table is corrupted. Just two

Re: Treating missing graphics as severe error

2006-12-18 Thread Paul Moloney
Jelka wrote: If you are any good at Java programming .. you can try do it (maybe we could team together to work on this, mind I am not a very experienced Java programmer) Hi Jelka, I'm afraid I got into technical writing to get away from programming. :) My Java knowledge is just enough to wr

Treating missing graphics as severe error

2006-12-15 Thread Paul Moloney
Is there any way to configure FOP to halt if a graphic is missing, rather than continue and produce a PDF? Thanks, -pm http://oceanclub.blogspot.com "Garth Marenghi is the most significant artist that I've worked with and I've worked with Lulu and four other people, so we're talking crème de

Re: Troubleshooting "No meaningful layout" errors

2006-12-14 Thread Paul Moloney
Andreas L Delmelle said: Does your document contain tables? With explicit keeps? Hi Andreas Yes there's tables, and no, no explicit keeps set. After much experimentation, it was the following line from my DocBook stylesheet which seems to cause the problem: 0pt This sets titles to be fl

Troubleshooting "No meaningful layout" errors

2006-12-13 Thread Paul Moloney
Our build system: * DocBook XSL 1.70.1 * Saxon 6.5.5 * FOP 0.20.5 A particular user manual is giving a "No meaningful layout" error. [ERROR] file:/home/pmoloney/svn/pplus/docs/manuals/target/fo/care_applications_g uide/care_applications_guide.fo:88:696 No meaningful layout in block after many

Re: javax.xml.transform.TransformerException error - DocBook XSL with FOP

2006-12-01 Thread Paul Moloney
"J.Pietschmann" <[EMAIL PROTECTED] wrote: You mean "via DocBook XSLT", don't you? Sorry yes; to be more explicit, I should have said we create the .fo file indirectly (by processing DocBook XML files through Saxon), then run the .fo file through Fop to create the PDF. With FOP 0.25, if the

Re: javax.xml.transform.TransformerException error - DocBook XSL with FOP 0.92

2006-11-30 Thread Paul Moloney
You can find the FO file at: http://pmoloney.googlepages.com/administrator_guide.txt I can't reproduce the problem, because I don't have the images that should be included (and the Arial font, but that should be less problematic). Can you also post the images? Or try to post a sample document w

Re: javax.xml.transform.TransformerException error - DocBook XSL with FOP

2006-11-28 Thread Paul Moloney
Vincent Hennebert <[EMAIL PROTECTED] wrote: Not sure if those attribute sets apply to the element that is causing the problem. Can you post a reduced example that is showing your problems? Not the source xml file, please, just the generated fo file. Vincent Thanks for taking the time to answe

javax.xml.transform.TransformerException error - DocBook XSL with FOP 0.92

2006-11-23 Thread Paul Moloney
Hi all, We've updated our DocBook->PDF build process from fop 0.25 to 0.92beta, involving: * DocBook XSL 1.70.1 * a customised layer * Saxon 6.5.5 * FOP 0.92beta In the output, we're getting 2 types of error; a WARNING and SEVERE. The WARNINGs are of the type: [fop] WARNING: Line 1 of a

Re: Fonts Metric File - Overriding Name

2005-12-09 Thread Paul Moloney
Hi Andreas, Sorry, that was a typo in my mail. It was the correct option -fn I used. I just double-checked by running the command again to make sure. ... what name you *do* get as a result? Well, for example, if I try it with Letter Gothic Bold, and use the option: -fn "LetterGothicBold"

Fonts Metric File - Overriding Name

2005-12-08 Thread Paul Moloney
I'm trying to generate a font metrics files for a Type 1 font, Letter Gothic, and I'm not getting the expected result. When I generate font metrics file, using the following command: java -cp build\fop.jar;lib\avalon-framework-c vs-20020806.jar;lib\xml-apis.jar;lib\xercesImpl-2.2.1.jar;lib\xala