Closed
Description
Firstly, thanks so much for doing this, it's so close to solving my problem!
The remaining issue is that I need to mask a region containing the time the pdf was generated. However, maskRegions
is not applied when there are multiple pages in the pdf (it would be good to at least document this).
It would be amazing to have some way to use maskRegions
... either page at a time diff as per #1, or different masks per page, or a way to force the same mask on every page.
Meanwhile I'll try to tune the tolerance for now.