Re: [iText-questions] Buttons are not opening in iPhone and Android devices

2012-06-26 Thread Leonard Rosenthol
If the embedded document is a PDF - use a GoToE action. From: Chandramouli P [mailto:mouli...@gmail.com] Sent: Tuesday, June 26, 2012 12:45 PM To: Leonard Rosenthol Cc: Post all your questions about iText here Subject: Re: [iText-questions] Buttons are not opening in iPhone and Android devices H

Re: [iText-questions] Buttons are not opening in iPhone and Android devices

2012-06-26 Thread Chandramouli P
Hi, Thank you for your reply and straight answer. I am wondering that Is there any other alternative way to overcome this issue? Any Idea? Thank you. Regards, Mouli. On Mon, Jun 25, 2012 at 10:42 PM, Leonard Rosenthol wrote: > JavaScript is not supported on mobile platforms due to the licensi

Re: [iText-questions] Remove content added to a existing pdf

2012-06-26 Thread vee
I am learning and got your point: PdfWriter Generates PDF documents from scratch. Can import pages from other PDF documents. The major downside is that all interactive features of the imported page (annotations, bookmarks, fields, and so forth) are lost in the process. PdfStamper: Manipulates one

Re: [iText-questions] iText 5.2.2 with signature patch

2012-06-26 Thread roboboot
This is a good point. Now it is more clear to me. I'll wait for the paper on 5.3.0. thanks a lot 1T3XT BVBA wrote > > 1. aren't mentioned in the PAdES standard, or > 2. will be deprecated in PDF 2.0. > You'll read all about it the upcoming paper. > In short: by choosing to stay with iText 5.2.1

Re: [iText-questions] iText 5.2.2 with signature patch

2012-06-26 Thread 1T3XT BVBA
On 26/06/2012 13:46, roboboot wrote: > Otherwise a lot of people will > continue to download the 5.2.1 (because it has a lot of references) The solution is to remove some of the 5.2.x version. People who want to be future proof should use iText 5.3, because older versions of iText create signature

Re: [iText-questions] iText 5.2.2 with signature patch

2012-06-26 Thread roboboot
No, I am not a customer, and my question was for the "open source" version. Ok If I understand well you do not plan a 5.2.2 version for not customers. Note that 5.2.1 contains a big bug for PDF signatures (but you know well...), patched in the SVN trunk. As an open source community member I woul

Re: [iText-questions] ItextSharp 5.3.0 how to sign

2012-06-26 Thread John Renfrew
>>Not sure if I interpret the question correctly, but the last parameter is either MakeSignature.CADES or MakeSignature.CMS. This corresponds with true or false. I get that now, I was working the other way from the API documentation and though it needed explicit false or true, when either will do

Re: [iText-questions] Issue with Image having Japanese characters

2012-06-26 Thread 1T3XT BVBA
At first sight, this doesn't sound like an iText question. See remarks inline: On 26/06/2012 12:52, sohit wrote: > the issue is with the graph which is captured as an image. The Japanese > text/labels in the graph appear as boxes in the PDF. Here is the code for > adding the graph image to the P

Re: [iText-questions] PDF Page Numbering in Java & iText

2012-06-26 Thread Alexis Pigeon
Hi Çağatay Yıldız, On 26 June 2012 12:52, Çağatay Yıldız wrote: > Hey guys, > > I am creating some PDF reports using iText in Java. After documentation, > what I should do is to number pages in the format of * > page_number/page_numbers_in_total*. > > However, memory operations burden my project

Re: [iText-questions] PDF Page Numbering in Java & iText

2012-06-26 Thread 1T3XT BVBA
On 26/06/2012 12:52, Çag(atay Y?ld?z wrote: Hey guys, I am creating some PDF reports using iText in Java. After documentation, what I should do is to number pages in the format of *page_number/page_numbers_in_total*. However, memory operations burden my project. Hence, I don't want to go ov

[iText-questions] Issue with Image having Japanese characters

2012-06-26 Thread sohit
Hi, I am using iText 5.1.1 to generate PDF from my UI page which has a graph and text fields. It works when user locale is English but in Japanese locale the text fields are converted to Japanese text as I am embedding fonts (from iTextAsian) using the following code: fx = new Font(BaseFont.creat

[iText-questions] PDF Page Numbering in Java & iText

2012-06-26 Thread Çağatay Yıldız
Hey guys, I am creating some PDF reports using iText in Java. After documentation, what I should do is to number pages in the format of * page_number/page_numbers_in_total*. However, memory operations burden my project. Hence, I don't want to go over all the pages again in order to number them. I

Re: [iText-questions] iText 5.2.2 with signature patch

2012-06-26 Thread 1T3XT BVBA
On 26/06/2012 12:41, roboboot wrote: > Do you release a 5.2.2 version of iText? Only if a customer asks for it. The key question is: are you a customer? If so, can you please post the question to the official support address that was (or should have been) provided by sales @ iText Software? > I d

[iText-questions] iText 5.2.2 with signature patch

2012-06-26 Thread roboboot
Do you release a 5.2.2 version of iText? I do not think to switch to the 5.3.0 so fast and I need the patch for the signature (now I used a compiled version from SVN, but I would prefer an official version) thanks a lot -- View this message in context: http://itext-general.2136553.n4.nabble.co

Re: [iText-questions] ItextSharp 5.3.0 how to sign

2012-06-26 Thread 1T3XT BVBA
On 26/06/2012 11:58, John Renfrew wrote: > Bruno > The example part3.chapter12.Signatures states you need iText.jar, > bcmail-jdk15-146.jar, bcprov-jdk15-146.jar to work, but I was getting > failures at the line >>> MakeSignature.signDetached(appearance, es, chain, null, null, null, null, > 0, Make

Re: [iText-questions] ItextSharp 5.3.0 how to sign

2012-06-26 Thread John Renfrew
Bruno The example part3.chapter12.Signatures states you need iText.jar, bcmail-jdk15-146.jar, bcprov-jdk15-146.jar to work, but I was getting failures at the line >>MakeSignature.signDetached(appearance, es, chain, null, null, null, null, 0, MakeSignature.CMS) Until I included the bcpkix jar too A

Re: [iText-questions] iText Coordinate System

2012-06-26 Thread Andrew Daykin
Hi, You are completely right, what was I thinking.. Apologies for the mis-information. On Jun 26, 2012 9:07 AM, "Iliadis Yannis" wrote: > Hi Andrew, > > As Leonard mentioned these values refer to PDF user units and not > millimeters. > An A4 page has the following dimensions: 290 * 210 mm >

Re: [iText-questions] iText Coordinate System

2012-06-26 Thread Iliadis Yannis
Hi Andrew, As Leonard mentioned these values refer to PDF user units and not millimeters. An A4 page has the following dimensions: 290 * 210 mm 2012/6/26 Andrew Daykin > Hello. > > The values you mentioned appear to be millimeters, 595 x 842 would > generate a (portrait) A4 page. Leonard mentio

Re: [iText-questions] ItextSharp 5.3.0 how to sign

2012-06-26 Thread 1T3XT BVBA
On 26/06/2012 9:20, aszo...@szomor.hu wrote: > Dear Team, > > I just downloaded the ItextSharp 5.3.0 and I tried to rebuid my test > program and I got some errors eg.: > - PdfSignatureAppearance does not contain a definiton for SetCrypto > - type or namespace PdfPKCS7 could not be found > - type or

[iText-questions] ItextSharp 5.3.0 how to sign

2012-06-26 Thread aszomor
Dear Team, I just downloaded the ItextSharp 5.3.0 and I tried to rebuid my test program and I got some errors eg.: - PdfSignatureAppearance does not contain a definiton for SetCrypto - type or namespace PdfPKCS7 could not be found - type or namespace OcspClientBouncyCastle could not be found - t