[iText-questions] Bookmarks/Floating field in Acrobat

2009-03-26 Thread Sr. Miguel
Hi, Can someone give some guidance about this topic? Is it possible to create an acroform (pdf created using Acrobat professional) with variable fields that will function similar to floating fields one get while using livecycle designer? In other words, is there any way to have variable

[iText-questions] How to take this message from reader: The validity of the document certification is Unknown.

2008-11-06 Thread Sr. Miguel
Hello, I have a pdf file with a server-generated digital signature. When the PDf is opened in a browser I get the following message: The validity of the document certification is Unknown. The author could not be verified. My goal is to make that message disappear without user interaction.

[iText-questions] sorry: I forgot the subject: client-side signing

2008-11-05 Thread Sr. Miguel
Hello, Can someone point me out to some solutions that can let a user digital sign a pdf document locally (client-side)? Thank you _ Discover the new Windows Vista http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form

[iText-questions] (no subject)

2008-11-05 Thread Sr. Miguel
Hello, Can someone point me out to some solutions that can let a user digital sign a pdf document locally (client-side)? Thank you _ Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! http:/

Re: [iText-questions] How to read IP Address using Itext javascript

2008-11-03 Thread Sr. Miguel
Hello, Try to get it outside the pdf, and send it into the pdf when it is opened.> Date: Fri, 31 Oct 2008 06:15:29 -0700> From: [EMAIL PROTECTED]> To: itext-questions@lists.sourceforge.net> Subject: [iText-questions] How to read IP Address using Itext javascript> > > Hi All,> > I am trying to

Re: [iText-questions] PDF digital signatures and dynamic forms reconstructed at server side

2008-10-06 Thread Sr. Miguel
should be taken from the form. Thank you From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Sun, 5 Oct 2008 21:56:38 -0700Subject: Re: [iText-questions] PDF digital signatures and dynamic forms reconstructed at server side On Oct 5, 2008, at 5:03 PM, Sr. Miguel wrote: If one create a

[iText-questions] PDF digital signatures and dynamic forms reconstructed at server side

2008-10-05 Thread Sr. Miguel
Hello, I would like to have some opinions about this subject. I appreciate all your help. If one create a dynamic pdf with a signature field (depending from some input data, the form´s layout will change in the user screen), and if the user apply a digital signature to the form, how should

Re: [iText-questions] itextsharp support on dynamic form

2008-08-14 Thread Sr. Miguel
Hi, To control field properties, why don´t you add script to the form (into the right event) that will look for the fields you want and then change it properties? If you do this iTExt will still be a great help. From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Thu, 14 Aug 2008 14:06:36 -0400S

Re: [iText-questions] How to launch exist javascript from static PDF (not XFA)

2008-08-09 Thread Sr. Miguel
Hi, I don´t have sure if I understood you right, but why don´t you get the data from the database with code outside the form, and send to the form that data with the other data you are already sending into the form?> Date: Thu, 7 Aug 2008 22:38:11 -0700> From: [EMAIL PROTECTED]> To: itext-qu

Re: [iText-questions] new to iText need urgent response

2008-07-17 Thread Sr. Miguel
Hello, I don´t see any problem in using iText to achieve your goals, and I believe you have two main options: 1 - use Acrobat or Adobe Designer to design the template (without coding), but you will have to buy an Acrobat licence; 2 - code with iText to create the template; In both option,

Re: [iText-questions] What is the difference between PDF/A and PDF/X? Which one does iText produce?

2008-07-15 Thread Sr. Miguel
And, after you have produced your PDF you can use the preflight tool from Acrobat to have sure that your PDF adheres to the standard you want.> Date: Tue, 15 Jul 2008 09:32:08 +0200> From: [EMAIL PROTECTED]> To: itext-questions@lists.sourceforge.net> Subject: Re: [iText-questions] What is the

[iText-questions] Message displaying "something is being processed..."

2008-06-17 Thread Sr. Miguel
Hello, I was wondering if this is possible to achieve using Acrobat Reader with the help from iText. In some PDF files created with LivecycleDesigner (most will be dynamic forms) we have some mechanisms that transform by code some data/appearence of the PDF file while the user is working wi

Re: [iText-questions] Converting Non-Editable Pdfs to Editable pdfs

2008-06-09 Thread Sr. Miguel
> -Original Message-> > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On > > Behalf Of Sr. Miguel> > Sent: Friday, June 06, 2008 12:31 PM> > To: Post all your questions about iText here> > Subject: Re: [iText-questions] Converting Non-Edita

Re: [iText-questions] Converting Non-Editable Pdfs to Editable pdfs

2008-06-09 Thread Sr. Miguel
100> From: [EMAIL PROTECTED]> To: > itext-questions@lists.sourceforge.net> Subject: Re: [iText-questions] > Converting Non-Editable Pdfs to Editable pdfs> > > > > -Original > Message-> > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED

Re: [iText-questions] Reader Enabled forms

2008-06-06 Thread Sr. Miguel
No, it isn´t.> Date: Fri, 6 Jun 2008 18:27:00 +0200> From: [EMAIL PROTECTED]> To: itext-questions@lists.sourceforge.net> Subject: Re: [iText-questions] Reader Enabled forms> > Sr. Miguel wrote:> > > > Ok, thank you!> > Still, it's strange that a questi

Re: [iText-questions] Reader Enabled forms (was: Converting Non-Editable Pdfs to Editable pdfs)

2008-06-06 Thread Sr. Miguel
Ok, thank you! From: [EMAIL PROTECTED]: Fri, 6 Jun 2008 09:30:46 -0400To: [EMAIL PROTECTED]: Re: [iText-questions] Reader Enabled forms (was: Converting Non-Editable Pdfs to Editable pdfs) On Jun 6, 2008, at 8:19 AM, Bruno Lowagie wrote: However, and maybe Leonard can answer this if he read

Re: [iText-questions] Converting Non-Editable Pdfs to Editable pdfs

2008-06-06 Thread Sr. Miguel
> I didn't see any response yet to your question about filling> Reader Enabled > forms. I hope it gets solved eventually.> br,> Bruno Bruno, I have an eye on the iTextsharp forum also, to see if Paulo will say something about that :) It always seemed strange to me that xpaaj was able to fill

Re: [iText-questions] Converting Non-Editable Pdfs to Editable pdfs

2008-06-06 Thread Sr. Miguel
Hi, If you are in a migration project like I think you are, you are in the wrong way. Even if you could add fields automattically to your existing PDF documents you would always need to look to each one, one by one, and make small alterations. This would leed to a non-ending project. In m

Re: [iText-questions] click on image and open the attachment

2008-06-05 Thread Sr. Miguel
o: itext-questions@lists.sourceforge.net> Subject: Re: [iText-questions] click on image and open the attachment> > On Jun 5, 2008, at 7:00 AM, Sr. Miguel wrote:> > Will reader 9 bring us other inovations like a way to solve the > > silent print feature (important in wo

Re: [iText-questions] How to display print status to the client

2008-06-05 Thread Sr. Miguel
Hi, I also think its better to assume it is impossible, because, we have situations when the form prints well (are well sended to the printer spool), but sometimes something goes wrong in the printer spooler and the pages are not printed at all. > Date: Thu, 5 Jun 2008 13:36:56 +0200> Fro

Re: [iText-questions] click on image and open the attachment

2008-06-05 Thread Sr. Miguel
Leonard, Will reader 9 bring us other inovations like a way to solve the silent print feature (important in workflow scenarios, for instance)? Will be any other change in acrobat reader that iText users should be warn about? Thank you > From: [EMAIL PROTECTED]> Date: Thu, 5 Jun 2008

Re: [iText-questions] How put or take off permission on PDF

2008-06-05 Thread Sr. Miguel
already used this feauture with success? Thank you! > Date: Wed, 4 Jun 2008 18:27:23 +0200> From: [EMAIL PROTECTED]> To: > itext-questions@lists.sourceforge.net> Subject: Re: [iText-questions] How put > or take off permission on PDF> > Sr. Miguel wrote:> > Hello,> &

Re: [iText-questions] How put or take off permission on PDF

2008-06-04 Thread Sr. Miguel
Hi, You said: "If this is about a reader enabled PDF: Read the FAQ (it has references to examples):http://www.1t3xt.com/docs/faq.php?branch=faq.itext&node=enabled_form " I tried this example using itextsharp, and I still got the Adobe message ""This document contained certain rights to en

Re: [iText-questions] How to merge two PDF files with XFA form content?

2008-06-02 Thread Sr. Miguel
Leonard, Is the creation of those packages a manual process and is it only possible to create them using Acrobat? Thank you> From: [EMAIL PROTECTED]> Date: Fri, 30 May 2008 12:49:02 -0400> To: itext-questions@lists.sourceforge.net> Subject: Re: [iText-questions] How to merge two PDF files w

Re: [iText-questions] How to merge two PDF files with XFA form content?

2008-05-30 Thread Sr. Miguel
form content?> > Sr. Miguel wrote:> > Hello,> > > > So, is it possible to flatten a XFA PDF file using iText? I thought it > > wasn´t possible, and because I already tried that some times ago without > > success, it means I was missing something...> > S

Re: [iText-questions] How to merge two PDF files with XFA form content?

2008-05-30 Thread Sr. Miguel
Hello, So, is it possible to flatten a XFA PDF file using iText? I thought it wasn´t possible, and because I already tried that some times ago without success, it means I was missing something... Avi Flax, please let me know if you will be able to accomplish your goal. Thank you> Date:

[iText-questions] (no subject)

2008-05-19 Thread Sr. Miguel
Hello, I was wondering if someone is using or will use iText and Livecycle PDF forms in a distributed context, mainly, with the concept of a central office and branch offices, where templates are distributed along the branch offices (due bandwidth limitations). Any ideas on this? Thank you __

Re: [iText-questions] Save typed-in content with Adobe Reader

2008-05-15 Thread Sr. Miguel
: XPAAJ has been discontinued and is unsupported technology. Adobe recommends that you NO LONGER USE it... Leonard On May 15, 2008, at 11:15 AM, Sr. Miguel wrote: In the first choise, and because you would have bought Reader Extensions, you could then use XPAAJ instead of iText, because merging

Re: [iText-questions] Can iText notify a browser when the pdf is done loading?

2008-05-15 Thread Sr. Miguel
I think it is possible because you can communicate from the browser to the PDf and vice-versa. However, it is not a good practice. > Date: Wed, 14 May 2008 16:26:15 -0700> From: [EMAIL PROTECTED]> To: > itext-questions@lists.sourceforge.net> Subject: Re: [iText-questions] Can > iText notify a

Re: [iText-questions] Save typed-in content with Adobe Reader

2008-05-15 Thread Sr. Miguel
In the first choise, and because you would have bought Reader Extensions, you could then use XPAAJ instead of iText, because merging (only) data with XPAAJ should not take the Reader enabled "thing" from your form. This would improve your solution because you would need to send only one time th