Re: [iText-questions] Purely non-commericla Java iText?

2010-10-14 Thread Paulo Soares
2.1.7 was the last version with rtf. Paulo - Original Message - From: Me Myself and I To: itext-questions@lists.sourceforge.net Sent: Friday, October 15, 2010 7:44 AM Subject: [iText-questions] Purely non-commericla Java iText? What is the version number for the most stabl

[iText-questions] Purely non-commericla Java iText?

2010-10-14 Thread Me Myself and I
What is the version number for the most stable version of the iText lib on sourceforge which is purely open source, does not have a dual license model, and has a complete rtf API that may be leveraged to produce a commercial product/ in a commercial context (at no cost for the lib itself)?

Re: [iText-questions] Choice of "method"

2010-10-14 Thread 1T3XT info
On 14/10/2010 13:50, Nurettin DAG wrote: > Bruno, the requirement is that at each onTableEvent you need to know in > advance if the table is split That's true... -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ---

Re: [iText-questions] Mistake in the URL for part2.chapter07.Advertisement

2010-10-14 Thread 1T3XT info
On 14/10/2010 20:11, Spirifer wrote: > > There is a mistake in the URL to download the result of the example > part2.chapter07.Advertisement > (http://itextpdf.com/examples/iia.php?id=143) : > http://examples.itextpdf.com/results/part2/chapter07/advertissment.pdf > The correct URL : > http://exampl

Re: [iText-questions] itext 2.1.0, image size in pdf/ jasper reports 3.6.2

2010-10-14 Thread tomkast
thanks.  that worked.  but then, fyi, i decided to make the change on the jasperreport side. all is working now )). tom. --- On Thu, 10/14/10, 1T3XT info [via iText - General] wrote: From: 1T3XT info [via iText - General] Subject: Re: itext 2.1.0, image size in pdf/ jasper reports 3.6

Re: [iText-questions] itext 2.1.0, image size in pdf/ jasper reports 3.6.2

2010-10-14 Thread tomkast
thanks. that worked. but then, fyi, i decided to make the change on the jasperreport side. all is working now )). tom. -- View this message in context: http://itext-general.2136553.n4.nabble.com/itext-2-1-0-image-size-in-pdf-jasper-reports-3-6-2-tp2994744p2996416.html Sent from the iText - G

Re: [iText-questions] open new browser window on pdfaction

2010-10-14 Thread 1T3XT info
On 14/10/2010 21:29, kpgraci wrote: > This works, but I wnat instead to open an html page in a new browser window. > > How can that be done? As explained in the book, the Adobe Reader browser plug-in doesn't have any control over its container, the browser, so what you are asking for is impossib

[iText-questions] Non commercial, purely open source iText lib.

2010-10-14 Thread Me Myself and I
What is the version number for the most stable version of the iText lib on sourceforge which is purely open source, does not have a dual license model, and has a complete rtf API that may be leveraged to produce a commercial product/ in a commercial context (at no cost for the lib itself)?

Re: [iText-questions] Question regarding validity -- Multiple Digital Signatures.

2010-10-14 Thread Leonard Rosenthol
If all you are doing is signing a second time - and not doing ANY OTHER operation - then the first signature will STILL BE VALID since you didn't touch the original page content. -Original Message- From: djdjdj [mailto:d...@donaldlaing.com] Sent: Thursday, October 14, 2010 3:05 PM To: i

[iText-questions] open new browser window on pdfaction

2010-10-14 Thread kpgraci
Using iTextsharp on an asp.net website to serve pdf files. I'm adding a button to a pdf, setting the action to open a file like this: submit3.Action = New PdfAction(helpFile(i - 1), Nothing, "open", helpFilePath) This works, but I wnat instead to open an html page in a new browser window. How

Re: [iText-questions] Images and the HTMLWorker

2010-10-14 Thread Nurettin DAG
For simple layout you might be able to scale to a certain width in PdfImageProvider using document width - left and right margins. However, if you have a little more complex layout like images placed into cells of different table layouts or paragraph having some indentation it is not that easy to k

[iText-questions] convertToXml method & fixes

2010-10-14 Thread Karen Wei
Hi, As was noted in the documentation, the convertToXml method is not yet fully functional; the function results blank xml files for some files, parsed xml files for others, and partial xml code for another set. >From a previous thread on this mailing list, it was implied that sending in test cas

[iText-questions] Mistake in the URL for part2.chapter07.Advertisement

2010-10-14 Thread Spirifer
There is a mistake in the URL to download the result of the example part2.chapter07.Advertisement (http://itextpdf.com/examples/iia.php?id=143) : http://examples.itextpdf.com/results/part2/chapter07/advertissment.pdf The correct URL : http://examples.itextpdf.com/results/part2/chapter07/advertisem

[iText-questions] Question regarding validity -- Multiple Digital Signatures.

2010-10-14 Thread djdjdj
Hello, This is more of an FYI for me than an issue. I understand that when I sign a digital signature field on a pdf with itext and save it, the signature is valid. Using the library, if I reopen the file and sign another signature field through itext on the same pdf it invalidates the previous

Re: [iText-questions] Adding revocation information to a pdf signature(java-iText)

2010-10-14 Thread Paulo Soares
Post the pdf for inspection. Paulo -Original Message- From: jfsa [mailto:uai...@gmail.com] Sent: Thursday, October 14, 2010 3:43 PM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Adding revocation information to a pdf signature(java-iText) Certificate issuer

Re: [iText-questions] Adding revocation information to a pdf signature(java-iText)

2010-10-14 Thread jfsa
Sorry I wanted to say : Certificate issuer is trusted. If it wasn't trusted the signature would not be "valid" even when I am online. -- View this message in context: http://itext-general.2136553.n4.nabble.com/Adding-revocation-information-to-a-pdf-signature-java-iText-tp2956044p2995463.html S

Re: [iText-questions] columns - same height

2010-10-14 Thread Paulo Soares
There's no simple method for that, it will have to be by trial and error. Paulo -Original Message- From: Vojtěch Šefler [mailto:sef...@seznam.cz] Sent: Thursday, October 14, 2010 1:04 PM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] columns - same height Hi, I am

Re: [iText-questions] Adding revocation information to a pdf signature(java-iText)

2010-10-14 Thread jfsa
Certificate issuer is trusted. If it wasn't trusted the signature would not be trusted even when I am online. -- View this message in context: http://itext-general.2136553.n4.nabble.com/Adding-revocation-information-to-a-pdf-signature-java-iText-tp2956044p2995448.html Sent from the iText - Gener

Re: [iText-questions] Borders not showing with Background Defined.

2010-10-14 Thread Paulo Soares
It would be better to post some simple code so that the problem can be reproduced. Paulo From: Moreira Jadaugy, Paulo Andre [mailto:pamore...@indracompany.com] Sent: Wednesday, October 13, 2010 6:08 PM To: itext-questions@lists.sourceforge.net Subject: [iText-que

Re: [iText-questions] Adding revocation information to a pdf signature(java-iText)

2010-10-14 Thread Paulo Soares
Make sure that your certificate issuer is trusted by Acrobat or the OCSP won't be used. Paulo -Original Message- From: jfsa [mailto:uai...@gmail.com] Sent: Thursday, October 14, 2010 3:07 PM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Adding revocation info

Re: [iText-questions] Images and the HTMLWorker

2010-10-14 Thread Paulo Soares
Have a look at PdfWriter.setStrictImageSequence(). Paulo From: bob dobbs [mailto:space...@hotmail.com] Sent: Wednesday, October 13, 2010 4:48 PM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] Images and the HTMLWorker I am creating a pdf fro

Re: [iText-questions] Images and the HTMLWorker

2010-10-14 Thread Paulo Soares
There's already an interface to deal with image generation (ImageProvider) and image transformation (Img). Paulo From: Nurettin DAG [mailto:nurettin...@gmail.com] Sent: Thursday, October 14, 2010 12:59 PM To: Post all your questions about iText here Subject: Re:

Re: [iText-questions] Adding revocation information to a pdf signature(java-iText)

2010-10-14 Thread jfsa
For CRLs it's Ok, But now I want to add ocsp responses that are got online while signing and used offline when the pdf document is opened. Actually I tried some sources from the web and from the iText in action book but that doesn't work. As result, signature is considered as valid only when pdf d

[iText-questions] columns - same height

2010-10-14 Thread Vojtěch Šefler
Hi, I am trying to create two column text where the columns would have same height (by default, the final left column is filled with text and there is blank space in the right column). I tried to use MultiColumnText and specify the height in constructor (this shrinks the left final column and m

Re: [iText-questions] Images and the HTMLWorker

2010-10-14 Thread Nurettin DAG
I have also struggled with the same issue. The safest way is to have iText resize the image controlled with a flag on an image object. However, this requires a patch on iText. If authors agree it is a common requirement I am happy to share the patch I have and we can work further on it. On Wed, Oc

Re: [iText-questions] Choice of "method"

2010-10-14 Thread Nurettin DAG
Bruno, the requirement is that at each onTableEvent you need to know in advance if the table is split or not so that you can take actions like dashed border at the bottom if table is split or ctnd on next page text at the lower right corner of the table and just a simple border if table fits in the