PrexView Shift
Shift is a binary application that can be used to look at folder content in order to read and convert any file.
This application is also useful for processing hundreds or thousands of files without needing to supervise.
Download binary
Mac macOS 10.12.3 x64 | Windows Windows 64bit | Linux Ubuntu 16.04.2 x64 Debian 8.7 x64 CentOS 7.3.1611 x64 Fedora 25 x64 |
Usage
|
|
Example
Generate PDF files from XML files, so we are going to read files inside tmp/in and the result will be saved in tmp/out, any proccessed XML file will be moved to tmp/done
Generate PDF files from XML files We will read files in tmp/in and the result will be saved in tmp/out, and any processed XML file will be moved to tmp/done
|
|
Options
--format
Type: string
Required: Yes
Data to use for the document creation, must be xml or json.
--design
Type: string
Required: Yes
Design’s name to use.
|
|
|
|
|
|
|
|
|
|
|
|
--output
Type: string
Required: Yes
Document response type from the service, it can be html, pdf, png or jpg.
--design-backup
Type: string
Design’s name to use to be used if the option design is not available in the service.
--note
Type: string
Custom note that can be used to add any information, it’s limit up to 500 chars. This is useful if you want to add metadata such as document, transaction or customer ID.
|
|
|
|
|
|
|
|
|
|
|
|