[iText-questions] How to limted demo which runs for 30 days for my user

2002-05-10 Thread andiyang
hello: very thank your quoting,I have a question want to ask to u! my project is a trial versions now. and I want to time limted demo which runs for 30 days for my user! for example http://big.faceless.org/products/download.jsp I donnot how to implement it use java! by the way had

RE: [iText-questions] Absolute positioning

2002-05-10 Thread Paulo Soares
You need to create a new PdfTemplate and PdfGraphicsd2D for each page. Best Regards. Paulo Soares -Original Message- From: nagi mel [SMTP:[EMAIL PROTECTED]] Sent: Thursday, May 09, 2002 19:29 To: [EMAIL PROTECTED] Subject: [iText-questions] Absolute positioning Hi, I

RE: [iText-questions] Help - Tables

2002-05-10 Thread Paulo Soares
Wrong iText version. Check the CLASSPATH. Best Regards, Paulo Soares -Original Message- From: Lord Zefyrus God [SMTP:[EMAIL PROTECTED]] Sent: Friday, May 10, 2002 0:58 To: [EMAIL PROTECTED] Subject: [iText-questions] Help - Tables Hi all I'm in need to put a table in a

RE: [iText-questions] trouble with PdfPTable

2002-05-10 Thread Paulo Soares
What do you expected to happen for a table? Best Regards, Paulo Soares -Original Message- From: anwar mahmood [SMTP:[EMAIL PROTECTED]] Sent: Friday, May 10, 2002 10:07 To: [EMAIL PROTECTED] Subject: [iText-questions] trouble with PdfPTable Hi, I am using PdfPTable for

RE: [iText-questions] Read PDF

2002-05-10 Thread Paulo Soares
Extracting the info was 30 minutes work. I'm tempted to start work to extract information on the outlines and probably annotations (this only leaves the forms behind) but the problem is how to expose the information. I can do as PJ and show the start dictionary but I doubt that many would be able

RE: [iText-questions] trouble with PdfPTable

2002-05-10 Thread Paulo Soares
Can you present a picture of the expected result? Best Regards, Paulo Soares -Original Message- From: anwar mahmood [SMTP:[EMAIL PROTECTED]] Sent: Friday, May 10, 2002 11:14 To: [EMAIL PROTECTED]; Paulo Soares Subject: RE: [iText-questions] trouble with PdfPTable i really

RE: [iText-questions] Read PDF

2002-05-10 Thread Paulo Soares
-Original Message- From: Leonard Rosenthol [SMTP:[EMAIL PROTECTED]] Sent: Friday, May 10, 2002 13:33 To: Paulo Soares; 'Fred'; [EMAIL PROTECTED] Subject: RE: [iText-questions] Read PDF At 10:49 AM +0100 5/10/02, Paulo Soares wrote: Extracting the info was 30 minutes

RE: [iText-questions] Read PDF

2002-05-10 Thread Leonard Rosenthol
At 5:01 PM +0100 5/10/02, Paulo Soares wrote: I also added support for getting some of the other info that programs like Xpdf's pdfinfo and Acrobat's Properties show...Let me know if you want it or not. Yes, I do. I'll send under separate cover... I'll start

[iText-questions] Encripted PDFs

2002-05-10 Thread Josh Ellison
I have been using your product for over a year now and I am very happy with how it works. I got a new task now, I am trying to put a bunch of PDFs into one big PDF so they can easily be printed out in order. I came across a problem. I noticed that your program can't open encripted PDFs. I

RE: [iText-questions] Read PDF

2002-05-10 Thread Paulo Soares
The problem here is exposing too much information. It's easy to get the field (and the widget) information but using the information to create a new field, probably changed, is a lot of work. Do you have any idea on how to present the field information to the user? Best Regards, Paulo Soares

[iText-questions] Cells Merge ?

2002-05-10 Thread morpheus Smith
when i try add two cells containg empty strings next to other, they both merge ? i.e seprating border in not shown. does anybody know a solution for this. Thanks in advance. __ Do You Yahoo!? Yahoo! Shopping - Mother's Day is May 12th!

[iText-questions] Netscape Acrobat plug-in problems

2002-05-10 Thread Jeff Larsen
This may not even be an iText problem, but hopefully somebody out there has dealt with this before. I have a servlet running on Tomcat 4.0.3 via Apache 1.3.23 that generates dynamic PDF with iText. Despite the advertised problems, everything works great with MSIE. However both Netscape 4.7 and

Re: [iText-questions] Cells Merge ?

2002-05-10 Thread Matt Benson
It could have something to do with the default Cell being used in this case. If you haven't already, try using Table.setDefaultCellBorder() and other similar methods to get what you want. HTH, Matt --- morpheus Smith [EMAIL PROTECTED] wrote: when i try add two cells containg empty strings

Re: [iText-questions] Netscape Acrobat plug-in problems

2002-05-10 Thread Jeff Larsen
Follow up: I discovered that in NS4, I can hit the Reload button after getting the blank page and the plugin will load and display the PDF! However, NS6 just doesn't like dynamic PDF at all. I can't even get it to load the example at http://www.lowagie.com/iText/examples/pdf.jsp but it does