Re: [iText-questions] itext context menu

2010-10-02 Thread K, Ajay
Is there any sample code or training material available which explains this ? I can get context menu at document level but struggling to get it on a text. Also not sure how can I put actions(hyper-link) in context menu. Regards Ajay -Original Message- From: Leonard Rosenthol [mailto:lro

Re: [iText-questions] itext context menu

2010-10-02 Thread Leonard Rosenthol
Yes, you can do this via JavaScript in PDF. -Original Message- From: K, Ajay [mailto:aja...@mentor.com] Sent: Saturday, October 02, 2010 5:05 PM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] itext context menu Can I create a context menu which comes when I click o

[iText-questions] itext context menu

2010-10-02 Thread K, Ajay
Can I create a context menu which comes when I click on a particular text in PDF. And the context menu has many actions (internal/external links) - clicking on them takes me to appropriate place. Do I need to use java script for context menu ? Regards Ajay ---

Re: [iText-questions] invalid strings when doing textextract.

2010-10-02 Thread Paulo Soares
It's fixed in the SVN trunk. Paulo -- Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/

[iText-questions] FYI: first review of "iText in Action - 2nd edition"

2010-10-02 Thread 1T3XT info
"All in all, the book is well written and the examples are vastly improved over the first book. If you are creating a system for generating ad hoc reports, programmatically generating PDFs on the fly for web or other applications, modifying existing PDFs without their original documentation or

Re: [iText-questions] How to make a PdfPTable span over a page-break?

2010-10-02 Thread 1T3XT info
On 1/10/2010 22:55, alexworden wrote: > > Thanks for the reply - the setSplitLate(false) suggestion worked. Now I have > another issue that looks to be a bug. > > The last cell on the page seems to *just* fit, but the PDF is rendered with > the cell spilling over to the next page, and the last line

Re: [iText-questions] javadoc

2010-10-02 Thread 1T3XT info
On 1/10/2010 18:54, Hinkamp, John J, (Johnny), CTR, AUTEC wrote: > Thanks for all the replies. I figured out how to download the javadoc - > go to the download section and expand iText5.0.3, you will see a file > called docs.tar.gz which is the javadoc. Download it and then extract > the files usi