Login
From:
Discovering ABAP
(Uncensored)
subscribe
ABAP Code Samples : Create PDF from Internal Table
https://discoveringabap.com/2023/11/15/abap-code-samples-create-pdf-from-internal-table/
links
backlinks
Tagged with:
sap abap
Roast topics
Find topics
Find it!
This code sample explains how to create a PDF xstring from internal table. The rv_bin is xstring binary content and can be displayed as pdf. To test this code, SEGW based OData service or RAP OData service can be used. Example output is as below.