[ Up To Index ]
Purpose: Use the PRTPDF2Q command to print PDF files from a directory on the IFS of your IBMi. The command will convert the PDF into a spool file which is sent to an out queue for printing. The output out queue needs to have a writer attached to the out queue to print the output spool file. The printer used to print the file needs to be able to print PDF directly at the printer. Check your printer specifications to find out if your printer is PDF printing capable. Use the command in a CL, a program, or interactive.
Requirements: Specific iView IVIEWWEB Licensing required; iView version 7.00 or above.
To Use: Type PRTPDF2Q on the command line and select F4 to Prompt OR Call command and fill in the attribute values in your CL or program.
Available parameters:
Print PDF file to Queue (PRTPDF2Q)
Type choices, press Enter.
IFS PDF File to print . . . . .
Output Queue . . . . . . . . . . QPRINT Name
Library . . . . . . . . . . . *LIBL Name, *LIBL, *CURLIB
Spool File name . . . . . . . . FMGSPPDF Character value
Form Type . . . . . . . . . . . *STD Character value
Hold spool file . . . . . . . . *NO *YES, *NO, *YES, *NO
Bottom
F3=Exit F4=Prompt F5=Refresh F12=Cancel F13=How to use this display
F24=More keys
Purpose: Command STRIVMONAR is prompted for user to define how they want to get notification when metadata file is inserted/updated or/and removed
Requirements: iView V8.45 or above.
To Use: Type STRIVMONAR on the command line and select F4 to Prompt OR Call command and fill in the attribute values in your CL or program.
Available parameters:
Monitor archive data changes (STRIVMONAR)
Type choices, press Enter.
iView archive name . . . . . . . Name
Event Type . . . . . . . . . . . *NONE, *ALL, *INSERT...
+ for more values
Message text (*INDEXxx) . . . .
To User Profile . . . . . . . . Name
+ for more values
Message type . . . . . . . . . . *INFO *INFO
To Data Queue . . . . . . . . . Name
Library . . . . . . . . . . . *CURLIB Name, *CURLIB, *LIBL
To Email Address (*INDEXxx) . .
+ for more values
More...
F3=Exit F4=Prompt F5=Refresh F12=Cancel F13=How to use this display
F24=More keys
Monitor archive data changes (STRIVMONAR)
Type choices, press Enter.
Mail Subject (*INDEXxx) . . . .
iMail Job Queue . . . . . . . . FMGJOBQ Name
Library . . . . . . . . . . . *LIBL Character value, *LIBL
iMail Library Name . . . . . . . FMG Character value
Bottom
F3=Exit F4=Prompt F5=Refresh F12=Cancel F13=How to use this display
F24=More keys
Command ENDIVMONAR stops monitoring a metadata file, or user can iView archive maintenance screen, press F8=Metadata Monitor to open Monitor edit screen, and change Event Type to *NONE
Stop to monitor data changes (ENDIVMONAR)
Type choices, press Enter.
iView archive name . . . . . . . Name
Bottom
F3=Exit F4=Prompt F5=Refresh F12=Cancel F13=How to use this display
F24=More keys
Start Tomcat server
Start Tomcat (STRTOMCAT)
Type choices, press Enter.
Job Queue . . . . . . . . . . . *JOBD Character value
Bottom
F3=Exit F4=Prompt F5=Refresh F12=Cancel F13=How to use this display
End Tomcat server
End Tomcat (ENDTOMCAT)
F3=Exit F5=Refresh F12=Cancel F13=How to use this display F24=More keys
No parameters to show; press Enter to run, F3 to exit.
Start iView engine
Start iView Server (STRIVWSRV)
Type choices, press Enter.
iView Server Name . . . . . . . Value, or F4 for list
User . . . . . . . . . . . . . . *CURRENT Name, IVIEW, *CURRENT
Job queue . . . . . . . . . . . *JOBD Name, *JOBD
Save job log . . . . . . . . . . *NO *YES, *NO
Bottom
F3=Exit F4=Prompt F5=Refresh F12=Cancel F13=How to use this display
F24=More keys
End iView engine
Stop iView Server (ENDIVWSRV)
Type choices, press Enter.
iView Server Name . . . . . . . Value, or F4 for list
Bottom
F3=Exit F4=Prompt F5=Refresh F12=Cancel F13=How to use this display
F24=More keys
Load iView front-end search page to search on certain index field. Provides ability to call an archived PDF document on iView from IBM i green screen.
(IVWLOADURL)
Type choices, press Enter.
Host Name . . . . . . . . . . . > '127.0.0.1'
Port . . . . . . . . . . . . . . '8080' Character value
iView URL . . . . . . . . . . . 'iview'
iView Archive . . . . . . . . . > DHINVOICE Character value
Index Field . . . . . . . . . . > INDEX03 Character value
Search Term . . . . . . . . . . > 1802021343
Authenticate . . . . . . . . . . > N
Bottom
F3=Exit F4=Prompt F5=Refresh F12=Cancel F13=How to use this display
F24=More keys
Parameters
Host Name: Your IBMi’s IP address ‘168.xx.x.xx’
Port: Port number used with iView frontend ie. ‘8080’
iView URL: URL used with iView frontend. i.e. ‘iview’
iView Archive: iView archive name
Index Field: iView index name i.e. ‘INDEX03’
Search Term: Index search value to query archive
Authenticate: 'Y' Requires user to authenticate with the iView front end before continuing to open the location of the PDF. or 'N' Does not require the user to authenticate with iView front end and opens up PDF on browser.
This command enables a call for PDF files from iView using the API command from your IBM i green screen (backend) without having the user sign-in to iView via the frontend of iView.
(VIEWIFSPDF)
Type choices, press Enter.
Host Name . . . . . . . . . . . > '127.16.1.54'
Port . . . . . . . . . . . . . . '8080' Character value
iView URL . . . . . . . . . . . 'iview'
iView Archive . . . . . . . . . Character value
PDF File Name. . . . . . . . . . > '/home/anguyen/test.pdf'
Bottom
F3=Exit F4=Prompt F5=Refresh F12=Cancel F13=How to use this display
F24=More keys
Note: to make use of this API, you must first check 'Allow to public access server resource' in the iView frontend Administration Settings. Navigate to Administration/Settings menu to check the box.
The command INSIMG2PDF is introduced to insert an image (type .PNG, JPG, JPEG, BMP) into PDF at a certain page and position.
Insert image to PDF (INSIMG2PDF)
Type choices, press Enter.
IFS Image File . . . . . . . . .
Path of PDF File . . . . . . . .
Horizontal Position . . . . . . 0-9999
Vertical Position . . . . . . . 0-9999
Page number . . . . . . . . . . 1 Number
Resize by Percentage . . . . . . 100 1-100
Bottom
F3=Exit F4=Prompt F5=Refresh F12=Cancel F13=How to use this display
F24=More keys
The command IVWPDFIDX is introduced to import metadata index fields from a PDF.
Import metadata from PDF (IVWPDFIDX)
Type choices, press Enter.
iView archive name . . . . . . . PDFIDX Character value
IFS path to PDF file . . . . . . '/home/anguyen/test.pdf'
Start Page . . . . . . . . . . . 1 Number, *END
End Page . . . . . . . . . . . . 10 Number
Output dir for bursting files . '/home/anguyen/ivwpdfidx'
Bottom
F3=Exit F4=Prompt F5=Refresh F12=Cancel F13=How to use this display
F24=More keys
NOTE: This tool should be deployed with IFDJAVA.JAR and it’s independent with iView version. It can run on both Java 1.6, 1.7 or 1.8.
The data will be imported into metadata file specified in parameter iView archive name.
[ Up To Index ]