[iText-questions] Issue with Barcode 128 generated with iText

2008-11-10 Thread Navin Kumar
Hi Paulo, Thanks for your valuable suggestion. Regards Navin Message: 2 Date: Mon, 10 Nov 2008 10:03:49 + From: Paulo Soares <[EMAIL PROTECTED]> Subject: Re: [iText-questions] Issue with Barcode 128 generated with iText To: Post all your questions about iText here Message-

[iText-questions] Signing PDF from smartcard and timestamping

2008-11-10 Thread HemD
Hello! I already found several posts about timestamping a signed PDF, but I actually can't find a suitable way to insert the solution into my Java code. I use something like PdfReader reader = new PdfReader(data); baos = new ByteArrayOutputStream(); PdfStamper stamper = PdfStamper.createSignat

Re: [iText-questions] Re ader Enable issue with dynamic XfaForms.

2008-11-10 Thread Leonard Rosenthol
Actually, that stopped working with Acrobat 8... Leonard On Nov 10, 2008, at 8:49 AM, Paulo Soares wrote: > In Acrobat 9 dynamic forms don't create the acro form fields needed > to work with iText. It may work today with older versions but it > won't work tomorrow. > > __

Re: [iText-questions] Re ader Enable issue with dynamic XfaForms.

2008-11-10 Thread Paulo Soares
In Acrobat 9 dynamic forms don't create the acro form fields needed to work with iText. It may work today with older versions but it won't work tomorrow. From: darrenmia [EMAIL PROTECTED] Sent: Monday, November 10, 2008 12:19 PM To: itext-questions@lists.s

Re: [iText-questions] I want a new page to be generated even if the cureent page is not full

2008-11-10 Thread 1T3XT info
Lopes, James wrote: > So I’m parsing an html page, that has the html tag HR as page > boundaries. My parse catches the HR tag and call newPage on the > document object. The data fills the previous page and does not begin in > the new page. > > I’m using the SAX parser from the FooBarFlyer exam

Re: [iText-questions] Re ader Enable issue with dynamic XfaForms.

2008-11-10 Thread darrenmia
Hi Paulo, If Itext do not support Dynamic Forms, how come I am able to merge the datas to pdf when I use PdfStamper destStamp= new PdfStamper( destReader, new FileOutputStream(DEST2) , '\0'); without the append flag.? I am not sure if mine are a dynamic form, i save it as a dynamic form,but ther

Re: [iText-questions] My pdf page size changes after the first page

2008-11-10 Thread 1T3XT info
Lopes, James wrote: > My data is large enough to generate a new page. The size of the next > pages is wider than the first. Have anyone encountered this? Please provide an example that reproduces the problem. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info

Re: [iText-questions] Re ader Enable issue with dynamic XfaForms.

2008-11-10 Thread Paulo Soares
There's no support for dynamic forms. Paulo From: darrenmia [EMAIL PROTECTED] Sent: Monday, November 10, 2008 3:19 AM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] Re ader Enable issue with dynamic XfaForms. Hi All, I have a Dynami

Re: [iText-questions] feathered edge drop shadow

2008-11-10 Thread dsmall
Hi Thanks for the reply I probably didnt explain clearly. I want the gradient or feather to follow the edge of the characters. Please have a look at the attached image example. This was created in photoshop. Regards and thanks again 1T3XT info wrote: > > dsmall wrote: >> Is it possible with

[iText-questions] Re ader Enable issue with dynamic XfaForms.

2008-11-10 Thread darrenmia
Hi All, I have a Dynamic Xfa form created using Adbove Livecycle 8 and has reader enabled it using Acrobat Pro and recently purchased the reader extension. The forms is distributed to my customers and has saved multiple copies with datas onto their PC. Now I have a newer version with bug fixes th

Re: [iText-questions] Unrecognized PDF content: The document contains PDF content or custom content not supported by the current version of Adobe Reader.

2008-11-10 Thread Shadow Man
Ok. so.. if its a warning why is Acrobat 9 preventing the signature validation? And more important, to me at least, how can may I stop this from happening? On Fri, Nov 7, 2008 at 7:37 AM, Leonard Rosenthol <[EMAIL PROTECTED]>wrote: > Interesting... > The validity checker expects that DR is a stan