User Tools

Site Tools


pub:ipdf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pub:ipdf [2019/08/08 19:35] – [iPDFMon SBMJOB] kkramerpub:ipdf [2022/06/25 17:02] (current) – external edit 127.0.0.1
Line 88: Line 88:
 A copy of iPDF is integrated into iDocs. If you have installed a standalone copy of iPDF add IPDF above the iDocs library in the library list. The processing options are taken from the file /ipdf/ipdf.cfg. A copy of iPDF is integrated into iDocs. If you have installed a standalone copy of iPDF add IPDF above the iDocs library in the library list. The processing options are taken from the file /ipdf/ipdf.cfg.
  
 +Note: Added Protected PDF iDocs feature with password in the iDocs merge. New reserved mapping keyword *PDFPASWRD was introduced. (6.94) 04/20/20
  
  
Line 125: Line 126:
 ===== Monitoring an OutQueue with iPDFMon ===== ===== Monitoring an OutQueue with iPDFMon =====
  
-For a product demonstration of how to use the iPDF Monitor to convert your spool files to PDF or TIF use the link below:\\  [[https://www.youtube.com/watch?v=nbtaBm-JRoU&feature=youtu.be|Converting spool files to PDF by monitoring an output queue on the IBMi]]+For a product demonstration of how to use the iPDF Monitor to convert your spool files to PDF or TIF use the link below:\\  [[https://www.youtube.com/watch?v=nbtaBm-JRoU&feature=youtu.be|Convert spool files into PDF files]]
  
 <html><pre> <html><pre>
Line 157: Line 158:
   * **Outqueue Name**: Enter the name of the output queue to be monitored. One instance of iPDFMon per outqueue. Don't run iPDFMon on outqueues monitored by iDocs, iMail, or iView engines, or any dataqueue process.   * **Outqueue Name**: Enter the name of the output queue to be monitored. One instance of iPDFMon per outqueue. Don't run iPDFMon on outqueues monitored by iDocs, iMail, or iView engines, or any dataqueue process.
   * **Outqueue Library**: Enter the library where the output queue resides.   * **Outqueue Library**: Enter the library where the output queue resides.
-  * **Output PDF Path**: Path for the IFS or Network output should be directed. Note that you can specify a **remote networked directory** as the output path using the QNTC file system. QNTC is a function of IBM i/OS and is documented here:  [[http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/ifs/rzaaxqntcfs.htm ]]+  * **Output PDF Path**: Path for the IFS or Network output should be directed. Note that you can specify a **remote networked directory** as the output path using the QNTC file system. QNTC is a function of IBM i/OS and is documented here:  [[https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_73/rzahg/welcome.htm|IBM Knowledge Center]]
   * **DataQueue Name**: Specify a unique library/name for the dataqueue name. Use separate data queues for multiple monitors.   * **DataQueue Name**: Specify a unique library/name for the dataqueue name. Use separate data queues for multiple monitors.
   * **DataQueue Library**: Specify the Data Queue library to be used.     * **DataQueue Library**: Specify the Data Queue library to be used.  
Line 167: Line 168:
   * **Library**: Enter the library location for the Archive Output Queue if specified above.   * **Library**: Enter the library location for the Archive Output Queue if specified above.
        
-  * [[ipdfname parms | F10=Additional parameters]]: F10 and Page Down tor additional file naming parameters.  If specified they will  appear in the outputted file name. Do not exceed file naming conventions.+  * [[ipdfname parms | F10=Additional parameters]]: F10 and Page Down tor additional file naming parameters.  If specified they will  appear in the outputted file name. 
  
 \\ \\
Line 176: Line 177:
 ==== iPDFMon SBMJOB ==== ==== iPDFMon SBMJOB ====
  
-You can monitor and outqueue and convert all ***SCS** and ***USERASCII** spool files to pdf using **IPDFMON**.+You can monitor an outqueue and convert all ***SCS** and ***USERASCII** spool files to pdf using **IPDFMON**.
 Invoke for example as follows: Invoke for example as follows:
  
 SBMJOB <html><br/></html> SBMJOB <html><br/></html>
 CMD(IPDFMON OUTQ(HANDOFF) OUTQLIB(OFERRER) OUTPATH('/iview/dantest/files') PREFIX(YOURNEWPDF) OVERWRITE(*NO) OUTTYPE(*PDF) ARCHIVE(Y) ARCHOUTQ(OFERRER/ARCHIVE2) SPFRMTYP(*NO) SPUSRPRF(*NO) SPJOBNAM(*NO) SPJOBNBR(*NO) SPFILNAM(*NO) SPFILNBR(*NO) SPUSRDTA(*NO)<html><br/></html> CMD(IPDFMON OUTQ(HANDOFF) OUTQLIB(OFERRER) OUTPATH('/iview/dantest/files') PREFIX(YOURNEWPDF) OVERWRITE(*NO) OUTTYPE(*PDF) ARCHIVE(Y) ARCHOUTQ(OFERRER/ARCHIVE2) SPFRMTYP(*NO) SPUSRPRF(*NO) SPJOBNAM(*NO) SPJOBNBR(*NO) SPFILNAM(*NO) SPFILNBR(*NO) SPUSRDTA(*NO)<html><br/></html>
-JOB(INVOICES)<html><br/></html>+JOB(IPDFMONTQ)<html><br/></html>
 LOG(0 0 *NOLIST) LOGCLPGM(*NO)<html><br/></html> LOG(0 0 *NOLIST) LOGCLPGM(*NO)<html><br/></html>
 <html><br/></html> <html><br/></html>
pub/ipdf.1565318111.txt.gz · Last modified: 2022/06/25 17:02 (external edit)