PDF to DOC

This tool allows you to convert PDF document to DOC file. A file with the .DOC file extension is a Rich Text Format file. While a normal text file stores only plain text, DOC files can include extra information about font style, formatting, images, and more.


Guide

1. Click Add, to select and add PDF files, or simply drag files from Windows Explorer.
You can add folder containing PDF files by clicking Add Folder button.
2. Click on PDF to DOC button on toolbar or select menu Action > Convert > PDF to DOC.
3. Select options.
4. Click OK and specify destination path, to convert files.


Options

Format with tabs. Specifies how certain document elements, such as tabular data, need to be converted.


Pages

Process selected pages:
1,2,3 - processes first three pages
2-4 - processes pages 2,3 and 4
1,3-5 - processes pages 1,3,4 and 5.


Command Line

PDFShaper.exe pdftortf [source PDF] [destination DOC] [x for exit]
"C:\Program Files\PDF Shaper Ultimate\PDFShaper.exe" pdftodoc "C:\input.pdf" "C:\output.doc" - converts input.pdf file to output.doc file

PDFShaper.exe pdftortf [PSL file with paths to PDF files] [destination folder] [x for exit]
"C:\Program Files\PDF Shaper Ultimate\PDFShaper.exe" pdftodoc "C:\pdflist.psl" "C:\MyDOC" - converts all files from pdflist.psl and saves DOC files to MyDOC folder

Default or saved options will be used for command-line tasks.
Command line option is available in Premium and Ultimate edition only.