If you are trying to generate a PDF for printing from a DOCX why not just print to a PDF file in Word? As for full page images, no you cant really guarantee that going from DOCX to PDF. Instead go to epub first and use the calibre edit book tool to make the images full screen, (this involves putting them in their own html file with zero page margins and using svg markup to make them fullscreen) and the convert that.
|