-
Notifications
You must be signed in to change notification settings - Fork 20
add --margin option #49
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Hi,
I've tried printing a PDF document generated by qr-backup and i'm struggling with my printer. It looks like the document expects the printer to be able to do "full bleed": there's no margin around the edges. This cuts off the letters "S" and "t" in the "Step" words and a good chunk of the left qrcodes, which make the entire left columns of the qrcodes unusable.
And just to be clear here: I hate printers. They never work. But in this specific case, the output of paperbackup actually prints fully while qr-backup fails halfway through, I think because of the layout issue.
I suggest adding a border around the PDF to workaround this problem.