RE: [iText-questions] iText Version 1.3.6: Support for EPS-Images

2006-04-10 Thread Paulo Soares
ts.sourceforge.net > Subject: [iText-questions] iText Version 1.3.6: Support for EPS-Images > > Hello! > > I use iText 1.3.6 and want to add an Image into my PDF. With > GIF or other graphic-formats, everything works fine. > > But when I want to add an EPS-Image, then I

RE: [iText-questions] iText Version 1.3.6: Support for EPS-Images

2006-04-10 Thread lorence
o Soares [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 10. April 2006 15:58 > An: [EMAIL PROTECTED]; itext-questions@lists.sourceforge.net > Betreff: RE: [iText-questions] iText Version 1.3.6: Support > for EPS-Images > > The CVS has some fixes to the PS interpreter and it ma

[iText-questions] iText Version 1.3.6: Support for EPS-Images

2006-04-10 Thread lorence
Hello! I use iText 1.3.6 and want to add an Image into my PDF. With GIF or other graphic-formats, everything works fine. But when I want to add an EPS-Image, then I get the following exception: Code: Exception in thread "main" java.lang.Error: Invalid escape character at line 19 column 137.