Component API Documentation Image-Master Data Conversion Module (FJHINP1.EXE)OverviewJuly 2013 - Version 2.2 A command-line API has been exposed to permit simplified export of an Image-Master serialized document into either a monolithic multi-page TIF or PDF file. NOTE: FJHINP1 used from the command line is a pass-forward program only. No status is returned to the caller concerning the results of the operation. When used in this way, FJHINP1 terminates from memory as soon as all of the required tasks have been completed, except in cases where a critical error in inter-application communications has occurred. UsageFJHINP1 WRITEFILE,, {output TIF or PDF path\filename to create},{input path to Image-Master document (NPATH)},{filename prefix (5-character NFILE)},{filename suffix (NFEXT)},{number of pages to export (NPAGES)}
NOTE: If the output TIF or PDF file does not exist it will be created. If the file does exist, the pages from the documents will be appended to the pages already in the file! Therefore, FJHINP1, WRITEFILE can be executed multiple times to build a composite output file composed of multiple individual queries. Related Topics |