Re: [iText-questions] FOP 0.95 and iText 2.1.3 unable to do exact overprint

2008-11-13 Thread mister bean
@ Předmět: Re: [iText-questions] FOP 0.95 and iText 2.1.3 unable to do exact overprint Datum: 13.11.2008 08:07:16 Not sure if this is the answer, but I don't understand why you say that the showTextAligned() uses integers. In fact, it uses floating-point

[iText-questions] FOP 0.95 and iText 2.1.3 unable to do exact overprint

2008-11-12 Thread Stepan RYBAR
Hello, I have a problem using FOP 0.95 and iText 2.1.3 for exact overprint. I have FO file (see attached FO) with 72 dpi in configuration file, which creates the first PDF: fo:block-container absolute-position=fixed top=100pt left=100pt height=20pt width=100pt reference-orientation=90

Re: [iText-questions] FOP 0.95 and iText 2.1.3 unable to do exact overprint

2008-11-12 Thread mister bean
Not sure if this is the answer, but I don't understand why you say that the showTextAligned() uses integers. In fact, it uses floating-point values. See the Javadoc

Re: [iText-questions] FOP 0.95 and iText 2.1.3 unable to do exact overprint

2008-11-12 Thread Stepan RYBAR
Java code in attachment. There is still chance, that I can make some fatal mistake in my Java code, but I hope not so. Stepan Původní zpráva Od: mister bean abinstock@ Předmět: Re: [iText-questions] FOP 0.95 and iText 2.1.3 unable to do exact overprint Datum