Re: [iText-questions] test if form field is READ_ONLY

2013-01-31 Thread Larry Evans
On 01/30/13 08:27, Larry Evans wrote: > I'm using the following code: > > > String selectedFile ="some_source_pdf_file.pdf"; > String file ="some_target_pdf_file.pdf"; > PdfReader reader = new PdfReader(selectedFile); > PdfStamper stamp = new PdfStamper(reader, >

[iText-questions] test if form field is READ_ONLY

2013-01-30 Thread Larry Evans
I'm using the following code: String selectedFile ="some_source_pdf_file.pdf"; String file ="some_target_pdf_file.pdf"; PdfReader reader = new PdfReader(selectedFile); PdfStamper stamp = new PdfStamper(reader, new FileOutputStream(file)); AcroFiel

[iText-questions] test

2012-05-28 Thread newinf
test -- View this message in context: http://itext-general.2136553.n4.nabble.com/test-tp4655140.html Sent from the iText - General mailing list archive at Nabble.com. -- Live Security Virtual Conference Exclusive live ev

Re: [iText-questions] Test

2011-07-07 Thread TvT
Yes you can. 2011/7/7 Rhino > > I just need to see if I can post questions here. Sorry! > > > -- > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of app

[iText-questions] Test

2011-07-07 Thread Rhino
I just need to see if I can post questions here. Sorry! -- All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, f

Re: [iText-questions] test of signed pdf

2010-03-17 Thread Paulo Soares
AcroFields has methods for that. Paulo From: Pavol Behul [pbe...@gmail.com] Sent: Wednesday, March 17, 2010 1:48 PM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] test of signed pdf Hello, is som simple way to find out, if pdf is

[iText-questions] test of signed pdf

2010-03-17 Thread Pavol Behul
Hello, is som simple way to find out, if pdf is digitally signed ? (some method in PdfReader or something like that..) Thnx.. Regards, Pavol Behul -- Download Intel® Parallel Studio Eval Try the new software tools for

[iText-questions] Test Mail

2010-01-07 Thread Venu Repaka
Hi, Iam new to this group. Wanna test it Regards, Venu Repaka, Cell: 515-867-3263, E-Mail: rven...@gmail.com On Thu, Jan 7, 2010 at 9:33 PM, < itext-questions-requ...@lists.sourceforge.net> wrote: > Welcome to the

Re: [iText-questions] Test if some elements fits in a page

2009-07-02 Thread Paulo Soares
The better way is to create a new ColumnText, the first one is "spent" anyway. Paulo > -Original Message- > From: natros [mailto:nat...@gmail.com] > Sent: Thursday, July 02, 2009 12:32 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] T

[iText-questions] Test if some elements fits in a page

2009-07-02 Thread natros
I have been doing some experiments with ColumnText to see if some iText element fits in the page. I'm witting 38 time the word "Hello" and 5 times the word "World". If the last 5 words does not fit in the page I want them in a new page. Here is what I did Document doc = new Document(); try { Pdf

[iText-questions] Test

2007-07-24 Thread Pierluigi Usai
Test - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >>

[iText-questions] Test message

2006-02-07 Thread Joseph Brady
Test message - I was having problems with our ISP's SMTP server and the postmaster address requirement. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine

[iText-questions] test

2004-08-14 Thread Pilby
I had problems posting to this newsgroup before, just testing if this goes through.   Sorry for the inconvenience.   Thanks.  

[iText-questions] Test cursor position

2003-08-28 Thread Wakabayashi, JR
Does anybody know what the best way is to test whether or not the next line will be the last line of the current page? I'm developing a application that uses a velocity template which parses a txt file. I automatically force a new page at the end of the file but, some files are just about 1 page

[iText-questions] test

2003-07-22 Thread David Thielen
Hi;   Just checking that I'm still getting mail from the list