Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sgudkov/show_merged_pdf

Merge & show PDF
https://github.com/sgudkov/show_merged_pdf

abap abap-hints mergepdf pdf

Last synced: about 1 month ago
JSON representation

Merge & show PDF

Awesome Lists containing this project

README

        

# 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.