Application Development 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: 

Zip uploaded files

0 Kudos
191

Hello.

"Question: To Zip uploaded files, i have used Cl_Abap_Zip and it is working but not able to compress some documents like types of image file and Word document, etc. Which l able to compress only 10-20%. This wont work for larger file having 100 Mb size."

1 REPLY 1

raymond_giuseppi
Active Contributor
111
  • Many picture format are already compressed (jpg, etc.)
  • Recent Office files (docx, xlsx) are already zip file in disguise (copy a docx, change suffix to zip and open it)

So don't expect much compression...