Re: [iText-questions] Drawing error...

2007-09-05 Thread Paulo Soares
7:10 PM > To: [email protected] > Subject: [iText-questions] Drawing error... > > Hi, > > > I get "Drawing error" message from AcrobatReader 7 opening this file: > > http://www.icss.hu/~benji/pdf/test.pdf > > > Here is the JPEG: >

[iText-questions] Drawing error...

2007-09-05 Thread Budai Benjámin
Hi, I get "Drawing error" message from AcrobatReader 7 opening this file: http://www.icss.hu/~benji/pdf/test.pdf Here is the JPEG: http://www.icss.hu/~benji/pdf/001b.jpg And this is the java source of the iText app. generated the PDF above: import java.io.FileOutputStream; import com.low

RE: [iText-questions] Drawing error in version 7.0

2005-06-15 Thread Paulo Soares
[email protected]' > Subject: [iText-questions] Drawing error in version 7.0 > > > > I am displaying Jpegs, barcodes and alphanumeric characters. > > > > Works fine with PDF version 6 and 5. > > > > Does not work with version 7 (&qu

[iText-questions] Drawing error in version 7.0

2005-06-14 Thread Jay Parashar
  I am displaying Jpegs, barcodes and alphanumeric characters.   Works fine with PDF version 6 and 5.   Does not work with version 7 ("A drawing error has occurred"). If I take off the images, it works.   My doc has  PDFPTable with 2 columns. Each column has two nested tables one hol