Re: [iText-questions] Bug in iText

2008-10-13 Thread Fabrizio Accatino
AFAIK the only workaround is to increase the stack size. http://www.nabble.com/IIS6-problem---Stack-overflow%3A-System.util.collections.k_Tree.Insert-to16559593.html#a16559593 Fabrizio - This SF.Net email is sponsored by the

Re: [iText-questions] Bug in iText

2008-10-13 Thread Paulo Soares
t: Monday, October 13, 2008 5:57 PM > To: [email protected] > Cc: Chris Lewis > Subject: [iText-questions] Bug in iText > > Greetings, > > > > When saving out a 2000+ PDF file I get a stack overflow > exception in System.util.collections.k

[iText-questions] Bug in iText

2008-10-13 Thread Steve Lomicka
Greetings, When saving out a 2000+ PDF file I get a stack overflow exception in System.util.collections.k_Tree.Insert. The PDF was built with Acrobat version 7 and the file is PDF version 1.6. The file is actually the PDF spec - we are using the document for performance testing. I can reprodu

Re: [iText-questions] bug in iText? WAS: problem with Agency FBfont, iText Graphics2D, and scaling

2008-07-08 Thread Jason Boehle
> > Unfortunately, this is how the drawing engine in our product works, > > so changing it is not really an option. > > Then I would fix your drawing engine, because by doing you are losing > HUGE amounts of "intelligence" inside of the font that is used when > rendering at smaller point

Re: [iText-questions] bug in iText? WAS: problem with Agency FB font, iText Graphics2D, and scaling

2008-07-08 Thread Leonard Rosenthol
On Jul 7, 2008, at 10:18 AM, Jason Boehle wrote: > Unfortunately, this is how the drawing engine in our product works, > so changing it is not really an option. > Then I would fix your drawing engine, because by doing you are losing HUGE amounts of "intelligence" inside of the font that

[iText-questions] bug in iText? WAS: problem with Agency FB font, iText Graphics2D, and scaling

2008-07-07 Thread Jason Boehle
> I'd suspect this is technically a bug in PdfGraphics2D... not scaling the > italicizing matrix. It's possible that the transform from the font isn't > setting it's skew flag (a bug in AWT), so AffineTransform's optimizations > skip it, causing this behavior. > > BACK IN THE REAL WORLD, I'd stron

Re: [iText-questions] Bug in iText?

2007-09-11 Thread Paulo Soares
L PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Evgenia Quindt > Sent: Tuesday, September 11, 2007 3:38 PM > To: [email protected] > Subject: [iText-questions] Bug in iText? > >Hi, >I have created a ro

[iText-questions] Bug in iText?

2007-09-11 Thread Evgenia Quindt
Hi, I have created a rotated form field(90 ) in a PDF File. Code in PDF File: 3 0 obj<>>>/T(Feldname)/V()/AP<>/MK<>/BS<>/FT/Tx/Rect[100 400 120 500]/DA(/Helv 10 Tf 0 g )>>

Re: [iText-questions] Bug in iText PDF production

2006-11-02 Thread Paulo Soares
You can send me the file. Paulo - Original Message - From: "Daniel Kasak" <[EMAIL PROTECTED]> To: Sent: Thursday, November 02, 2006 9:34 PM Subject: [iText-questions] Bug in iText PDF production > Greetings. > > I have just had considerable problems print

[iText-questions] Bug in iText PDF production

2006-11-02 Thread Daniel Kasak
Greetings. I have just had considerable problems printing a PDF ( sent to us by Telstra ) produced by iText. When printed to our Ricoh printer, it simply dumped the job without any error. When printed to our HP Laserjet 4500, it interpreted everything as text and printed *many* pages before I

Re: [iText-questions] Bug in iText 1.4.1 Graphics2D rendering.

2006-06-19 Thread Bill Ensley
Paulo Soares Sent: Monday, June 19, 2006 8:46 AM To: Post all your questions about iText here Subject: Re: [iText-questions] Bug in iText 1.4.1 Graphics2D rendering. That's a bug with rectangles that is already fixed in the CVS. Paulo > -Original Message- > From: [EMAIL PROTECTED]

Re: [iText-questions] Bug in iText 1.4.1 Graphics2D rendering.

2006-06-19 Thread Paulo Soares
Subject: [iText-questions] Bug in iText 1.4.1 Graphics2D rendering. > > > Firstly, many many thanks for iText, it has been a godsend! > > However, I've just upgraded from iText 1.4 to iText 1.4.1 and I've > noticed that something in the Graphics2D rendering has bro

[iText-questions] Bug in iText 1.4.1 Graphics2D rendering.

2006-06-19 Thread David Hedley
Firstly, many many thanks for iText, it has been a godsend! However, I've just upgraded from iText 1.4 to iText 1.4.1 and I've noticed that something in the Graphics2D rendering has broken :-( It appears that borders on JPanels are no longer rendered correctly in the PDF - they are either enti