Labels
I have the Formtastic Labels module and don’t see an option for an Auto Merge. How can I have my labels merge automatically?
Labels only merge with database files, so having an automerge is not practical. An auto merge activates every 60 seconds and it would merge the same information in the database file. In most cases, you only want to merge after the database file has been updated with the new information. The best way to automate this is to call your application program’s MGRLBL command. From there, you can control when this job is done or create a scheduled job if you know when the file is updated ahead of time.
I want my labels to run from a called program that I wrote. I need to run my labels when I run my requisitions and I don’t want my users to access Formtastic.
Use the MRGLBL command in your program to run the labels so the users never have to go into Formtastic.
We only support zebra printers in the label module that use ZPL language.
We do not support zebra printers that use EPL2 programming language.