on 2024 May 21 10:06 AM
Hello everyone,
please, is there a way to insert a rectangular data matrix into form in adobe livecycle designer?
We did not find an option to add this type of barcode component in the list of barcodes that adobe livecycle designer offers (see picture).
Even though there are options to add data matrix, none of them were rectangular. One question thread suggested to change the moduleWidth and moduleHeight (XML properties of the data matrix) to make it rectangular, but doing so doesn't do anything.
Thank you.
Request clarification before answering.
Hello,
we solved our problem by generating the data matrix as bitmap.
In FM that is printing the form we render a bitmap for a data matrix using class cl_rstx_barcode_renderer which has a lot of useful static methods for rendering bar codes, QR codes, data matrixes...
We then send this bitmap to the form and display it as image.
Best Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.