[iText-questions] iTextPDF support for AcrobatReader 10

2010-12-22 Thread Sri Harsha Yenuganti
I am having some PDF's generated from iTextpdf. They are working fine with earlier versions of Acrobat reader. But having some issues when opened through the latest version X of acrobat reader. Does latest version of iTextpdf support Acrobat reader X fully? Or does it have any bugs ? -

[iText-questions] To go to a particular page in PDF

2010-05-04 Thread SRI!0!
Hi, I have a small problem. Iam having a PDF sitting on the file system. I need to read the this file and I get the page number from some other source. Now depending on the page number I need to stream the file and go to that particular page in PDF while its opened. Please let me know how to

Re: [iText-questions] No fields returned by AcroFields.Count

2010-03-30 Thread sri sri
dont have the book could u please give the online link to the Chapter 8 in Itext thanks in advance Sri ** -- Download IntelĀ® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proact

[iText-questions] Set the data in

2010-03-04 Thread SRI!0!
Hi, Like we set the data in for dynamic data. I was able to display the dynamic rows. Now I have a new template that has fields in tag of XFA. Can anyone please suggest me how to set the fields that are in tag. An Example on this issue would be helpful. Thanks, Srikanth -- View this messag

[iText-questions] Get the Fields not from Datasets

2010-02-24 Thread SRI!0!
Hi, I have a requirement to populate the PDF template. Some fields from the template are from and some are not from . So when i get the XFAForm object from the reader it does not have the other fields so is there a way to get the fields from the template and how do we need to set that fields b

[iText-questions] Merging of dynamic XFA forms

2010-02-01 Thread SRI!0!
Hi, Iam populating the data into XFA PDF templates. I was able to retrieve the XML from PDF modify this by adding the data to XML and was able to set it back to PDF. The Data is also reflected back in the template. Everything is fine up to here. But I have two templates and iam following the sa

Re: [iText-questions] Merge Xml data using XDP.

2010-01-22 Thread SRI!0!
Hi Leonard, Iam a newbie to this new xml standard in itext. I apologize if i had misused the terms. Can you please refer me where I can start off with the XDP,Xml etc stuff. Thanks, Sri... Leonard Rosenthol-3 wrote: > > Do you understand the relationship between .xdp and .p

[iText-questions] Merge Xml data using XDP.

2010-01-22 Thread SRI!0!
Hi, I have a .xdp, .xml and .pdf file. I have a requirement to use the xdp file and merge the data in .xml file into the pdf. Please let me know how to do this. Example would be appreciated. Regards, Srikanth. -- View this message in context: http://old.nabble.com/Merge-Xml-data-using-XDP.

[iText-questions] Populate hidden fields in XFA document

2010-01-22 Thread SRI!0!
. Please let me know if this is possible. Thanks, Sri... -- View this message in context: http://old.nabble.com/Populate-hidden-fields-in-XFA-document-tp27270907p27270907.html Sent from the iText - General mailing list archive at Nabble.com

Re: [iText-questions] Lossing the number formats while merging XFA forms

2009-06-24 Thread SRI!0!
The reply not clear !! Please let me know what do you mean by Changing the XFA grammer. Thanks, Sri!0! Leonard Rosenthol-3 wrote: > > There is no support in iText for merging XFA-based forms. You will need > to write the code yourself that will process the XF

[iText-questions] Lossing the number formats while merging XFA forms

2009-06-22 Thread SRI!0!
(75,000.00) but if i use merging then the value is coming as (75000). Please let me know how to merge two XFA pdf documents without losing the number format. :-) Thanks, Sri. -- View this message in context: http://www.nabble.com/Lossing-the-number-formats-while-merging-XFA-forms-tp24145167p24145167.html

[iText-questions] Utilizing Current JSP Code

2007-01-04 Thread Sri Tulasiram
Hi, I am working on generating some reports in my application in PDF format using iText. Currently those reports are rendered in HTML format using JSP/Java code. Is there a way I can use the same JSP/Java code and render the report in PDF format without having to rewrite the entire reporting c

[iText-questions] iText

2005-05-17 Thread Sri ram Murthy
lt. If you require any further information let me know. Thanks Sri Ram --- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?

[iText-questions] iText RTF Document Table of Contents

2004-01-23 Thread Sri
We have an application in which we need to generate RTF documents with Table of Contents. Iam pleased with iText capabilities to generate RTF. Iam not able to figure out generating "Table of Contents". I've noticed there are classes designed, but I have problem putting them to work. I