When converting from html to pdf or docx, the output file is sometimes barely 2 pages. The zoom option does not change the scale. The current PdfConvertOptions I use are:
MarginTop/Bottom = 10;
MarginLeft/Right = 40;
In the attached files, you can see that there is only one line on the 2nd page of the pdf. Is it possible to shrink the output so it fits on one letter-size page?
I could not find an answer, so any help is much appreciated.
doc1-webpage-fullscreenshot.png (69.7 KB)
doc1-converted.pdf (124.0 KB)