You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This sounds good in theory, but is very hard in practice.
PdfCompare only ever detects single pixels that differ. In the logs I output the coordinates of one rectangle that includes all pixels that differ on a page. If you want to have different blocks on a page with coordinates, you would first have to somehow detect, what is one block and what are multiple blocks. And then you need to think about the "layout" of coordinates, so that they show up nicely but don't cover interesting areas of the document.
Feel free to tackle that problem. I would support you.
But I will not work on something like this myself.
When you start the UI you can draw ignore areas and find the coordinates that way. That's the best that I can offer currently.
Hey, i think it will be realy helpfull to have the coordinates, near each block where there is a difference.
Thanks
The text was updated successfully, but these errors were encountered: