Help with correcting orientation of the format

I have used the following command to create the Tiff file attached.

c:\doc2any\docprint_client.exe wait c:\doc2any\doc2any.exe -multipagetif -useoffice 1 -xres 300 -yres 300  "\\sc-ntfs4\R2-prod\Order_Folders\000009999991\01_Show_brief-Crew_paperwork\risk assessment.docx" "C:\LogFiles\WorkArea\risk assessment.tiff"

The input file is clearly landscape and the output file is truncated to a portrait format.    Note that this situation could also occur the document was landscape on one page and portrait on another within the one document.  How does the software handle that?

Note that this works correctly if I use the print driver directly.

image

Thanks
========================================
You should add “-useprinter” parameter to convert your DOCX document to TIFF file at correct orientation, please refer to following command line,

doc2any.exe -multipagetif -useoffice1 -xres 300 -yres 300 -useprinter "D:\temp\Show Risk Assessment.docx" "D:\temp\Show Risk Assessment.tif"

clip_image002

The output TIFF file will like below,

clip_image004

You can rotate the TIFF image in Image Viewer application to view the TIFF file at normal direction,

image

VeryDOC

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!