Solid Framework – 10.0.9182

The latest public release of Solid Framework SDK is now available for download from the developer portal at www.solidframework.net. This is version 10.0.9182.

MAIN FEATURES

Performance Improvement when converting PDFs that contain many small rectangles

  • Time taken to convert a file that contained lines made of small rectangles decreased from 160 to 15 seconds.

Improved export to exact mode HTML

  • Diagonal table labels are now correctly located.
  • Clickable hyperlinks are created when exporting a scanned table of contents. (How cool is that? A scanned document that ends up with working hyperlinks!)

Improvements to Font handling

  • Option now exists to use font metrics from a file rather than from locally installed fonts.
  • Option now exists to embed fonts in reconstructed PowerPoint files.

SOLID FRAMEWORK – 10.0.9084

The latest public release of Solid Framework SDK is now available for download from the developer portal at www.solidframework.net. This is version 10.0.9084.

MAIN FEATURES

Better reconstruction when converting to HTML

  • Layout is now correct even for non-contiguous page ranges.
  • Layout is improved when reconstructing tables.

Smaller files created when saving a modified PDF

  • Object Stream Compression is now supported

Improvements for Accessibility

  • Alt-text is now correctly extracted when reconstructing Word documents.

Further Improvements in the handling of Non-Standard Encoded text

Updated 3rd Party Libraries

SOLID FRAMEWORK – 10.0.8920

The latest public release of Solid Framework SDK is now available for download from the developer portal at www.solidframework.net. This is version 10.0.8920.

MAIN FEATURES

Improved consistency when dealing with borderless tables.

Better Table Detection

Identifying whether or not text is part of a table is complex, particularly when they are no borders to delimit the table edges. This release increases the accuracy with which this is achieved.

More Logical Tables are now Merged Correctly

Solid Framework aims to recreate a single table where it appears as if it has been split over multiple pages within the PDF (i.e. it is a single “logical” table).

This release improves detection of table columns, which allows more logical tables to be recognised and reconstructed.

Improved Column Title Detection

This release is better at identifying text that represents column titles (i.e. the first row of a table).