Client Native C/C++ Program
- Executable Programs
- Windows:
tiff2pdf.exe
. - Other operating systems:
tiff2pdf
. - Syntax
-
tiff2pdf [port number] < java tiff2pdf arguments>
Options:
- port number (optional)
- Socket port number. Default value: 8800.
- <java tiff2pdf argument options>
- Same as Java command line.
- Return code
- 0: if no error.
- Other numbers: if error occurs.