XML import/export preserves RTL formatting (#44024)
Artwork Automation now supports preserving original text direction (LTR or RTL) for text imported from and exported to XML, ensuring correct display when content comes from Master Documents or GS1 XML sources.
RTL formatting support via API (#44023)
The AO1 API now supports RTL and LTR formatting in variables sent and received in API payloads, enabling integrations to handle text direction consistently.
Bug Fixes
This release brings several improvements to stability and day-to-day usability.
Artwork Online Editor
- #43791: Added an extra safety check to prevent generating PDFs with missing text values. If texts cannot be created for any reason, the system now stops the process and shows an error instead of producing an incomplete PDF file.
- #44062: Resolved a problem where extra blank lines were added while creating or editing values for text variables of type List of values, ensuring lists remain clean and usable during setup and editing.
- #44949: Fixed an issue where text using Global Fonts (Google-integration) did not display correctly after reopening an Artwork. Fonts now load consistently, ensuring text appears as expected across editing sessions.
- #45422: Resolved a problem where PDF generation failed when a list text variable was set to None, allowing artwork generation to complete reliably in all cases.