Hi. We are running into a significant problem when a PDF ends with a floating object(s). In those cases, our Javascript is not returning an accurate value for lastbox.pageNum since it doesn't appear to know where the floating object ends up. Is there a different way to query this box location in Javascript so that we can retrieve the proper value for this item?
I've attached a ZIP sample that contains a snippet of the HTML, CSS and PDF to show when this problem occurs. Also included in the ZIP is a copy of Javascript log file that shows start-page:1 and end-page:1 because it cannot find the lastbox.pageNum in this 6-page file. The current Javascript that is creating this log is also included. Any help you can provide would be greatly appreciated.
I've attached a ZIP sample that contains a snippet of the HTML, CSS and PDF to show when this problem occurs. Also included in the ZIP is a copy of Javascript log file that shows start-page:1 and end-page:1 because it cannot find the lastbox.pageNum in this 6-page file. The current Javascript that is creating this log is also included. Any help you can provide would be greatly appreciated.