We have created lots of samples here that illustrate how to use Solid Framework.
This page contains links to complete working projects.
All of these samples will work with a Trial License, but the output will be mangled if a Trial License is used. This means that the reconstructed document will contain watermarking and deliberate substitution of some characters for others.
To see what the output would be like with a full license, please visit SimplyPDF.com. This provides online reconstruction of Word, Excel and PowerPoint documents from PDFs using the latest released version of Solid Framework.
.NET Samples
VB.Net Framework Demonstration Tutorial
Use this sample to see the myriad of functionality available within Solid Framework, in an easy-to-get-started format.
C# Framework Demonstration Tutorial
Use this sample to see the myriad of functionality available within Solid Framework, in an easy-to-get-started format.
PDF To HTML using Solid Framework
Learn how to use the Core Model to convert PDF into visually similar HTML.
JobProcessor.NET
Learn how to use .NET with Solid Framework Job Processor.
Converter.NET Sample.
Learn how to convert PDFs using Solid Framework for .NET
Extracting Text from OCR - C# .NET Sample Application
C# .NET Sample. Extract text from Scanned PDF or Image using Solid Framework Solid OCR.
Extracting Text from the Core Model - C# .NET Sample Application
C# .NET Sample. Access reconstructed text (with bounds) in memory from your PDF file using Solid Framework Core Model
ASP.NET sample - Running conversions from a Web Browser
Sample code to show how to convert a PDF to other types of document using a WebService.
This sample requires a Professional license.
This sample requires a Professional license.
PDF to RTF using Solid Framework
Learn how to use the sample implementation of a project that converts PDF to RTF using just the Core Model.
C++ Samples – Cross Platform
C++ Tutorials
Learn how to perform a range of conversions within a single self contained project.
C++ Samples for Windows
C++ Tutorials
Learn how to perform a range of conversions within a single self contained project.
Using C++ with Solid Framework
A full working sample written in C++ that uses Solid Framework .
Extracting Text from the Core Model - C++ Sample Application
Access reconstructed text (with bounds) in memory from your PDF file using Solid Framework Core Model
Extracting Text from OCR - C++ Sample Application
Extract text from Scanned PDF or Image using Solid Framework Solid OCR.
C++ Samples for macOS
Using C++ with Solid Framework on macOS (OSX)
Learn how to use Solid Framework on the macOS Platform.