We currently have aspose.pdf 6.6.0 and we are considering upgrading to aspose pdf 7.3.0.
We are using the trial version of aspose.pdf 7.3.0 to test if it will meet our requirements of converting an html page to pdf document.
I've tried running the sample code found here:
http://www.aspose.com/docs/display/pdfnet/how+to+convert+html+to+pdf+using+inlinehtml+approach
The code generates the pdf document for the website: http://en.wikipedia.org/wiki/Main_Page
However, the generated pdf looks nothing like the wikipedia page. (see attachment)
Is this the intended final output?
Thanks