[ https://issues.apache.org/jira/browse/PDFBOX-5195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369339#comment-17369339 ]
Michael Klink commented on PDFBOX-5195: --------------------------------------- You have the {{PDPage page}}. You can retrieve its crop box using {{page.getCropBox()}} and adjust the target coordinates accordingly. > QR-Code not showing on certain documents > ---------------------------------------- > > Key: PDFBOX-5195 > URL: https://issues.apache.org/jira/browse/PDFBOX-5195 > Project: PDFBox > Issue Type: Bug > Components: PDModel > Affects Versions: 2.0.20 > Reporter: Maximilian Belli > Priority: Major > Attachments: QR-Code_generation_code.java > > > We create a software that enables users to download pdf files with a custom > qrcode. To add the qrcode to the pdf file we use pdfbox (relevant code will > be attached in a file). We now encounter files somtimes that get obviously > changed by pdf box (we see that in the size of the file and also when using > tools like winmerge), but the QR-Code does not show on the resulting file. > So far we saw that all files had in common that they were pdf's of version > 1.6, created via AutoCAD with the producer pdfplot12.hdi. > We are currently talking to our customer to release the document for testing. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org