Barcode Size

Hi!

I have a virtual column for barcode.
With next formula:

 

Concatenate("https://barcode.tec-it.com/barcode.ashx?data="&Encodeurl([Products]))

 

I need to change the size of barcode, because is too small in pdf.
I know how to change size in QR codes, but not in barcodes.
Any help?

Thanks

Solved Solved
0 2 159
1 ACCEPTED SOLUTION

Believe it or not, you would use a Format rules for this.  It will control, to a certain extent, the size of the image in the generated PDF.  Specify the column the rule is for and then set the "Workflow Template Format" size ... See image below

Screenshot 2023-03-29 at 6.19.28 PM.png

View solution in original post

2 REPLIES 2

Believe it or not, you would use a Format rules for this.  It will control, to a certain extent, the size of the image in the generated PDF.  Specify the column the rule is for and then set the "Workflow Template Format" size ... See image below

Screenshot 2023-03-29 at 6.19.28 PM.png

Great solution!!

Thanks @WillowMobileSys 

Top Labels in this Space