The image attached is the preview of the print layout, no matter how much I am trying to customize the margins or scale the file, the barcode is splitting into 2 to 3 sections. Please help me out with the issue.
- MSAnswered
Hello,
Please set the margins to none.
Instead of print barcode, you can try print label as label is set to be print per page.
Thank you
- VAnswered
Mian Saleem I did the margins to none, it didn’t work and I tried printing the labels too, they are also not aligning. Please help me out.
- MSAnswered
Hello,
The print is send through browser and you only have the option in the print dialog to adjust. Can you share the photos of printed barcodes/labels?
If you need to modify the code then
print_barcodes
&print_labels
methods of theapp/controllers/Products.php
along their viewsthemes/default/views/products/print_barcodes.php
&themes/default/views/products/print_labels.php
Thank you
- Login to Reply