Re: [iText-questions] HTML to PDF Not Working Correctly

2012-06-01 Thread Brad
1T3XT BVBA 1t3xt.info> writes: > > On 31/05/2012 20:09, Brad wrote: > > Is there a recommend WYSIWYG editor that converts EXACTLY? > What is EXACTLY? > Even between browsers there are differences. > > Also, don't forget that a browser doesn't need to worry about a page > size: it has scroll ba

Re: [iText-questions] HTML to PDF Not Working Correctly

2012-05-31 Thread 1T3XT BVBA
On 31/05/2012 20:09, Brad wrote: > Is there a recommend WYSIWYG editor that converts EXACTLY? What is EXACTLY? Even between browsers there are differences. Also, don't forget that a browser doesn't need to worry about a page size: it has scroll bars, and therefore more freedom. In PDF, you have

Re: [iText-questions] HTML to PDF Not Working Correctly

2012-05-31 Thread Brad
1T3XT BVBA 1t3xt.info> writes: > > On 31/05/2012 13:14, Brad wrote: > >> http://itextpdf.com/summit.php#talk3 > > That link isn't working. Do you have an example that I can look at? I > > neglected to mention that this is a PDF Form and I am layering the HTML > > over a > > specific part of

Re: [iText-questions] HTML to PDF Not Working Correctly

2012-05-31 Thread 1T3XT BVBA
On 31/05/2012 16:03, Brad wrote: > We don't have a support contract. Do you know how much one costs? I can > email sales if not. Support is 20% of the license cost. The license cost depends on your use of iText. It's best to mail sales for more info.

Re: [iText-questions] HTML to PDF Not Working Correctly

2012-05-31 Thread Brad
1T3XT BVBA 1t3xt.info> writes: > The link works for me, and it shows you how to combine AcroForms and XML > Worker. > As an alternative, you can look at http://www.parleys.com/d/3186 > We do have all the example code, but currently, that code is only > available for paying customers. > Do you h

Re: [iText-questions] HTML to PDF Not Working Correctly

2012-05-31 Thread Balder VC
The link works for me, the page is rather heavy to load due to all embedded video's but it does work. On 31/05/12 13:14, Brad wrote: > That link isn't working. Do you have an example that I can look at? I > neglected to mention that this is a PDF Form and I am layering the HTML over > a > sp

Re: [iText-questions] HTML to PDF Not Working Correctly

2012-05-31 Thread 1T3XT BVBA
On 31/05/2012 13:14, Brad wrote: >> http://itextpdf.com/summit.php#talk3 > That link isn't working. Do you have an example that I can look at? I > neglected to mention that this is a PDF Form and I am layering the HTML over a > specific part of the form. Not sure if that will make a difference o

Re: [iText-questions] HTML to PDF Not Working Correctly

2012-05-31 Thread Brad
1T3XT BVBA 1t3xt.info> writes: > > iTextSharp.text.html.simpleparser.HTMLWorker > > This class will be deprecated in the next version, and eventually removed. > Please use XML Worker instead. We're waiting to remove HTMLWorker until > the documentation about XML Worker is finished. For more info

Re: [iText-questions] HTML to PDF Not Working Correctly

2012-05-30 Thread 1T3XT BVBA
On 31/05/2012 4:07, Brad wrote: > iTextSharp.text.html.simpleparser.HTMLWorker This class will be deprecated in the next version, and eventually removed. Please use XML Worker instead. We're waiting to remove HTMLWorker until the documentation about XML Worker is finished. For more info about XML

[iText-questions] HTML to PDF Not Working Correctly

2012-05-30 Thread Brad
I have some c# code that takes HTML and converts it to PDF. It is not converting the HTML exactly as it displays in the browser and this is proving to be a real headache to fix. Please, any help that you can provide would be of huge benefit! Here is the code... string strSOW = "INSERT HTML