Skip to main content

Release history

3.1.0

  • added /pdf_flat endpoint for flattening pdf forms

3.0.0

  • refactoring and optimization
  • better resource usage

2.3.0

  • better support for font names in css
  • internal modules update

2.2.0

  • wider support for fonts
  • embeding fonts into pdf and docx
  • better support for images inside docx

2.1.0

  • improved font file matching

2.0.1

  • fix image orientation for /x_data_to_pdf endpoint

2.0.0

  • refactoring and better error handling

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