PdfViewer: Widgets are misplaced when the CropBox has offsets different than 0
The offset of the CropBox is not respected and is always treated as 0.
Workaround: Import the document with PdfProcessing, change the CropBox offsets of the pages to 0, export the modified document and then import it in PdfViewer.