Re: FOP-produced PDF print job size

2005-05-10 Thread clayhensley
- Original Message - From: "Chris Bowditch" <[EMAIL PROTECTED]> To: Sent: Tuesday, May 10, 2005 3:15 AM Subject: Re: FOP-produced PDF print job size Richard Mixon (qwest) wrote: Wonder if anyone has seen similar size problems. I have a .fo document that runs fine through fop. It produce

RE: How to force a page break between tables

2005-05-10 Thread Richard Mixon (qwest)
Andreas L. Delmelle wrote: >> -Original Message- >> From: Richard Mixon (qwest) [mailto:[EMAIL PROTECTED] >> Also, I just noticed there is a HUGE amount of debugging output in my >> Tomcat log. Is there any way to turn this off? I do not believe I >> have done anything specific to turn debu

RE: How to force a page break between tables

2005-05-10 Thread Andreas L. Delmelle
> -Original Message- > From: Richard Mixon (qwest) [mailto:[EMAIL PROTECTED] > Hi, > Also, I just noticed there is a HUGE amount of debugging output in my > Tomcat log. Is there any way to turn this off? I do not believe I have > done anything specific to turn debugging on. Unfortunately

RE: How to force a page break between tables

2005-05-10 Thread Richard Mixon (qwest)
Andreas L. Delmelle wrote: >> -Original Message- >> From: Richard Mixon (qwest) [mailto:[EMAIL PROTECTED] >> > > Hi Richard, > >> >> I do notice that my region-body is running a bit deeper, overlapping >> my footer. Do you know if this is something I should adjust for >> temporarily or

RE: How to force a page break between tables

2005-05-10 Thread Andreas L. Delmelle
> -Original Message- > From: Richard Mixon (qwest) [mailto:[EMAIL PROTECTED] > Hi Richard, > The Temp_KnuthStylePageBreaking branch appears to have fixed > break-before. I did notice that not all of the Junit tests run > correctly, but after commenting out the junit target I was able to g

RE: How to force a page break between tables

2005-05-10 Thread Richard Mixon (qwest)
Chris Bowditch wrote: > Mike Trotman wrote: > >> Your FO code works fine in FOP 0.20.5. >> >> I get two tables - and table 2 starts on a fresh page. >> (and the separator row spans across columns). >> >> So - a mystery or something else not yet implemented in 1.0? > > break-before wasnt working

Re: Next realease and watermark

2005-05-10 Thread Chris Bowditch
Zdenek Machac wrote: Halo, FOP is very great and interesting application and is core of our web server (univerzity intranet). I have only two questions: 1) Are there any plans or dates for next release of FOP ? FOP is an open source project and developed by volunteers who dont work to deadlines. S

Next realease and watermark

2005-05-10 Thread Zdenek Machac
Halo, FOP is very great and interesting application and is core of our web server (univerzity intranet). I have only two questions: 1) Are there any plans or dates for next release of FOP ? 2) In our univerzity we have producting and testing web server. Users can test application on testing server

Re: How to force a page break between tables

2005-05-10 Thread Chris Bowditch
Mike Trotman wrote: Your FO code works fine in FOP 0.20.5. I get two tables - and table 2 starts on a fresh page. (and the separator row spans across columns). So - a mystery or something else not yet implemented in 1.0? break-before wasnt working in the HEAD code until recently. If you absolutely

Re: How to force a page break between tables

2005-05-10 Thread Mike Trotman
Your FO code works fine in FOP 0.20.5. I get two tables - and table 2 starts on a fresh page. (and the separator row spans across columns). So - a mystery or something else not yet implemented in 1.0? BTW - my primary use for FOP is for the layout of analysis tables, so I've done many 1000s of hou

RE: How to force a page break between tables

2005-05-10 Thread Rymasz Jacky
I just tried your fo file and I obtain 1 table on each page (pdf file attached) Works fine for me . I'm using FOP 0.20.5RC -Message d'origine- De : Richard Mixon (qwest) [mailto:[EMAIL PROTECTED] Envoyé : mardi 10 mai 2005 05:29 À : fop-users@xmlgraphics.apache.org Objet : RE: How to for

Re: How to prevent SVG Image from caching

2005-05-10 Thread Jeremias Maerki
You need an RFC2397 protocol handler for that. You can find at least one in the mailing list archives: http://marc.theaimsgroup.com/?l=fop-user&w=2&r=1&s=RFC2397&q=b On 10.05.2005 10:32:52 Amita Rathore wrote: > Thanks Chris, > > Is there any way I can include the image without using svg ? > Or I

Re: SV: How to prevent SVG Image from caching

2005-05-10 Thread Amita Rathore
I am calling resetCache(), snippet here :                         org.apache.fop.image.FopImageFactory.resetCache();                         org.apache.fop.apps.Driver driver2 = null;                         driver2 = new org.apache.fop.apps.Driver();                         driver2.reset();

Re: How to prevent SVG Image from caching

2005-05-10 Thread Amita Rathore
Thanks Chris, Is there any way I can include the image without using svg ? Or I should put it as - How to use the data scheme with FOP ? Chris Bowditch <[EMAIL PROTECTED]> 05/10/2005 01:52 PM Please respond to fop-users To fop-users@xmlgraphics.apache.org cc Subject Re: How to

Re: How to prevent SVG Image from caching

2005-05-10 Thread Chris Bowditch
Amita Rathore wrote: I am using data scheme to insert an image. like this : http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; width="542px" height="506px"> data:image/gif;base64,1QMMA..."; /> Well I believe the problem is that the image is inside the SVG and ther

Re: FOP-produced PDF print job size

2005-05-10 Thread Chris Bowditch
Richard Mixon (qwest) wrote: Wonder if anyone has seen similar size problems. I have a .fo document that runs fine through fop. It produces an 8 page document from data in a database. It is most numbers, sort of spreadsheet-like - about 35 rows with 19 columns, plus a header and footer. Most cells