function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
KIRONKUMARKKIRONKUMARK 

What is the Maximum size of PDF(Renderedas=PDF) in Visual Force

What is the Maximum size of PDF(Renderedas=PDF) in Visual Force. Thanks in advance, Kiran.
Rakesh Aggarwal.ax1406Rakesh Aggarwal.ax1406
  • The maximum response size when creating a PDF must be below 15 MB, before being rendered as a PDF. This is the standard limit for all Visualforce requests.
  • The maximum file size for a generated PDF is 60 MB.
  • The total size of all images included in a generated PDF is 30 MB.

 

You can refer http://www.salesforce.com/us/developer/docs/pages/Content/pages_quick_start_renderas_pdf.htm for any additional information.

 

Thanks

Rakesh Aggarwal

www.rakeshaggarwal.com | twitter