Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ZIP PDF documents Runtime

chengalarayulu
Active Contributor
0 Likes
360

Hi Experts,

I have a requirement that needs to ZIP pdf documents and need to send mail ZIP file as attachment.

I did: finally i'm getting pdf converted XSTRING formatted data.. I struck here.. whats next..?

any standard Classes or FMs available for making ZIP files.

1 ACCEPTED SOLUTION
Read only

marcin_cholewczuk
Active Contributor
0 Likes
328

Hi,

CL_ABAP_ZIP sounds quite like what you're looking for I remember that there is no possibility to create password on this zip file, but I also remember that someone on code exchange was doing a project regarding this problem, so if you need it you can check there.

Best regards

Marcin Cholewczuk

1 REPLY 1
Read only

marcin_cholewczuk
Active Contributor
0 Likes
329

Hi,

CL_ABAP_ZIP sounds quite like what you're looking for I remember that there is no possibility to create password on this zip file, but I also remember that someone on code exchange was doing a project regarding this problem, so if you need it you can check there.

Best regards

Marcin Cholewczuk