Re: [iText-questions] Ability to print multiple copies of the Adobe Document

2009-11-21 Thread Leonard Rosenthol
Have you read the Acrobat SDK documentation on the various command line parameters or the other programming methods for Reader? This question is out of scope for this list, so you might want to to try Adobe's support forums. Leonard From: Afshan Raees [mailto:ara...@metametrix.com] Sent: Frida

Re: [iText-questions] How?: Drawing typographers marks using Registration Black

2009-11-21 Thread Leonard Rosenthol
Not sure what your question is... If you are unable to get separation black working today, then you will need to modify iText in order to get it. It will, of course, require you to get a better understanding of color and PDF - and then of iText. Or I am sure that Bruno will be glad to offer so

Re: [iText-questions] AcroForm with empty Fields array

2009-11-21 Thread Leonard Rosenthol
There is nothing that says that all Widget annotations have to be listed in the Fields array - they can just be regular annotations. It's weird, but not illegal. Leonard -Original Message- From: Gylfi Ingvason [mailto:gylfi.ingva...@solimarsystems.com] Sent: Thursday, November 19, 200

Re: [iText-questions] Extract images using itext library (Urgent)

2009-11-21 Thread 1T3XT info
java.g...@rediffmail.com wrote: > Hi, Please send some sample example of extracting embedded images in PDF file. There are no such examples, but as soon as you finish your assignment we'll expect some samples from you for further reference. Thanks! -- This answer is provided by 1T3XT BVBA http:/

Re: [iText-questions] Images extraction.

2009-11-21 Thread 1T3XT info
java.g...@rediffmail.com wrote: > Hi , I am able to extract images in JPEG(.jpg, .jpeg, .jpe) format only not > other. Read the PDF Reference and you'll find out why. I hope it's not urgent. The PDF reference count about 1200 pages :p (Note: you won't get a ready-made sample here, because there

[iText-questions] Extract images using itext library (Urgent)

2009-11-21 Thread java . geek
Hi, Please send some sample example of extracting embedded images in PDF file. Thanks in advance. -Ganesh -- This message was sent on behalf of java.g...@rediffmail.com at openSubscriber.com http://www.opensubscriber.com/messages/itext-questions@lists.sourceforge.net/topic.html

[iText-questions] Extract PDF embedded images using iText.

2009-11-21 Thread java . geek
Hi All, I am trying to extract images from pdf document using iText library. I am able to create the instance of only JPEG format(*.jpg, *.jpeg, *.jpe). Image imageObject = Image.getInstance(image); Not other format images are embedded in PDF document. public void extractImagesInfo(){

Re: [iText-questions] Images extraction.

2009-11-21 Thread java . geek
Hi , I am able to extract images in JPEG(.jpg, .jpeg, .jpe) format only not other. public void extractImages(){ try{ PdfReader chartReader = new PdfReader("myPdf.pdf"); for (int i = 0; i < chartReader.getXrefSize(); i++) {

[iText-questions] Extract images form pdf using iText ! ! Urgent !!

2009-11-21 Thread Ganesh Shinde
Hi All, Please send some sample example of extracting images from pdf using iText library. Thank. Ganesh -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design,