Is there a way to generate QR codes in Laserfiche please? What product in Laserfiche cna read QR code?
Thanks
Priya
Is there a way to generate QR codes in Laserfiche please? What product in Laserfiche cna read QR code?
Thanks
Priya
Hi Priya,
Quick Fields can read QR codes but is not able to generate them. For this you would need to call upon a 3rd party program.
Tip:- You should be able to find a free barcode font online and use this in MS Word to test this out.
Hope this helps!
In case anyone is not aware, workflow now can generate barcode images in Word documents. The value to use for the barcode will be converted to an image of the barcode on the Word doc.
Thanks!
Priya
Is it possible to use SDK script in workflow to generate a QR code on a document?
Thanks
Priya
Any update on this please?
Thanks
Priya
Priya - We use a 3rd party SDK from Inlite to apply barcodes to documents from Workflow and client integrations. The Inlite SDK will allow for specific placement and will generate Code 39, Code 128, Code 93, PDF417 and DataMatrix barcodes. Unfortunately the SDK does not support QR barcode generation. If you need additional information you are welcome to email me at cprimmer@qfiche.com.
Thanks!
Priya
You can use iTextSharp for free
Thanks
A very easy to use open source QR creation DLL can be found at QrCode.net and can be added to VB and/or C# projects.
If you see create dynamic barcode stamp you can see a workflow script that can be modified to use the QrCode.net DLL to generate a QR Code and stamp it on a page.
We installed a 3rd party HTML QRcode generator into a in house web server. The web server returns a png image when passed parameters of what you want to encode. So we simply add an image to the document with url generated from token values. Our problem now is reading them in workflow. We can do it in QuickFields, but would like to move that to Workflow
This is something we are also looking into. We will will consider the 3rd party options, but it would be really neat if Laserfiche built in the capability to generate and stamp barcodes on images with Workflow and/or Quick Fields!