We are trying to create snapshots of some web pages that have dashboard components in them. The dashboard info is real-time and the customer wants to have a history, so we are trying to use the "Create PDF from Webpage" process in Adobe Acrobat to save a copy of the page in time. The issue is that the process is too fast!
What is happeining is that the page finishes loading up before the dashboard components embedded in the page complete, and what is captured in the PDF is the web page with dashboard areas displaying hourglasses! Acrobat creates the PDF of the page when the page load completes, but it's not waiting for the embedded dashboard components to finish loading because there's no indicator available.
My question is if there a parameter we can tweak that will make Acrobat "wait" some time after the page load before the PDF is rendered, to allow for the embedded dashboard components to finish loading.
ex: when i try to do make pdf of below link
http://users.cs.cf.ac.uk/M.D.Craddock/2/Tutorials/Index.html
In browser:
In PDF:
Any help would be appreciated! Thanks,