I want to split a page of PDF which has multiple sets of trim marks to multiple pages which has single set of marks on each page.
I know we can do that if the position of the marks is fixed even if roughly.
However, it's not fixed in this case.
If I can know the coordinate(X,Y) of the marks using something like an image recognition engine, I think I can split by Switch.
Is there any good software or command like that?
Regards,
