How to manually print a document to PDF using PxSimple
book
Article ID: 100038144
calendar_today
Updated On:
Description
Description
The eDiscovery Platform has the functionality to print a document to PDF from the Analysis & Review module. In order to troubleshoot issue, sometimes it may help to try and convert the document manually to PDF using the underlying command line utility called PXSimple.
Use the following steps to perform a manual document conversion to PDF using PxSimple:
- Create a temporary folder in which to place the test document(s) and the output PDF.
- If the source document is an email attachment contained in a PST, download it to the temporary folder from Analysis & Review.
- If the source document is an email, perform a MetaData export and check the box to include 'messages in native format and native loose files' and copy it to the temporary folder.
- Open a cmd prompt in the temporary folder and run the following command:
D:\CW\\exe\filefilter\Pxsimple.exe "" "" D:\CW\\exe\filefilter\px_netit.cfg
Where:
= Test document, including extension.
= Output file name, including PDF extension.
Note: The path to the px_netit.cfg file must be the full path.
Issue/Introduction
How to manually print a document to PDF using PxSimple
Was this article helpful?
thumb_up
Yes
thumb_down
No