Release history
1.10.0
- added support for "-" and "_" characters in mergefield names
1.9.0
- added
/thumbnail
,/x_data_to_pdf
and/x_url_to_pdf
endpoints for creating thumbnails and PDFs from submitted files or URLs without mergefields
1.8.0
- added
/docx2pdfua/extract_mergefields
,/docx2docx/extract_mergefields
and/pdf_fill/extract_mergefields
and their _packed counterparts for extracting merge fields from docx and PDF files
1.7.0
- added
/pdf_fill_packed
and/pdf_fill
endpoints for filling in PDF forms
1.6.0
- added
/docx2docx
endpoint for converting docx to docx
1.5.0
- added
/pulse
endpoint for monitoring the service
1.4.0
added support for:
- layout tables
- templating with IF statements and FOR loops
- TOC updates after inserting new content
1.3.0
- added image support for HTML
1.2.0 (deprecated)
- added
/docx2pdfua_packed
endpoint for converting docx to PDF/UA with a single JSON file
1.1.0 (deprecated)
- HTML tables support
1.0.0 (deprecated)
- initial release