Click here to Skip to main content
15,867,568 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello All,

Does anyone know a way to convert a EPL string to a image or pdf file?

What I have tried:

I can re-do the EPL file in ZPL format, but wanted to just print to an image.
Posted
Updated 21-Apr-22 2:18am

1 solution

You're going to have to find some component, or write one yourself, to parse the EPL and render it to an image of your specifications. This isn't going to be a small piece of code.

I'd probably start by Googling for "render epl".
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900