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
andrew_mowatandrew_mowat 

Visualforce Page Render PDF with iFrame

Hi All,

 

I am having an issue when trying to include an iframe in a page rendered as PDF.

 

As html it works fine, but as PDF it doesn't render the iframe.

 

Is there anything I can do to stop the page rendering as PDF before the iframe loads?

 

Any help greatly appreciated!

 

Cheers,

Andrew

 

stephanstephan
Unfortunately, iframes are not supported in pages rendered as PDF.