RE: [iText-questions] PdfWriter Error

2004-07-29 Thread Paulo Soares
9, 2004 2:42 PMTo: [EMAIL PROTECTED]Subject: [iText-questions] PdfWriter Error This code works like a charm to create a html-file, but as soon as I try to use it to create a pdf file I get the previous mentioned error. Document document = new Document(PageSize.A4, 50

[iText-questions] PdfWriter Error

2004-07-29 Thread Joakim Höglund \(Paynova\)
This code works like a charm to create a html-file, but as soon as I try to use it to create a pdf file I get the previous mentioned error. Document document = new Document(PageSize.A4, 50, 25, 25, 10); try {    HtmlWriter.getInstance(document, new FileOutputStream("E:\\Websajte