Skip to Content
Menu
This question has been flagged

Is there a way that I can change the size of the employee badges? They are currently 2-5/8 Inches wide and 1-5/8 inches tall, which makes then an awkward size for laminating since it is difficult to find pouches that fit them. Can I resize them to something more regular? Like 2-5/8 by 3-7/8? If if so, how?

Avatar
Discard
Best Answer

Hello J._.Calhoon
You can change size of the employee badges with apply different width and height in respected qweb template.
To do changes with directly front-end you can follow below steps:
Setting  --> Technical --> User Interface --> views
Now search for print_employee_badge template and change width and height attribute of table tag.

<table style="width:200pt; height:200pt; border: 1pt solid black; border-collapse:separate; border-radius:8pt; margin:5pt">

Also you can do same with inherit template and change height and width according your need.

Thanks
Husain

Avatar
Discard
Author

Thanks

Related Posts Replies Views Activity
6
Jan 23
14569
2
Dec 22
3261
0
Dec 17
2669
6
Jun 17
9690
1
Mar 15
3569