Is there any way to automatically size a new PDF that is created from an HTML file? I have files coming in that are getting text bunching up. I can force the PageInfo.Width on the HTMLLoadOptions to a larger size in advance of loading the HTML into the new PDF document and that does work. But it is hard to know what size the paper needs to be.
↧