-
-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Customize border or qr code at footer #3253
Comments
This isn't a bug, the qrcode need to have a border to work fine. For now isn't possible to customize the border size but could be a good feature. I recommend to generate a document with an area at footer to put the qrcode. |
Other possible way is reducing the qrcode size. If you want, we can implement this feature. To do this we can talk about enterprise support. |
How does this corporate support work? |
@mezzomokaue I'm Brazilian too. You can join to group of LibreSign at Telegram and we can talk more about the ways to start a business talk between BR Serviços and LibreCode coop. |
Showw |
I've reduced QR MIN SIZE to 30 and fit my docx template, looks very well. @vitormattos Maybe can you add a parameter in config page to adjust the qr size and text in footer. Greetings from Tocantins (visit us during the beach season in this July)! |
I agree this would be a great feature. A temporary quick "fix" could be to reduce from 100 to something like closer to the height of the text itself. Most PDFs get invaded by the huge QR code which is currently added.
Do you mean that you've manually changed this value in the file? libresign/lib/Handler/FooterHandler.php Line 37 in df5923a
|
Describe the bug
I don't know why, but in some files the QR Code happens to invade the written part of the PDF.
Is there any way to fix or change the layout of the QR Code so this doesn't happen?
The text was updated successfully, but these errors were encountered: