|
.NET Framework for PDF |
|
|
||||||||||||||||||||||||
|
|||||||||||||||||||||||||||
|
|
Solid Framework - FeaturesGive your products a competitive edge with the Solid Framework .NET developer toolkit. This SDK provides the power to create applications with the ability to create, modify and convert PDF files. Deliver your products to the market faster with the latest technology available from Solid Documents. Solid Framework Technology is the same technology used by Solid Documents to provide PDF support in applications such as Solid Converter PDF. "The technology from Solid Documents offered unmatched Word output quality combined with easy integration with our server-based framework. Version Comparison Chart
Platforms and LanguagesOperating SystemsSolid Framework requires the .NET CLR and does not support Windows 9x. Solid Framework requires .NET Framework 2.0 or later. The framework has been tested on:
The Solid Framework .dll is built as an “AnyCPU” framework and automatically runs x86 or x64 native, depending on the process that loads it. Programming LanguagesSolid Framework is a CLS Compliant class library. This means that the class library only exposes features that are common across all .NET languages. For example, unsigned types and overloaded methods are not used since these features are not available in all supported languages. For simplicity, all the samples and documentation are in C#. The other commonly used CLS Compliant languages are:
For native C++, there is a lightweight wrapper for the core functionality of the SDK. The classes in this wrapper are identical to their C# counterparts so that samples and documentation can be shared by all developers. Contact us if you are interested in this API. Microsoft® OfficePDF ConversionConverting PDF to Word can be done without having Microsoft Office installed. Solid Framework SDK creates .docx, .xlsx, and .pptx in modern ZIP-based Open Office XML ISO Standard formats directly. However, there are two features which do require Microsoft Office 2003 or 2007 (Vista):
PDF CreationPDF creation is done by printing to the Solid PDF Creator printer driver which can be downloaded from here. The Solid Framework license is valid for Solid PDF Creator too and is automatically applied.
For richer PDF creation, application specific print providers exist like WordPrintProvider. This provides support for features like bookmarks, rich hyperlinks and document property support. Office 2003, Office 2007 (Vista) or Office 2010 must be installed for support of the print providers. Premium PDF Creation FeaturesSolid Framework uses custom print providers for specific applications like Word and PowerPoint. Thanks to these print providers, premium PDF creation features such as bookmark creation (outlines), rich hyperlink conversion, document information support and alternate layouts are possible.
|