[EMAIL PROTECTED] writes:

> Hi everybody, 
> 
> I was wondering if someone have already heard about generating
> progressively a pdf file.  Like if you would have over 50 pages to generate
> in your program so you will first display the first one while the program
> will still work behind to build the rest.

This is called Linearized PDF.
It is not supported by iText.
To show a page the XRef Table is needed.
With plain PDF, the XRef Table is at the end
of the file. 

kind regards,
Bruno

_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to