[iText-questions] Parsing error converting HTML to PDF

2005-06-17 Thread Sean McRae
Title: Parsing error converting HTML to PDF I am working on a proof-of-concept implementation to prove we can generate PDFs from our dynamically generated HTML. Doing this, I get the following exception: ExceptionConverter: org.xml.sax.SAXParseException: White spaces are required between pub

RE: [iText-questions] Covert HTML to pdf (again, I know!)

2005-06-17 Thread Paulo Soares
Only use parseToList. What you get from it is to be used in a ColumnText. > -Original Message- > From: Daniel Koller [mailto:[EMAIL PROTECTED] > Sent: Friday, June 17, 2005 4:11 PM > To: Paulo Soares > Subject: RE: [iText-questions] Covert HTML to pdf (again, I know!) > > in the string i

RE: [iText-questions] Covert HTML to pdf (again, I know!)

2005-06-17 Thread Paulo Soares
It all depends on what you have in HtmlString. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Daniel Koller > Sent: Friday, June 17, 2005 3:46 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Covert HTML to pdf (again

[iText-questions] Covert HTML to pdf (again, I know!)

2005-06-17 Thread Daniel Koller
hi all i try to convert html to pdf with the following code and i got theese errors. I get this code from http://article.gmane.org/gmane.comp.java.lib.itext.general/11825/match=htmlworker where paolo says that this is not the stupiest way to solve thr problem: _CO

[iText-questions] insert a table into a header/footer?

2005-06-17 Thread Stephane PEYVEL
Hello, I have some problem to insert a table into the footer of a PDF document. When i insert it, the table appears in the PDF body of the document (top of the document in fact). Someone have a solution? regards, Stephane Peyvel PS: please see here the source code i use: public class MainClass

Re: [iText-questions] Protect a PDF file

2005-06-17 Thread Leonard Rosenthol
At 11:32 AM 6/16/2005, [EMAIL PROTECTED] wrote: Is it possible to protect a PDF document so the user cannot print or email the document? Print, yes. Check out the security options. Email, no. That would require control of the email clients. Perhaps you need to look

Re: [iText-questions] footer appearing at top!

2005-06-17 Thread Mark Hall
On Friday 17 June 2005 11:43, [EMAIL PROTECTED] wrote: > So, I set an RtfHeaderFooter using setFooter, and it appears at the top > of each page. > > I am using RtfWriter2 and iText 1.3 I cannot reproduce either your setFooter or your table with problem. Please post the code you are using and if po

[iText-questions] footer appearing at top!

2005-06-17 Thread Fernando.Matomira
So, I set an RtfHeaderFooter using setFooter, and it appears at the top of each page. I am using RtfWriter2 and iText 1.3   Thanks   Fernando Mato Mira

RE: [iText-questions] JDK1.3.1

2005-06-17 Thread Paulo Soares
> -Original Message- > From: Eugene R [mailto:[EMAIL PROTECTED] > Sent: Friday, June 17, 2005 1:08 AM > To: Paulo Soares > Subject: RE: [iText-questions] JDK1.3.1 > > Hi Paulo > > The System.err.println(e.getMessage()); returns: > /jdk1.3.1_15/jre/lib/fonts/LucidaSansRegular.ttf c

[iText-questions] maximize table width?

2005-06-17 Thread Fernando.Matomira
I am using a table for displaying a footer in RTF, as shown in the examples, but it is narrower than the main text width. I tried maximizing the width with setBorderWidth(“100”), but the result is the same. What should I do?   Thanks in advance,   Fernando Mato Mira

[iText-questions] Table-widths

2005-06-17 Thread Daniel
Hello I have a table in my pdf. And I can add it all fine and it comes out looking okay. What I would want is to make it as small as possible (width-wise). I.e I don't care about how big it is in percentage of the page. The problem is that I add content to this table. and this content will be

Re: [iText-questions] Justified alignment and left indentation in numbered lists

2005-06-17 Thread Mark Hall
On Thursday 16 June 2005 22:19, Gustavo de Moura Rocha wrote: > There are some other text in my document, but they're correct. > The troubles are: > 1. The first line's indentation of the paragraph doesn't works. > 2. The alignment don't be justified. These two features are currently both unsupport

[iText-questions] Protect a PDF file

2005-06-17 Thread francarv
Is it possible to protect a PDF document so the user cannot print or email the document? thanks Francisco --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward art