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
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