Re: [iText-questions] Regarding genration of Pdf using itextpdf jar in android,

2014-07-24 Thread iText mailing list
On 7/24/2014 8:17 AM, Leonard Rosenthol wrote: > Unless you simply mean that there will be 8 pages in the document - in > which case that¹s a pretty small document. Yes, of course. If that was the question, I misinterpreted it... Thanks for the additional info, Leonard! ---

Re: [iText-questions] Regarding genration of Pdf using itextpdf jar in android,

2014-07-24 Thread Leonard Rosenthol
Unless you simply mean that there will be 8 pages in the document - in which case that¹s a pretty small document. On 7/24/14, 11:07 AM, "iText mailing list" wrote: >On 7/24/2014 11:45 AM, gaurav bhoyar wrote: >> Actually i want to make PDF which has a length of 8page.Is it >> possible to gener

Re: [iText-questions] Regarding genration of Pdf using itextpdf jar in android,

2014-07-24 Thread iText mailing list
On 7/24/2014 11:45 AM, gaurav bhoyar wrote: > Actually i want to make PDF which has a length of 8page.Is it > possible to generate that much long pdf length. The implementation notes in the PDF specification will inform you that the maximum size of a PDF page is 14400 by 14400 user units. By d