[iText-questions] Removing Javascript from Existing PDF

2007-12-13 Thread Dennis Racine
Been doing some digging, and haven't seen a straight answer for this. I have a bunch of pdf's that have a bit of javascript in them for making sure they are only opened using our webservice. We're now offering a option for our customers to save a flatted version of these files locally, so i

Re: [iText-questions] Removing Javascript from Existing PDF

2007-12-13 Thread Dennis Racine
tried the setPageAction tag, but I can't it to work right. Must be missing something. -Deenis Dennis Racine wrote: Been doing some digging, and haven't seen a straight answer for this. I have a bunch of pdf's that have a bit of javascript in them for making sure they are only opened using our

Re: [iText-questions] form field fontsize changing with using setFormFlattening(true);

2007-10-03 Thread Dennis Racine
I don't have a problem taking out the setGenerateAppearances(false) but what can i do about keeping the font sizes of the form data the same when the form is populated and/or flattened? They are currently increasing in size from their original setting. Dennis Racine wrote: I'm having

Re: [iText-questions] pdfStamper to screen?

2007-09-24 Thread Dennis Racine
anyone have any idea on how to keep the font sizes from changing? Dennis Racine wrote: can i specify the screen as the outputstream? I'm currently opening an existing pdf, populating it etc and saving it as a new file. I would like to be able to just send the pdf result directly

[iText-questions] form field fontsize changing with using setFormFlattening(true);

2007-09-21 Thread Dennis Racine
-- -- Racine-Web Design Dennis Racine Tel. 530-470-8751 Fax (408) 904-4816 website: http://www.racine-web.com [EMAIL PROTECTED] Instant Messangers: Yahoo: dennis_racine MSN: [EMAIL PROTECTED] (IM Only) AIM: DRacine33E ICQ: 967354

[iText-questions] pdfStamper to screen?

2007-09-19 Thread Dennis Racine
. -- -- Racine-Web Design Dennis Racine Tel. 530-470-8751 Fax (408) 904-4816 website: http://www.racine-web.com [EMAIL PROTECTED] Instant Messangers: Yahoo: dennis_racine MSN: [EMAIL PROTECTED] (IM Only) AIM: DRacine33E ICQ: 967354

[iText-questions] Multi-Line Text Alignment

2007-07-20 Thread Dennis Racine
just does correct to begin with :) I setup a test URL with the 4 methods here: http://ho.racine-web.com/pdf_test.cfm -- -- Racine-Web Design Dennis Racine Tel. 530-470-8751 Fax (408) 904-4816 website: http://www.racine-web.com [EMAIL PROTECTED] Instant

Re: [iText-questions] Multi-Line Text Alignment

2007-07-20 Thread Dennis Racine
://itext.ugent.be/library/question.php?id=54 Paulo - Original Message - From: Dennis Racine [EMAIL PROTECTED] To: itext-questions@lists.sourceforge.net Sent: Thursday, July 19, 2007 11:21 PM Subject: [iText-questions] Multi-Line Text Alignment Ok, this seems to be a wide spread problem