XSL FOP: White pages are coming in between rather than data

View: New views
2 Messages — Rating Filter:   Alert me  

XSL FOP: White pages are coming in between rather than data

by vnaidu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi All,

Apologies for my english.

I'm facing a one problem while generating PDF report. I am able to display the data in PDF but in between the data is not displaying instead of corresponding data blank pages are dispaying. Data is nearly 7 pages range in between  either one page or 2 pages blank pages are displaying rather data. one more thing same data is coming well in Html form for the same.

I would like to appreciate the responces and advane thanks. I hope I will get responces.

Thanks,
Vnaidu.  

Re: XSL FOP: White pages are coming in between rather than data

by Jeremias Maerki-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Without seeing your FO it's difficult to tell. It could be a side-effect
from the force-page-count property if you have multiple page-sequences
in your report:
http://xmlgraphics.apache.org/fop/faq.html#blank-page-between-page-sequences

If that doesn't help please post an FO file and state which version of
Apache FOP you're using.

On 16.01.2008 11:02:47 vnaidu wrote:

>
> Hi All,
>
> Apologies for my english.
>
> I'm facing a one problem while generating PDF report. I am able to display
> the data in PDF but in between the data is not displaying instead of
> corresponding data blank pages are dispaying. Data is nearly 7 pages range
> in between  either one page or 2 pages blank pages are displaying rather
> data. one more thing same data is coming well in Html form for the same.
>
> I would like to appreciate the responces and advane thanks. I hope I will
> get responces.
>
> Thanks,
> Vnaidu.  
> --
> View this message in context: http://www.nabble.com/XSL-FOP%3A-White-pages-are-coming-in-between-rather-than-data-tp14876788p14876788.html
> Sent from the w3.org - www-xsl-fo mailing list archive at Nabble.com.
>
>




Jeremias Maerki