Friday, September 21, 2012

7.3 of Solid Framework Released

7.3 of Solid Framework Released

Solid OCR (Optical Character Recognition) has been improved:
8 languages now supported (English, Dutch, French, Italian, Polish, Portuguese and Spanish).
Improved text recognitions. OCR allows you to apply a searchable text layer when scanning or easily add a text layer to an existing scanned PDF file.

Other v7.3 improvements include:

  • PDF to Word: heading/style detection, table of contents reconstruction, hierarchical list reconstruction
  • Complete rework of PDF to PowerPoint reconstruction including transitions, master slides and PowerPoint specific layout engine
  • Great improvements to PDF to HTML conversion to take advantage of table of contents reconstruction and style detection. Single page output with navigation frame or multiple linked HTML pages for navigation.
  • PagesModel and Thumbnail Controls to allow construction of PDF page manipulation applications complete with User Interface.
Trial developer licenses and SDK available from the Developer Portal at soliddocuments.com.

Sunday, September 2, 2012

How to change the configuration in your project to 64 bits

This example uses Visual Studio 2010.

1. Open your project in Visual Studio.  From the Build menu select Configuration Manager...


2. From the Active solution configuration menu select Debug or Release depending on what are you want to set up.


Then from the Active solution platform menu select New...
 

3. Select x64 (the Create new project platforms is checked by default).


4. Change the Copy settings from option to  Empty then click OK.

Wednesday, August 29, 2012

Code Samples and Video Tutorials

Did you know we now have Solid Framework video tutorials available from our website?

You can find them here under our documentation page.

Email us at support@soliddocuments.com to request other code samples.