ANDROID RELEASE NOTES
RELEASE DATE: 2.10.2020-2.17.2020
ENHANCEMENTS
Zebra Printing: Hardware Update
- For those using the Zebra printing functionality, we have introduced an all-new way to print directly from inside the form itself (this is in addition to the current record view print). This allows custom JavaScript and other logic to trigger the print as well as allow for multiple configuration points.
- The print function is called iformbuilder.zebra.print(quantity, zpl_file,images). There are up to three parameters that can be configured:
- Quantity: The number of copies to be printed.
- ZPL File: The specific ZPL file to be printed. This allows you to print multiple files per form.
- Images: Pass in any all images you wish to have printed based upon your configuration.
Have a look at our Zebra documentation.
Comments
1 comment
Hi Folks,
We have released a patch to the Android App on the Play Store. There was an issue with the 8.14 version where users were unable to overwrite an image that was stored in the image element. This is now fixed.
Thanks,
-Ben
Please sign in to leave a comment.