PdfWriter creates new documents, PdfCopy joins already created
documents. PdfWriter can also import pages from external documents. In
either case no redution is ever made but PdfCopy will keep the
annotations. If you want to combine 2 pages in a single page you'll have
to use PdfWriter.

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of color_prepress
> Sent: Saturday, November 13, 2004 1:22 AM
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] what different between 
> pdfimportpage,pdfcopy,...
> 
> Is that any different for that?
> I want to get the content from particular pdf, then put it in 
> new pdf.(all
> content must exactly same as source pdf, no reduce quality, no
> missing/truncate data from source.
> So that my final pdf is same with source, so I need to use 
> pdfimportpage or
> pdfcopy,......
> example like I want to get 2 A4 size page and in 1 new A3 size pdf.
> so that A3 size will have 2 A4 combine together into 1page.
> I dunno by using pdfcopy,....pdfimportedpage, the quality of 
> source to new
> pdf will reduce or not.
> So please let me know use what for that.
> :)
> 
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: InterSystems CACHE
> FREE OODBMS DOWNLOAD - A multidimensional database that combines
> robust object and relational technologies, making it a perfect match
> for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
> _______________________________________________
> iText-questions mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/itext-questions
> 


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to