I have a Microsoft Word template, and I would like to use an Aspose QR Code to identify the front and back sides of my document after it has been scanned.
Here is the workflow I want to implement:
- In the Word document, I insert an Aspose QR Code on pages 1 and 2.
- I print the document in duplex (double-sided) mode. The printed document contains the exam.
- After the completed exam is scanned, I detect and identify which scanned image corresponds to the front side (page 1) and which corresponds to the back side (page 2).
- I also need to determine the exact position (coordinates) of the QR Code on each scanned page.