Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 274 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 274 Bytes

SHOW_MERGED_PDF

Merge & show PDF

This is how to merge and show PDF documents at runtime.

Need to start:

  1. Create screen 0500 which should contain container's name 'HTML'.
  2. Put method PBO in pbo screen 0500 ( lcl_html_viewer=>pbo( ) ).
  3. Run method PRINT.
  4. Enjoy.