Hi,
I rather my dev team has a PDF file that needs to be compressed before it goes to download by users. Is there a way the compression can happen programatically without human intervention.
step
a) PDF file upload
b) A script compress the file to a preset or acceptable file size for web distribution
Thanks.