- Print
- PDF
Release version: 10.11 Beta 1
Release date: 13th October 2025
Introduction
This page describes the new features in Lasernet 10.11 Beta 1.
Note
New Features
Lasernet 10.11 Beta 1 includes various updates to the Form Editor and Mail Modules.
Form Editor
Lasernet Form Editor provides an easy-to-use environment for designing and maintaining great-looking forms and reports, or structured data outputs, from input data originating from any platform or administrative system capable of generating structured data (such as XML or JSON) or a text file. The feature outlined below is new to Lasernet Form Editor.
PDF/UA Compliant
PDF/UA stands for Portable Document Format / Universal Accessibility. PDF/UA-compliant documents make content readable by assistive technologies, such as screen readers, so that a computer can read it aloud to the user.
This iteration will include the ability to:
Include PDF/UA tagging and structure trees in EMF-based PDFs.
Automated PDF/UA tagging includes absolute and conditional rearranges, text labels, conditional areas, and patterns.
Use controls in Lasernet Form Editor to change the order of text, rearranges, and other elements in the structure tree.
Add alt text to images.
Alt text for an image is a description that explains what the image shows. A screen reader will read this alternative text instead of the image.
Important
PDF/UA compliance for Lasernet is being developed in an iterative way; Lasernet 10.11 is the first step of that process. As a result, the PDF/UA functionality in Lasernet 10.11 does not deliver full compliance with PDF/UA. However, this functionality is provided to enable wider testing and feedback, which will help us with our continuous improvement program to increase compliance in subsequent releases.
Mail Modules
The Mail Input module is used to pick up files from an email mailbox, whereas the Mail Output module is used to send a job as an email via the SMTP protocol. The Outlook Mail module integrates directly with Office 365 to send or retrieve emails. It uses the Microsoft Graph API to access Exchange Online data.
Lasernet 10.11 Beta 1 now includes support for mail headers in both the Mail Input and Outlook Mail Input Modules. It also includes support for new custom mail headers in the Mail Output and Outlook Mail Output modules. Additionally, the Mail Module now supports OAuth2 authentication.
OAuth 2.0 Authentication
OAuth 2.0 is an authorization protocol designed primarily to grant access to a set of resources, such as remote APIs or user data. It uses access tokens, which are pieces of data that represent the authorization to access resources on behalf of the end-user.
Infor OS does not support client credentials, which are used for machine-to-machine communication. Therefore, Lasernet now supports a password flow to enable access to OAuth tokens.