[iText-questions] stamper corupted PDF with font subsets

2008-07-04 Thread Georg Pilger
Hi, I had a problem that the use of stamper made a PDF corupted. Just these 3 lines are enough to damage the PDF. PdfReader reader = new PdfReader( FileIn ); PdfStamper stamper = new PdfStamper(reader, new FileOutputStream( FileOut ) ); stamper.close(); The PDF contained some subsets of fonts an

[iText-questions] Remove PDF/X comment with PDFstamper

2008-06-15 Thread Georg Pilger
Hi, I want to remove the PDF/X comment from an existing PDF by using the PDF stamper. I tried with this code, but it didn't work. Did I made something wrong? PdfReader reader = new PdfReader( FileIn ); reader.getCatalog().remove( PdfName.OUTPUTINTENTS ); reader.getCatalog().remove( PdfName.GTS

AW: AW: [iText-questions] SeparationInfo

2005-10-27 Thread Georg Pilger
the separated PDFs to print (in all cases the "textcolor" will be black) is to clean up the SeparationInfo. The small application I build works fine. Now we clean up our Text-PDFs for books with up to 1.000 pages within seconds. Kindly regards Georg -- Georg Pilger www.barcodetool.de

AW: [iText-questions] SeparationInfo

2005-10-26 Thread Georg Pilger
At 06:40 PM 10/25/2005, Georg Pilger wrote: >I'm searching for a solution to remove the SeparationInfo from a >PDF-File. >>Why? >>SeparationInfo is present when a document is a pre-separated >>document and should be treated as such in a given workflow. >>What

[iText-questions] Separationinfo

2005-10-25 Thread Georg Pilger
still contains the SeparationInfo for all pages. Can I overwite this Dictionary with itext for my new Document? Thx in advance Georg -- Georg Pilger www.georgpilger.de --- This SF.Net email is sponsored by the JBoss Inc. Get Certified

[iText-questions] SeparationInfo

2005-10-25 Thread Georg Pilger
still contains the SeparationInfo for all pages. Can I overwite this Dictionary with itext for my new Document? Thx in advance Georg -- Georg Pilger www.georgpilger.de --- This SF.Net email is sponsored by the JBoss Inc. Get Certified