You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Michael Klink (Jira)" <ji...@apache.org> on 2021/05/17 16:15:00 UTC

[jira] [Commented] (PDFBOX-5195) QR-Code not showing on certain documents

    [ https://issues.apache.org/jira/browse/PDFBOX-5195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17346250#comment-17346250 ] 

Michael Klink commented on PDFBOX-5195:
---------------------------------------

I don't see you making sure that {{pmgPlancheckMobilQrcode.getX(), pmgPlancheckMobilQrcode.getY()}} is in the page crop box. The crop box merely _often_, not _always_, has the lower left corner at *(0, 0)*.

> 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-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org