V
Asked
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.
Attachments
- MSAnsweredHello,
_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](/u/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.
- MSAnsweredHello,
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 the `app/controllers/Products.php` along their views `themes/default/views/products/print_barcodes.php` & `themes/default/views/products/print_labels.php`
Thank you - Login to Reply