Re: [iText-questions] Text,BookMarks Extraction

2012-03-05 Thread manoj kumar
Thanks a lotit helped me...and i'm sorry for asking questions without going through whole book... On Mon, Mar 5, 2012 at 1:51 PM, iText Info wrote: > Op 5/03/2012 9:14, manojkumar1412 schreef: >> I am trying to extract bookmarks of a pdf using SimpleBookMark class. Below, >> is the kids of on

Re: [iText-questions] Xml to tagged pdf

2012-02-22 Thread manoj kumar
is it compulsary to use rolemap and map the schema?? Book Example is very small. Is there any other example in which hierarchy level is more. that might will help me. On Wed, Feb 22, 2012 at 5:19 PM, iText Info wrote: > Op 22/02/2012 12:42, manojkumar1412 schreef: >> I have a complex xml file an

Re: [iText-questions] Reg: Extracting text font style

2012-02-20 Thread manoj kumar
Thanks for your reply. I am trying to extract text from pdf. Text is written in hierarchical way..lets say i have a chapter, inside it section, inside section might be another section or any paragraph..and i need to recognize the origin of text(i.e whether it is coming from paragraph or section or

Re: [iText-questions] embedded media issue

2011-10-07 Thread Manoj Karnavat
...only thing is why it doesn't work on DOWN, whereas it works on NORMAL... could this possibly be a bug in case of the screen annotation? On Fri, Oct 7, 2011 at 12:55 PM, Manoj Karnavat wrote: > oki hv a few doubts after some trial and error that i have done so > far... > > fi

Re: [iText-questions] embedded media issue

2011-10-07 Thread Manoj Karnavat
pd.put(PdfAnnotation.APPEARANCE_DOWN, ap); // this is not allowed pa.put(PdfName.AP, pd); writer.addAnnotation(pa); pls advise On Fri, Oct 7, 2011 at 11:49 AM, 1T3XT BVBA wrote: > On 6/10/2011 19:38, Manoj Karnavat wrote: > > I think I

Re: [iText-questions] embedded media issue

2011-10-06 Thread Manoj Karnavat
(); ap.setFontAndSize(bf, 10); ap.showText(contents.getContent()); ap.endText(); pa.setAppearance(PdfName.AS, ap); writer.addAnnotation(pa); thx in advance On Wed, Oct 5, 2011 at 5:12 PM, 1T3XT BVBA wrote: > On 5/10/2011 13:04, Manoj Karna

Re: [iText-questions] embedded media issue

2011-10-05 Thread Manoj Karnavat
, ???); pa.put(PdfName.MK, appear); writer.addAnnotation(pa); Thanks for the guidance On Wed, Oct 5, 2011 at 5:12 PM, 1T3XT BVBA wrote: > On 5/10/2011 13:04, Manoj Karnavat wrote: > > PdfDictionary appear = new PdfDictionary(); > > appear.put(

Re: [iText-questions] embedded media issue

2011-10-05 Thread Manoj Karnavat
appearance for this annotation, so Acrobat/Reader is > free to draw whatever it wants. If you want to draw something specific, > provide your own appearance. > > ISO 32000-1:2008, 12.5.6.18 > > From: Manoj Karnavat > Reply-To: Post here > Date: Tue, 4 Oct 2011 09:58:09 -07

[iText-questions] embedded media issue

2011-10-04 Thread Manoj Karnavat
Hi All, I have used the iText library to create a PDF with embedded media. This media (audio) is inserted over text i.e. text is displayed and on clicking that text, the corresp media is played. The issue is that when the media is played, the text under which it is embedded is blacked-out. If inte

[iText-questions] (no subject)

2010-04-10 Thread Manoj
http://ShanelleMozley4847.co.cc -- Regards, Manoj -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel

[iText-questions] PdfCopyFields looses Javascript

2009-09-04 Thread Goel, Manoj
to fire. I tried to set the js at stamper level but does not work, please suggest a method. Can I put a button hidden on the pdf and then fire the click event somehow on that button to run my script? I am using Adobe Pro 9 to create my PDF'

[iText-questions] Is it possible to get the responce object in pdf, which will show the message data has been updated successfully?

2008-07-23 Thread Manoj Sagar
successfully? Please Help Manoj -- View this message in context: http://www.nabble.com/Is-it-possible-to-get-the-responce-object-in-pdf%2C-which-will-show-the-message-data-has-been-updated-successfully--tp18610454p18610454.html Sent from the iText - General mailing list archive at Nabble.com

[iText-questions] Unicode Text in PDF

2008-02-19 Thread Manoj
Hi, I am trying to place unicode text on the PDF (created using iText). But i am not able to see the text in the same layout. I am seeing only "" (Question marks). Please let me know what needs to be done. Thanks in advance. -- Rega

Re: [iText-questions] OMR Marking

2007-10-11 Thread Manoj
Hi Paulo, Now i know how silly was i. This is pretty simple. On 10/5/07, Paulo Soares <[EMAIL PROTECTED]> wrote: > > Are you sure you know what you want to do? > > Paulo > > - Original Message - > From: "Manoj" <[EMAIL PROTECTED]> >

Re: [iText-questions] Code 128

2007-10-08 Thread Manoj
thats really good. Thanks Paulo On 10/8/07, Paulo Soares <[EMAIL PROTECTED]> wrote: > > There's only one type of barcode 128 and iText supports it without using > any font. > > Paulo > > > -Original Message- > > From: [EMAIL PROTECTED] > > [

[iText-questions] Code 128

2007-10-08 Thread Manoj
Hi, Would like to know whether iText supported barcode font "Code 128" and "Code-128 Compact format" is the same or requires a different font. Thanks. -- Regards, Manoj - This SF.net email is spon

Re: [iText-questions] OMR Marking

2007-10-04 Thread Manoj
Paulo, Will it be possible for you to further elaborate it. As i am very confused about the whole thing. On 10/4/07, Paulo Soares <[EMAIL PROTECTED]> wrote: > > > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On >

[iText-questions] OMR Marking

2007-10-04 Thread Manoj
Hi, Would like to know if we can do OMR Marking in the PDF generated using iText. Thank you. -- Regards, Manoj - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now

[iText-questions] iText to convert a PDF file to PCL format

2007-09-06 Thread Manoj
Hi, Would like to know if I can use iText to convert a PDF file to PCL format. Thanks. -- Regards, Manoj - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search

Re: [iText-questions] Digital Signatures

2007-07-24 Thread Manoj
Hi Bruno, Thx for ur quick reply. I ve not gone through the tutorial, I will be going through it and will let u know incase of any queries. On 7/24/07, Bruno Lowagie (iText) <[EMAIL PROTECTED]> wrote: Manoj wrote: > Hi All, > > Would like to know whether we can incorporate Dig

[iText-questions] Digital Signatures

2007-07-24 Thread Manoj
Hi All, Would like to know whether we can incorporate Digital Signatures in the PDF statements. -- Regards, Manoj - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop

[iText-questions] Reqt. of a hack proof PDF

2007-07-18 Thread Manoj
Dear All, Would like to know whether the encrypted & password protected PDF files are hack proof. Once encrypted will anybody be able to crack the password easily? -- Regards, Manoj - This SF.net email is sponsored by

[iText-questions] iText encryption keys

2007-07-17 Thread Manoj
Dear All, Currently iText uses its own standard key to encrypt the pdf files. I would like to know if this can be replaced by our own keys. Thanks in advance. -- Regards, Manoj - This SF.net email is sponsored by DB2

Re: [iText-questions] iText Encryption Level

2007-07-10 Thread Manoj
Thx Bruno (as usual) for your quick reply. I wanted to know whether RC4 128 bit encryption is supported ? Anyways thx again !! On 7/10/07, Bruno Lowagie (iText) <[EMAIL PROTECTED]> wrote: Manoj wrote: > Hi All, > > Would like to know what sort of encryption level is d

[iText-questions] iText Encryption Level

2007-07-10 Thread Manoj
Hi All, Would like to know what sort of encryption level is defined in iText. Thanks. -- Regards, Manoj - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take

[iText-questions] PDF generation from dynamically generating XML file

2007-05-30 Thread Miryala, Manoj
Hi, I was newly looking into iText. I have to generate PDF file from the dynamically getting XML file. I need the steps from scratch like which jar file I need to use. Could you please help where can I all the get details from? Manoj

[iText-questions] iText with Multilingual Fonts

2007-05-16 Thread Manoj
Hi All, I want to generate PDF files having fonts which are not commonly found on a windows machine (multilingual fonts). Would like to know if iText embeds the fonts in PDF so that I dont have to install the font while viewing the PDF file. -- Regards, Manoj

[iText-questions] Convert RTF to PDF

2007-04-13 Thread Manoj
Dear All, Would like to know if i can use iText to convert RTF file to PDF format. If possible request you to guide me to achieve the same. Thanks in advance. -- Regards, Manoj - Take Surveys. Earn Cash. Influence the

Re: [iText-questions] Editing PDF file

2007-02-09 Thread Manoj
Thnk u Bruno, i thk this shd wrk. -- Regards, Manoj On 2/9/07, Bruno Lowagie <[EMAIL PROTECTED]> wrote: Manoj wrote: > I hava a bunch of PDF files and on the first page i want to enter a text > in the top of the page "DUPLICATE". Aha, I prefer to call this PDF manip

Re: [iText-questions] Editing PDF file

2007-02-09 Thread Manoj
Hi Bruno, I totally agree with u. I hava a bunch of PDF files and on the first page i want to enter a text in the top of the page "DUPLICATE". Would like to know if I will b able to achieve this by using iText. -- Regards, Manoj On 2/9/07, Bruno Lowagie <[EMAIL PROTECTED]>

[iText-questions] Editing PDF file

2007-02-08 Thread Manoj
Hi All, Would like to know if it is possible to edit an existing PDF file using iText. If yes will it possible for you guys to guide me to acheive the same. Thanks. -- Regards, Manoj - Using Tomcat but need to do more

[iText-questions] PDF -> Print to File

2007-01-19 Thread Manoj
Hi All, Would like to know, whether using iText can I print a pdf file using the "print to file" option. If yes will it possible for u guys to guide me to achieve the same. Thanx in advance for the replies. -- Rega

Re: [iText-questions] Convert PDF to an Image

2006-07-10 Thread Manoj Kr. Sheoran
D]] On Behalf Of Manoj Sent: Monday, July 10, 2006 11:18 AM To: Post all your questions about iText here Subject: Re: [iText-questions] Convert PDF to an Image   You are required to do following code:   Image image = Image.getInstance("abc.gif"); document.add(image);

Re: [iText-questions] Convert PDF to an Image

2006-07-10 Thread Manoj
Title: Convert PDF to an Image You are required to do following code:   Image image = Image.getInstance("abc.gif"); document.add(image);   Make sure your document is open prior to adding.     - Original Message - From: Segev, Eli To: itext-questions@lists.sourceforge.net

[iText-questions] Hi Everybody

2006-07-08 Thread Manoj
nstance("/1.png");        document.add(image);        }catch (Exception e) {     e.printStackTrace();  }    document.close();    }     Regards, Manoj - Using Tomcat but need to do more? Nee

[iText-questions] non printable watermark

2006-02-24 Thread Manoj Talreja
Hi,   How can I make watermark or image non printable? There is one suggestion to add the non printable data inside button, but I was wondering if there is any way I can add watermark image inside button to make it non-printable. Thanks in advance.   Regards, Manoj Talreja

[iText-questions] Space between rows

2003-09-06 Thread Manoj Buddy
Hi, I am a member on your mailing list with maild id reqistered as [EMAIL PROTECTED] As I am not able to send mail to you from that address, I am sending from my personal email address. I am using itext. I have one problem. I am not able to create space between rows. I tried to use nested tabl