You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i just found this library and it is just what i need. I am using it to create several sheets of individual labels form an excel sheet. I currently got it to work, but i have one problem with the html template that i have created.
I cant figure out how to remove the small margin that occurs between each of the stickers on the page. The reason why this is a problem, is because i need to fit exactly 24 labels on one page with the correct margin, width and height - since the labels are gonna be printed on a label sheet paper (this model)
I think that maybe it is some autogenerated margin between each time a label is generated from my html template by blabel, but i do not know.
Hi, i just found this library and it is just what i need. I am using it to create several sheets of individual labels form an excel sheet. I currently got it to work, but i have one problem with the html template that i have created.
I cant figure out how to remove the small margin that occurs between each of the stickers on the page. The reason why this is a problem, is because i need to fit exactly 24 labels on one page with the correct margin, width and height - since the labels are gonna be printed on a label sheet paper (this model)
I think that maybe it is some autogenerated margin between each time a label is generated from my html template by blabel, but i do not know.
Here is my template_generate.html
generate.py
style.css
The result i get:
The white lines indicated with the yellow arrow are unwanted.
I have already tried trimming the whitespace and almost everything that i could find, which is why i am asking here now.
The text was updated successfully, but these errors were encountered: