Skip to content
Discussion options

You must be logged in to vote

This method returns the contents of the respective part of the page's object definition. It is not a statement about what the page in fact shows.
The PDF creator can enter whatever in that array.
You can use page.get_image_info() instead.
Or use page.clean_contents() before execution. This will make a run through the page's source code and synchronize its object definitions with what really happens during page dislay.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lokman2k5
Comment options

Answer selected by lokman2k5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants