[iText-questions] Horizontal Rule

2004-10-11 Thread Julie Russell
Hi Everyone, How do I do a horizontal rule like in HTML in PDF using iText? Thanks in advance, Julie. --- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of the

Re: [iText-questions] Alignment of text in a Paragraph within a Cell

2004-10-11 Thread Paulo Soares
Leave it as it is. Any change there would break all the existing code. Best Regards, Paulo Soares - Original Message - From: "Steve Appling" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, October 11, 2004 21:57 Subject: Re: [iText-questions] Alignment of t

Re: [iText-questions] Alignment of text in a Paragraph within a Cell

2004-10-11 Thread Steve Appling
Use code like this with the current version: Cell cell = new Cell(p); cell.setHorizontalAlignment(Element.ALIGN_RIGHT); aTable.addCell(cell); It works when set from the cell level, but the paragraph alignment does not apply. I think this could be considered a bug. It is easy to fix in the const

[iText-questions] Alignment of text in a Paragraph within a Cell

2004-10-11 Thread srinivasu . l . vempuluru
Hi, I am trying to align the text in a paragraph with a cell using the following code. It works fine in RTF. But it is not working in PDF. In PDF it is displaying all the text as Left aligned. Please let me know the fix for this. Document document = new Document(PageSize.A

RE: [iText-questions] Internal linking from Annotation?

2004-10-11 Thread Paulo Soares
Use PdfAnnotation with PdfAction and PdfDestination. Best Regards, Paulo Soares > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Neil Darroch > Sent: Monday, October 11, 2004 3:07 PM > To: [EMAIL PROTECTED] > Subject: [iText-questions] Internal

RE: [iText-questions] PdfFormFields mergeResources problem

2004-10-11 Thread Paulo Soares
Title: PdfFormFields mergeResources problem That's a bug. It will be fixed in the next release.   Best Regards, Paulo Soares From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Malloy, JamesSent: Monday, October 11, 2004 4:48 PMTo: [EMAIL PROTECTED]Subject: [i

[iText-questions] PdfFormFields mergeResources problem

2004-10-11 Thread Malloy, James
Title: PdfFormFields mergeResources problem When I run the existing PdfFormFields I get an exception: g pdf forms, Count(1)  - Trace: java.lang.ClassCastException: com.lowagie.text.pdf.PRIndirectReference     at com.lowagie.text.pdf.PdfFormField.mergeResources(PdfFormField.java:294)  

[iText-questions] Internal linking from Annotation?

2004-10-11 Thread Neil Darroch
Hi, I Have copied a pdf page (using the method in Chapter 13 of iText tutorial) and would like to add an annotation that I can link to an internal point (anchor?) in the page or other point in the final document. I am working with a single page at present to experiment but the finished product wil

[iText-questions] RTF --- FONT problem

2004-10-11 Thread sachin
hi, can anyone tell me that i want introduce a new FONT TYPE in my RTF.. can it be done and how... can it be done the way it is explained for PDF ? please help me out thanks sachin --- This SF.net email is sponsored by: I

Re: [iText-questions] Clarification Regarding SAXmyHtmlHandler

2004-10-11 Thread Jim Hurne
The SAXmyHtmlHander class is not part of the core iText package. There is another JAR file that you need to download, the iText XML component. On the iText download page, it is listed as (jar2 (XML) ). Also, please be aware that the version iText available from the main iText website (http://ww

RE: [iText-questions] need help creating templates.

2004-10-11 Thread Paulo Soares
The question is too generic. What do you wnat to do? Best Regards, Paulo Soares > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of [EMAIL PROTECTED] > Sent: Monday, October 11, 2004 8:52 AM > To: [EMAIL PROTECTED] > Subject: [iText-questions] need

[iText-questions] need help creating templates.

2004-10-11 Thread ramkg
hi all, can anybody help me know, How to create PDF templates. regards Ram Kumar [This e-mail is confidential and may also be privileged. If you are not the intended recipient, please delete it and notify us immediately; you should not copy or use it for any purpose, nor disclose its contents