Please enable JavaScript to view this site.

Navigation: Developer Information > Command Line Interface

Command Line DOCX Print

Scroll Prev Top Next More

Print DOCX Command Line Format win2pdf-pro-feature

 

win2pdfd.exe printdocx "sourcefile.docx" "printername"

win2pdfd.exe printdocx "sourcefile.docx" "printername" startpage endpage

win2pdfd.exe printdocx "sourcefile.docx" "printername" trayname

 

Prints the Microsoft Word DOCX or DOC “sourcefile.docx” to the specified printername, optionally including a startpage and endpage, or tray name.

 

Any file or printer names that contain spaces must be enclosed with quotation marks. The "sourcefile" can be a local file path, or an web address (URL) to an existing PDF.

 

If the "trayname" is specified, it must match one of the existing tray names for the printer ("Tray 1", "Upper", "Lower", "Manual", etc.). If the tray name contains spaces, it must be enclosed with quotation marks. If the specified tray is not available for the printer, the available tray names are printed on the command line console.

 

Returns 0 on success, and a Windows system error code on failure.