Re: [iText-questions] PDF and Embed files

2008-09-08 Thread Paulo Soares
See http://article.gmane.org/gmane.comp.java.lib.itext.general/19141. You don't have to create an appearance if you can live with the paperclip icon. Paulo - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Monday, September 08, 2008 9:06 PM Subject: [iText-questions] PDF and Emb

[iText-questions] PDF and Embed files

2008-09-08 Thread MMarcavage
Sorry to ask this once again but I can not locate the answer. Can you tell me or point me in the direction on how to embed files into a PDF file <>- This SF.Net email is sponsored by the Moblin Your Move Developer's chall

[iText-questions] Lotus Notes to PDF

2008-09-08 Thread Michael Marcavage
This is a statement not a question: I have used the iText PDF Jar for years now and I must say THANK YOU for creating it. It has worked out very well for me no matter what company that I have worked for. It has worked very well in Lotus Notes and it just seems to keep getting better. I am even

Re: [iText-questions] Resizing, moving a watermark stam p on a pdf (already stamped using iText)

2008-09-08 Thread RK
I tried with Stamp Annotation and it worked. Thank you so much for your help. - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win

Re: [iText-questions] Determining bounds of existing pdf content

2008-09-08 Thread Paulo Soares
You'll have to rasterize the page, using ghostscript, for example, to find the last pixel. I have some doubts that your workflow will work but it doesn't hurt to try. Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Edward Deards > Sent: Mo

[iText-questions] Determining bounds of existing pdf content

2008-09-08 Thread Edward Deards
Hi All, First the obligatory first post disclaimer. I am new to pdf and iText. I've also not read the book as yet - we'll get this assuming I can get a basic proof of concept going. Apologies if this question has been answered before - I've not been able to find it despite my best efforts. I'm ca

Re: [iText-questions] how to add password to PDF

2008-09-08 Thread Paulo Soares
Look for PdfWriter.setEncryption(). Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of varun.saxena > Sent: Monday, September 08, 2008 2:46 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] how to add password to PDF

[iText-questions] how to add password to PDF

2008-09-08 Thread varun.saxena
Hi, Please guide me how to add a password to a pdf file which i am creating using itext. the simple source code for the pdf creation is as follows: import java.awt.Color; import java.io.FileOutputStream; import com.lowagie.text.Document; import com.lowagie.text.PageSize; import com.

Re: [iText-questions] How to run SelectedPages (from iText-toolbox) headless?

2008-09-08 Thread Hans-Werner Hilse
Hi, just a short addition: Hagabard wrote: > Thanks for the quick reply. I tried messing with it all day with no > luck at all. (I'm more about PHP than Java.) > [...] > Did some more web searching, and discovered Multivalent, which seems > to be the solution to my problem. (I did just go thr

Re: [iText-questions] How to run SelectedPages (from iText-toolbox) headless?

2008-09-08 Thread Hagabard
Thanks for the quick reply. I tried messing with it all day with no luck at all. (I'm more about PHP than Java.) Basically the client uploads a big pdf file (fax image) and I just need to tear out the user specified pages with a external command/shell call from the php code. Not pretty, but it

Re: [iText-questions] iText & greek fonts

2008-09-08 Thread Iliadis Yannis
Geia sou Antoni. I had similar problems with greek fonts. I found out that fonts like Helvetica (the one you are using) have this behavior when filling Acrofields. An easy way to work around this, is to use Times New Roman or Arial as the fields font. Yannis Iliadis 2008/9/6 Antonios Papadakis-