Determine whether a canvas has been inserted into each page
- by Hadi Teo
Hi,
Currently i have a code which will print OMR Mark on each pages. Basically i insert a canvas into each page and subsequently an OMR Mark Line Series are inserted into the canvas.
Recently i found an issue that somehow one of the canvas is placed out of a page and it appears at the previous page instead of the current page.
Below is the code…