2024 Apr 04 9:19 AM - edited 2024 Apr 04 4:52 PM
hello. I m uploading PDF file using GUI_UPLOAD. And then converting to xstring using FM SCMS_BINARY_TO_XSTRING.
I need to check if this PDF is interactive (editable) or not. How can I get this info?
Looked at class cl_fp_pdf_object. But still cant find any method that returning me such info..
tried cl_fp_pdf_object->get_metadata - but it returns empty metadata.
Maybe exists some FMs that can give info
Request clarification before answering.
Please check parameter of the Generated Function Module:
SFPDOCPARAMS-FILLABLE
FILLABLE = X generates an interactive form. Usage rights are allocated to the form; these rights enable data to be entered and saved in Adobe Reader.
More information you can find below:
https://help.sap.com/viewer/e0e3d14ea0214efc82251725ba84c4a1/7.5.7/en-US/7096aa7442ee484386ca81dacfe...
Best Regards,
Piotr
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 27 | |
| 20 | |
| 20 | |
| 7 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.