[iText-questions] HR tag error - Object reference not set to an instance of an object.

2012-03-05 Thread Stefanescu Gabi
Hello, I am using the FreeTextBox control to write the text, which then I want to export to pdf. I am using iText# of course. all works very nicely untill I use the hr tag, (the insert rule button). when I want to export to pdf, I get the error.This is the C# code I use: private byte[]

Re: [iText-questions] HR tag error - Object reference not set to an instance of an object.

2012-03-05 Thread Stefanescu Gabi
to an instance of an object. Op 5/03/2012 11:00, Stefanescu Gabi schreef: iTextSharp.text.html.simpleparser.HTMLWorker worker HTMLWorker is no longer supported. It's discontinued in favor of XML Worker: http://demo.itextsupport.com/xmlworker

Re: [iText-questions] HR tag error - Object reference not set to an instance of an object.

2012-03-05 Thread Stefanescu Gabi
thanks for your fast and helpful replys. Date: Mon, 5 Mar 2012 13:40:59 +0100 From: i...@1t3xt.info To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] HR tag error - Object reference not set to an instance of an object. Op 5/03/2012 13:36, Stefanescu Gabi schreef

Re: [iText-questions] HR tag error - Object reference not set to an instance of an object.

2012-03-05 Thread Stefanescu Gabi
+0100 From: i...@1t3xt.info To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] HR tag error - Object reference not set to an instance of an object. Op 5/03/2012 13:36, Stefanescu Gabi schreef: Ok, thanks, I have found it, but only for java (the .jar files

[iText-questions] Line spacing

2012-04-02 Thread Stefanescu Gabi
Hello, Could you please give me a little help for my problem? I am using the FreeTextBox to create a html text that later I want to export to pdf. I am using iText# and the HTMLWorker. This is my code: private byte[] RanderHTMLtoPDF(string html) { byte[] doc = null;

Re: [iText-questions] Line spacing

2012-04-02 Thread Stefanescu Gabi
in the html I receive smaller? thanks Hi Gabriel, 2012/4/2 Stefanescu Gabi sbiga@... Hello, Could you please give me a little help for my problem? I am using the FreeTextBox to create a html text that later I want to export to pdf. I am using iText# and the HTMLWorker. This is my code

Re: [iText-questions] Line spacing

2012-04-02 Thread Stefanescu Gabi
ok, thanks a lot for your reply. Gabriel From: pigeon.ale...@gmail.com Date: Mon, 2 Apr 2012 15:37:45 +0200 To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Line spacing Hi Gabriel, 2012/4/2 Stefanescu Gabi sb...@hotmail.com Hi, yes, I know it has beed