Skip to content

v3.1.1

Compare
Choose a tag to compare
@gunnsth gunnsth released this 04 Aug 18:12
· 319 commits to master since this release
4187510

Version 3.1.1 has significant performance improvements in lazy-loading and the creator package as well as multiple other enhancements. An example for tabular data extraction has also been introduced in unipdf-examples: pdf_to_csv.go extracts tabular data and outputs in CSV format.

Bug fixes and enhancements

  • #139 Append function to TextMarkArray for processing and grouping text (@gunnsth)
  • #138 Table styled paragraph links (#138) (@adrg)
  • #133 Inherit rotation when creating block from page using the creator (#133) (@adrg)
  • #136 Creator optimize drawing blocks (#136) (@adrg)
  • #135 Check for missing resource dict when generating field appearance (#135) (@adrg)
  • #131 Lazy loading improvements (#131) (@gunnsth)
  • #128 Add option to generate appearance dicts when filling form fields (#128) (@adrg)