Re: [iText-questions] Precision Fix

2013-08-08 Thread Mark Duffill
-questions@lists.sourceforge.net Subject: Re: [iText-questions] Precision Fix Op 8/08/2013 11:42, Mark Duffill schreef: > > Hi, > > We are using iTextSharp to write out pdfs, however there was an issue > with precision. > > We enabled ByteBuffer.HIGH_PRECISION, but al

[iText-questions] Precision Fix

2013-08-08 Thread Mark Duffill
ruction.operator.inside.text.object")); } } content.Append(x).Append(' ').Append(y).Append(" m").Append_i(separator); } If you'd like to apply those changes (and I guess to the other drawing functions too) that wou