Skip to content
Discussion options

You must be logged in to vote

Noticed that the path's object contains a key seqno. After some testing realized that this could be the order in which paths are drawn in the PDF, can you confirm if that's correct?

Correct! Any gaps in the sequence indicate that other things are being written there (images, text).

Certain paths are drawn but not visible because of other paths being drawn over them. Is there a flag for the path to denote this, or is it tricky to define what will visible and what will be not because of the variation in paths?

No indicating flag. Impossible to evaluate with any reasonable effort - consider transparency and even-odd / nonzero-winding rules.

Is there a way to detect if a path will appear…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@qwertynik
Comment options

@JorjMcKie
Comment options

@qwertynik
Comment options

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