1
Compress pdf files using Pyython SDK
New Here
,
/t5/acrobat-sdk-discussions/compress-pdf-files-using-pyython-sdk/td-p/14358476
Jan 16, 2024
Jan 16, 2024
Copy link to clipboard
Copied
Guys can you exapnd your python SDK, I want to compress PDF files using the API.
right now I am using GhostScript and python to acomplish it.
Thanks
Eran
TOPICS
Windows
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
LATEST
/t5/acrobat-sdk-discussions/compress-pdf-files-using-pyython-sdk/m-p/14417444#M92798
Feb 12, 2024
Feb 12, 2024
Copy link to clipboard
Copied
Hi,
As this has a rest endpoint you should be able to call that from python - https://developer.adobe.com/document-services/docs/overview/pdf-services-api/howtos/compress-pdf/
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

