User Tools

Site Tools


pub:iviewapis

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
Next revisionBoth sides next revision
pub:iviewapis [2021/02/22 12:41] kkramerpub:iviewapis [2021/05/26 18:13] kkramer
Line 280: Line 280:
  F24=More keys                                                                    F24=More keys                                                                  
 </pre></html>  </pre></html> 
 +===== VIEWIFSPDF =====
 +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.
 +<html><pre>
 +                                  (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                                                                  
 +</pre></html>
  ===== INSIMG2PDF (V8.45) =====  ===== INSIMG2PDF (V8.45) =====
 The command INSIMG2PDF is introduced to insert an image (type .PNG, JPG, JPEG, BMP) into PDF at a certain page and position. The command INSIMG2PDF is introduced to insert an image (type .PNG, JPG, JPEG, BMP) into PDF at a certain page and position.
Line 326: Line 352:
  Start Page . . . . . . . . . . .               Number, *END                   Start Page . . . . . . . . . . .               Number, *END                 
  End Page . . . . . . . . . . . .   10            Number                         End Page . . . . . . . . . . . .   10            Number                       
-                                                                                + Output dir for bursting files  .   '/home/anguyen/ivwpdfidx'                    
-                                                                                +                                                                                 
-                                                                               +                                                                                
                                                                                                                                                                
                                                                                                                                                                
Line 344: Line 370:
    * **IFS path to PDF file:** the PDF name where user wants to extract data    * **IFS path to PDF file:** the PDF name where user wants to extract data
    * **Start Page and End Page:** specify the PDF page ranges    * **Start Page and End Page:** specify the PDF page ranges
 +   * **Output dir for bursting files:** specify an IFS path to be used when bursting the file (which is configured in iView archive definition)
  
 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. \\  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. \\ 
pub/iviewapis.txt · Last modified: 2022/06/25 17:02 by 127.0.0.1