Copy link to clipboard
Copied
Hi Adobe Community,
I run a website NBI Clearance Online that provides important resources and guides for users. Many of the resources are offered as downloadable PDF files.
Recently, I noticed some users experiencing slow load times when accessing these PDFs. I use Adobe Acrobat Pro for creating and managing the documents. Could you share best practices for optimizing PDFs for web performance while maintaining high quality?
Thank you in advance for your help!
Best regards,
Copy link to clipboard
Copied
Sure thing. There are possibilities for PDF optimization in ColdFusion. For example, on reading your post I thought of <cfpdf action="optimize">.
Could you share the ColdFusion code you use for downloading or accessing the PDF files? That will facilitate the discussion.