i'm new to itext, and confused....
i tried to stamp on a file, and after the stamp, i wasn't able to export the
file as XML anymore, the option for export won't even be there in the Adobe
reader.
this is the simple code. i stamp nothing and the xml export would still be
gone.
I tried to use PdfWriter, and the new file wouldn't be exported as xml
either.
Anything hints?
thanks...
PdfReader reader = new PdfReader(file1);
PdfStamper stamper = new PdfStamper(reader, new FileOutputStream(file1new));
stamper.close();
_________________________________________________________________
Get a preview of Live Earth, the hottest event this summer - only on MSN
http://liveearth.msn.com?source=msntaglineliveearthhm
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
iText-questions mailing list
iText-questions@(protected)
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/