PdfImportedPage cannot be changed. If you want to concatenate and add content use Concat first and then PdfStamper.
Best Regards, Paulo Soares > -----Original Message----- > From: Huttin Pierre [SMTP:[EMAIL PROTECTED] > Sent: Monday, June 16, 2003 14:43 > To: [EMAIL PROTECTED] > Subject: [iText-questions] Problem to cast PdfImportedPage to > PdfContentByte > > Hello, > > I try to create a class to merge some pdf like in concat_pdf.java (with > keeping the acroform) and add on every page a barcode, > > But i have a problem to cast PdfImportedPage to PdfContentByte, the result > of the cast is a null object, i don't know why the cast operation don't > return any error. > > --- > HUTTIN Pierre > OMNIS ECM Services > 81 route de Luxembourg > L-4391 PONTPIERRE > > tel : (+352) 29 14 11 1 > fax : (+352) 29 14 11 650 > url : http://www.ecm.lu > > > > ********************************************************************** > This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they > are addressed. If you have received this email in error please notify > the security manager at [EMAIL PROTECTED] > This footnote also confirms that this email message has been swept by > the SOFITEC C.A.T.S. systems for the presence of computer viruses. > > For more information about C.A.T.S. please check > http://www.sofitec.lu > ********************************************************************** > ------------------------------------------------------- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
