Templates #149
paul-turner-github
started this conversation in
Ideas
Templates
#149
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to store the ESC commands in a file template rather than dynamically generating the contents.
I have a number of human readable templates that are stored with placeholders for variables (similar to a Zebra) and inject/replace them at runtime. Then I want to send the ASCII stream to the printer.
It basically needs to parse the ESC as ASCII and convert into binary/hex.
Beta Was this translation helpful? Give feedback.
All reactions