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

2008-11-12 Thread Stepan RYBAR
Hello, yes, You are right, that in JavaDoc is float and not int, but when I use following code: over.showTextAligned(Element.ALIGN_LEFT, omr, 8.1, 666, 90); I receive following error during compilation: C:\temp\Apache FOP User Data>"C:\Program Files\Java\jdk1.6.0_10\bin\javac" -cp " iText-2.1.

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 http://1t3xt.info/api/com/lowagie/text/pdf/PdfContentByte.html#showTextAligned(int,%20java.lang.String,%20float,%20float,%20float,%20

Re: [iText-questions] Advanced tab in Document Properties

2008-11-12 Thread Tony Stevens
strebor1982 wrote: > > In the advanced tab of the document properties is it it possible to set > the language under the 'Reading options'? > > I was trying to do this too. I tried: writer.getExtraCatalog().put(new PdfName("Lang"), new PdfString("en")); and I can see that the entry is creat

Re: [iText-questions] Problem logging in to see iText examples

2008-11-12 Thread frank.alviani
Thank you. I was try to get them from "http://itext.ugent.be/itext-in-action/chapter.php"; but had no luck. Your time is much appreciated. Frank Alviani Paulo Soares-3 wrote: > > The examples are at http://1t3xt.info/examples/itext-in-action.php. > > Paulo > > ___

[iText-questions] acroform button alt tag / title text

2008-11-12 Thread Ernest Derry
Hi everyone, I'm fairly new to itext and I've just created an Acroform with submit buttons. I've noticed that when I mouseover the buttons I get the following: "send the data to http://...my url" is there any way of changing the text of this? Thanks in anticipation of your help My current

Re: [iText-questions] Problem logging in to see iText examples

2008-11-12 Thread Paulo Soares
The examples are at http://1t3xt.info/examples/itext-in-action.php. Paulo From: frank.alviani [EMAIL PROTECTED] Sent: Wednesday, November 12, 2008 4:55 PM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] Problem logging in to see iText

Re: [iText-questions] PDFSignature - "Document has been altered since signature was applied"

2008-11-12 Thread Paulo Soares
See http://itextpdf.sourceforge.net/howtosign.html#signextitextsharp2. Paulo From: AndreiGosman [EMAIL PROTECTED] Sent: Wednesday, November 12, 2008 4:33 PM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] PDFSignature - "Document has b

[iText-questions] Problem logging in to see iText examples

2008-11-12 Thread frank.alviani
Hi, I have been unsuccessful in logging in to see the iText examples. I have the iText book and it always asks for a movie title from figure 8.11. I have tried every variation possible, being careful about case. Can anybody give some hints about how to log in successfully? I have tried with/witho

[iText-questions] PDFSignature - "Document has been altered since signature was applied"

2008-11-12 Thread AndreiGosman
Hi, I was a very big problem using iTextSharp and Aladdin eToken for signing PDF files. After I sign a pdf, Acrobat Reader gives the following message: "The document has been altered or corrupted since teh Certification was applied" Here is my code: Does someone know what is wrong? X509Certifi

[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: +1010- Then I have Java file (see attached Java) with iText code, which uses the first PDF, add some (now overprint

Re: [iText-questions] iText 2.1.4

2008-11-12 Thread Paulo Soares
What CJK font problem? Paulo From: 熊田貢 [EMAIL PROTECTED] Sent: Wednesday, November 12, 2008 2:09 AM To: Post all your questions about iText here Cc: [EMAIL PROTECTED] Subject: Re: [iText-questions] iText 2.1.4 Hello all, Change logs say that CFFFontSubse