Good afternoon. Please tell me how to print an already created barcode for this product in EAN-13 (not numbers, but the picture with stripes) from a product card, while specifying the dimensions of the barcode itself.
Good afternoon. Please tell me how to print an already created barcode for this product in EAN-13 (not numbers, but the picture with stripes) from a product card, while specifying the dimensions of the barcode itself.
In the Documents application there are price tags /app/document/pricecode/templates/ where you can configure exactly what size and content it will be Next, send the product to Documents -> Create price tags, there will be settings that will allow you to set the desired size and orientation for printing
In the Documents application there are price tags /app/document/pricecode/templates/ where you can configure exactly what size and content it will be
Next, send the product to Documents -> Create price tags, there will be settings that will allow you to set the desired size and orientation for printing
Thank you. Our stickers are 40x80 mm. But when choosing a size, this is what happens.
Thank you. Our stickers are 40x80 mm. But when choosing a size, this is what happens.
[file]22574[/file]
[file]22575[/file]
[file]22574[/file]
[file]22575[/file]
[file]22574[/file]
[file]22575[/file]
I replaced the variables with ean13svg, everything is displayed normally, but it does not fit on one page, where can you trim the height of the strips a little?
{full name}
{barcodeimageinternal13svg}
I replaced the variables with ean13svg, everything is displayed normally, but it does not fit on one page, where can you trim the height of the strips a little?
[file]22576[/file]
{full name}
[file]22576[/file]
{barcodeimageinternal13svg}
[file]22576[/file]
[file]22576[/file]
You need to use the barcodeimageexternalean13svg variable - this variable will take the value from the barcode field on setting dimensions when printing, you can see the discussion in the topic https://1b.app/ru/forum/managing-documents-and-document-templates/18037-srochno-... pechat-ih-na-printere/ there is an example of how you can set the size for printing a price tag
You need to use the barcodeimageexternalean13svg variable - this variable will take the value from the barcode field
on setting dimensions when printing, you can see the discussion in the topic https://1b.app/ru/forum/managing-documents-and-document-templates/18037-srochno-nuzhno-sdelat-shablon-etiketki-60h40-i-vozmozhnost- pechat-ih-na-printere/ there is an example of how you can set the size for printing a price tag
Didn't quite understand where to write this code?
[file]22577[/file]
<div style="width: 50%; height: 15px; overflow: hidden; margin: 0 auto;">
[file]22577[/file]
<img src="/media//productbarcode/product40502internal.png?1654513096" style="width: 100%;">
[file]22577[/file]
</div>
[file]22577[/file]
Here is my code on the screen.
[file]22577[/file]
[file]22577[/file]
This code change didn't help :( To change the size of the image, you can add the following code: <!DOCTYPE html> <html> <head> <style type="text/css"> img { width: 140%; height: 10%; align: center; } </style> </head> at the beginning of the code, replacing your tags with these. And with the width and height parameters, you change the number of percentages.
This code change didn't help :(
To change the size of the image, you can add the following code:
<!DOCTYPE html>
<html>
<head>
<style type="text/css">
img {
width: 140%;
height: 10%;
align: center;
}
</style>
</head>
at the beginning of the code, replacing your tags with these.
And with the width and height parameters, you change the number of percentages.
Please join the conversation. If you have something to say - please write a comment. You will need a mobile phone and an SMS code for identification to enter.
Log in and comment
Donate
You don't have enough funds in your account Top up