We're evaluating Aspose.Words for converting MS/Word .doc and .docx files into PDF files, and it looks like the conversion output has problems:
1. The text on the PDF pages appears to be about 85% of the size of what it is in the original DOC file.
2. Legal size (8.5 x 14) pages get converted (and spread out across) plain size (8.5 x 11) pages.
I've attached an example DOC file and the resulting converted PDF file.
Questions:
Q1. Does the Aspose.Words.Document object use all of the sizing and page layout info from the original DOC file?
Q2. If so, how does that info get preserved in the converted PDF output file?