Re: [iText-questions] Re: Re: Images get lost when converting PDF to PS

2005-08-23 Thread Sven Loth
Hi, > >Ok, I tried current GPL version as well as AFPL version. No change. > >Images still get lost. :-( I fixed it! :-) After another deeper look at my JAVA sourcecode I found out that I added the images inside PdfContentByte.beginText().and.PdfContentByte.endText() Me stupid! :-) Bu

[iText-questions] Re: Re: Images get lost when converting PDF to PS

2005-08-22 Thread Sven Loth
> >I tried ghostscript versions 7.07 and 7.05 > > Those are VERY OLD versions!! > > The current GPL version is 8.15, and the current AFPL version > is 8.53. Ok, I tried current GPL version as well as AFPL version. No change. Images still get lost. :-( What can I do next? Tha

Re: [iText-questions] Images get lost when converting PDF to PS

2005-08-16 Thread Sven Loth
Hi, > HOW are you adding them? PdfStamper? As annotations? What? I use PDFStamper. One is a java.awt.Image object I instance with Image foo = new Image.getInstance(AwtImage,null,true); The other one is a JPEG and is instanced with Image bar = new Image.getInstance("path/to/f

Re: [iText-questions] Images get lost when converting PDF to PS

2005-08-16 Thread Sven Loth
Hi, > HOW are you adding them? PdfStamper? As annotations? What? I use PDFStamper. One is a java.awt.Image object I instance with Image foo = new Image.getInstance(AwtImage,null,true); The other one is a JPEG and is instanced with Image bar = new Image.getInstance("path/to/f

[iText-questions] Images get lost when converting PDF to PS

2005-08-12 Thread Sven Loth
Hi list, I'm trying to add several informations and images to existing PDF files. Everything works fine and if I'm viewing the result in AcrobatReader or gpdf under linux the images are displayed and the document can be printed with no loss. If I convert PDFs to PS using pdf2ps the images disapp

[iText-questions] Special characters in info dictionary

2005-07-15 Thread Sven Loth
t;, "1&1 Internet AG"); stamp.setMoreInfo(moreInfo); I tried also unicode ... moreInfo.put("Author", "1\u00261 Internet AG"); ... Acrobat Reader displays "11 Internet AG" Thanks for your help! Sven -- Sven Loth Output Management Billing-Systeme -