.xlsx
.docx
.pdf
for PRO on a separate serverServices generate documents based on templates: invoices, waybills, contracts, and more. They also import data from Excel.
Generate a .xlsx
table from scratch.
Replace variables in .xslx
and .docx
templates.
Fill variables in multiple lines.
Replace variables with images.
.pdf
based on the template with substituted values and send the generated files via email.You can specify which parts of the table to export.
Substitute field names and row numbers.
Set date and point format.
Processing when uploading .xlsx
to the system
With column matching selection.
With row processing range specification.
With the ability to specify exceptions.
.xlsx
file for further processing in code.Processing a .docx
or .xlsx
document saved in the system.
Displaying it as a .pdf
in the browser.
With caching to reduce the number of requests.
.pdf
is generated with standard settings, more suitable for .docx
documents or for tables with specified print parameters..pdf
for download using the standard print template, bypassing the browser print window.