I have an issue with the sanpshot tool. The only code I perform for this is setting the current tool to the snapshot tool. (pdfViewer.CurrentTool = "Snapshot Tool";)
When you select and area with the sanpshot tool and then right click that area and chosse "Print", what is it suppose to print?
The reason I ask is because it never just prints out the selected area. I get 2 behaviors when prting:
1) Single page PDF, it will print out the entire page
2) A multi page PDF, it will print out the entire first page of the multi page PDF
Is there something I can do or something I am not doing?