- Download a license from solidframework.net.
- Download the latest version of SolidFramework.dll.
- Download the sample PdfToRtf sample code which is a zip file.
- Extract the contents of the zip file.
- In Visual Studio, update the reference to SolidFramework.dll
- The solution should then build successfully.
- Run the project.
- You will get an error the first time that you try to convert a file, as you will need to enter license information.
- To solve this, you will need to enter your license details from the license.xml file (or drag the license file onto the form).
Collecting debug information within a log file Extract data from a PDF
Scroll to top