
Adds support for FK (Delete Form), FR (Retrieve Form) and FS (Store Form) forms-related commands.
Features
- 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 OnRender event.