Re: [iText-questions] iText version

2009-07-25 Thread George G Wang
Thank you, Bruce. I finally figured it out (by one-by-one removing the user libraries on the buildpath). iText is embedded in one of the gwt jars (gwt-benchmark-viewer.jar). It seems strange that Eclipse doesn't provide an easy way to locate the jar file for a referenced class. (It is very eas

Re: [iText-questions] iText version

2009-07-25 Thread Bruce Van Horn
Did you try the plug-ins folder? We have a custom version of eclipse at work and I had to change it within the plug-in's folder but I'm not sure if that's standard or not. If that's not it could you just search the directory tree and find it that way? You might also check the config files

[iText-questions] iText version

2009-07-25 Thread George G Wang
I use Eclipse (version 3.4.2) which seems to have iText lib buit-in because I can produce pdf without download the iText.jar and configure it to BuildPath. That is all good except I cannot find the iText.jar file is located in my system. The "built in" iText is old version (from properties of t

[iText-questions] Arabic Rich text in pdf

2009-07-25 Thread sarvesh43
Please help me ??? i want to display arabic text in rich text format in pdf document using java As first i am using Jtidy parser to clean up html code and then used HTMLWorker for rendering html arabic text into pdf i also used arialbd.ttf font to display arabic data in win 2000 only simple

Re: [iText-questions] Merging Pdfs with Acroforms

2009-07-25 Thread 1T3XT info
savi wrote: > Hi, > > I have a pdf with basic person information (pdf with Acroforms). Also, i > have another pdf with address information(again pdf with Acroforms). this > address pdf should be added to the person pdf depending on the number of > person address. Say if the person has 2 address, a

[iText-questions] Merging Pdfs with Acroforms

2009-07-25 Thread savi
Hi, I have a pdf with basic person information (pdf with Acroforms). Also, i have another pdf with address information(again pdf with Acroforms). this address pdf should be added to the person pdf depending on the number of person address. Say if the person has 2 address, add the address.pdf two