-
-
Notifications
You must be signed in to change notification settings - Fork 465
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
Allow setting additional cards to print #275
Conversation
This is awesome! Looking forward to reviewing and giving this a try in the next couple of days. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One comment about the positioning of the new checkbox; with that change in place I'd be happy to merge!
Thanks for this @guicamest. It may take me some time to deploy this update to wificard.io, apologies in advance. |
No problem @bndw ! Happy to have contributed to this great open source project! I've already used it to print some locally; I guess docker users have it available too by now 👍 |
Fixes #269, #63, #31, #30.
There is now a setting to increase the amount of cards to be printed. The wifi-cards are displayed without any changes in size (i.e. it is NOT an amount of cards per page setting). Additionally, users can choose to hide the tip (or legend) to possibly fit more cards in one page. Some margins and rendering were changed to avoid unnecessary empty space in the final printing layout
Website now looks like this:
Attaching some previews with A4:
3 Landscape cards fit into portrait printed page
4 Landscape cards fit into landscape printed page
4 Landscape cards (without password nor legend) fit into portrait printed page
3 Rotated cards fit into landscape printed page
4 Rotated cards fit (without password) into portrait printed page
4 Rotated cards fit (without tip) into portrait printed page
4 Rotated cards fit into portrait printed page
6 Rotated cards fit (without password nor tip) into landscape printed page
6 Rotated cards fit (without password nor tip) into portrait printed page