Hi All,
Looking to create a QR code from a csv field.
Has anybody already done a script or got any advice on how to create the EPS so that I can place it in the PDF?
TIA
QR Code create
Re: QR Code create
I use SmartStream Designer together with Barcode Studio for this;

Input is a CSV, so guess that's what you need
So, do you have SmartStream Designer?

Input is a CSV, so guess that's what you need

So, do you have SmartStream Designer?

Re: QR Code create
You can use a command line tool named "qrencode" that you run in the Execute Command element. You need a proper formated textfile for qrencode to process and it will save an .eps as a QR Code.
You will find it here: https://fukuchi.org/works/qrencode/
Jan
You will find it here: https://fukuchi.org/works/qrencode/
Jan