Skip to content

v1.31.0

Compare
Choose a tag to compare
@sampila sampila released this 02 Apr 17:54
· 4 commits to master since this release
36d084b

Release notes - UniOffice v1.31.0

This release contains new features, improvements and bug fixes.

New Features

  • US-188 Added utils.GetNumPages to get total of pages from DOCX
  • US-332 Added Numbering.Restart to restart numbering definition

Improvements

  • US-211 DOCX to PDF Header and Footer selection
  • US-308 Added test data for spreadsheet and compare results with MS Excel
  • US-314 XLSX to PDF Processing of landscape orientation similar to MS Excel
  • US-318 XLSX to PDF Image scaling improvement
  • US-329 PPTX Slide layouts ordering position
  • US-309 DOCX to PDF image header scaling for File_1.docx (Cisco File)

Bug Fixes

  • US-214 test cases floating point precision issue on arm64 OS fix
  • US-280 DOCX to PDF Correct processing of table styles
  • US-283 DOCX to PDF infinite loop fix
  • US-284 DOCX to PDF rotated image is not appearing correctly fix
  • US-286 [FIELD_TOC] label is visibility fix
  • US-299 Wrong background color in tables
  • US-313 XLSX to PDF no bar chart fix
  • US-321 XLSX to PDF extra blank pages fix
  • US-327 XLSX to PDF table layout fix
  • US-328 XLSX to PDF Invoice.xlsx print only part of the columns like MS Excel