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:59] – [Monitoring an OutQueue with iPDFMon] 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 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.1565319557.txt.gz · Last modified: 2022/06/25 17:02 (external edit)