Re: [iText-questions] Problem with fonts (?) in TextFields.

2013-09-30 Thread Kostas
Hello. Thanks for the answer, but this didn't seem to help. L Kostas From: Iliadis Yannis [mailto:ilyan...@gmail.com] Sent: Thursday, September 26, 2013 4:53 PM To: Post all your questions about iText here Subject: Re: [iText-questions] Problem with fonts (?) in TextFields. Hi Kost

Re: [iText-questions] Problem with fonts (?) in TextFields.

2013-09-30 Thread Iliadis Yannis
Hi, Do you flatten your pdf? If not then use the setFormFlattening to true e.g. stamper.setFormFlattening(true); Unless you want to keep your pdf editable, then the above code will not work for you. Yannis 2013/9/30 Kostas > Hello. > > ** ** > > Thanks for the answer, but this didn’t se

Re: [iText-questions] Email created PDF

2013-09-30 Thread Balder VC
Sending emails with Java is beyond the scope of iText and this mailinglist I suggest you google (or bing or .. whateversearchengine) How to email attachments with Java. On 09/29/2013 10:34 PM, Jon Jay wrote: > Hi All, > > I am trying to email the PDF that I just created and I am lost now as to >

Re: [iText-questions] XMLWorker not creating PDF

2013-09-30 Thread Balder VC
On 09/27/2013 12:14 PM, Ty Davis wrote: > > Is there a specfic type of doctype we should be using? We're using : > AFIAK a doctype is not mandatory, but your html should be valid xml. -- October Webinars: Code for Performa

Re: [iText-questions] Problem with fonts (?) in TextFields.

2013-09-30 Thread Kostas
I have tried flattening and it seems to clear the fields and leave them empty and editable. L I don't get it. Kostas From: Iliadis Yannis [mailto:ilyan...@gmail.com] Sent: Monday, September 30, 2013 10:53 AM To: Post all your questions about iText here Subject: Re: [iText-questions] Proble

[iText-questions] Fonts with itext

2013-09-30 Thread rajiv_kumar
Hello, I have an application where i have to use calibri and tahoma fonts. Now i have successfully generated pdf while having the locatiion of the pdfs set up on my local system c:drive. I need to deploy this code on a server and here i am having problem. Apart from having have to install the font

Re: [iText-questions] Fonts with itext

2013-09-30 Thread John Mathew
I think itext has option to embed fonts . http://itextpdf.com/examples/iia.php?id=288 Thanks John On Mon, Sep 30, 2013 at 10:26 PM, rajiv_kumar wrote: > Hello, > > I have an application where i have to use calibri and tahoma fonts. Now i > have successfully generated pdf while having the loca

[iText-questions] Convert PDF to MS Word

2013-09-30 Thread Mohammed AlSayani
Hello Guys , I have generate the pdf using itextsharp and it is working fine ,,, now the new Requerment the need to the same copy of pdf file in MS Word format Dose itest sharp has the facilty to convert to word ,, or if you have any idea to do it in fast way Thanks alot for your help -- Be