New HTML to PDF Generation Feature
・Supports defining HTML templates, compatible with commonly used HTML tags and CSS styles.
・Supports dynamically generating PDFs using HTML templates and JSON data.
・Supports dynamic insertion of text, images, and table data.
・Supports setting filling rules, such as conditional statements, loop statements, arithmetic operations, and common functions.
・Supports custom PDF page settings and fonts.
New Layout API PDF Generation Feature
・Supports complete programmatic control to precisely control the position, size, and style of each element in the document.
・Supports rich element types including text, paragraphs, tables, lists, images, and separators.
・Supports flexible layout system with block-level elements, inline elements, and absolute positioning.
・Supports complete style system with reusable styles, box model, background, and fonts.
・Supports flowing layout with automatic pagination and content reflow, including table headers and footers repeating across multiple pages.
・Supports tree-structured document organization with intuitive hierarchical structure.