Neodynamic EPLPrinter Web API for Docker V2.0

Released: Mar 16, 2023

V2.0 での更新項目

機能

  • Added support for FE (End Form Store), FK (Delete Form), FR (Retrieve Form) and FS (Store Form) forms-related commands.
  • Added support for V (Define Variable) command.
  • Added support for C (Counter) command.
  • Added support for ? (Download Variables) command.
  • Added new InvertColors property which reverses the pixel colors of the output image.
  • Added new CompressionQuality property which specifies the compression quality level of the output image (JPG/JPEG format only).
  • Added automatic PNG output optimization which reduces the file/stream size.
  • Added new traceRenderedElements property which will return the list of EPL commands that are rendered including the location and size. Available for JSON outputs only.