提供3000多款全球软件/控件产品
针对软件研发的各个阶段提供专业培训与技术咨询
根据客户需求提供定制化的软件开发服务
全球知名设计软件,显著提升设计质量
打造以经营为中心,实现生产过程透明化管理
帮助企业合理产能分配,提高资源利用率
快速打造数字化生产线,实现全流程追溯
生产过程精准追溯,满足企业合规要求
以六西格玛为理论基础,实现产品质量全数字化管理
通过大屏电子看板,实现车间透明化管理
对设备进行全生命周期管理,提高设备综合利用率
实现设备数据的实时采集与监控
利用数字化技术提升油气勘探的效率和成功率
钻井计划优化、实时监控和风险评估
提供业务洞察与决策支持实现数据驱动决策
Solid Framework是一款提供开发具有转换、修改和创建 PDF 文件能力的应用程序的.NET开发工具包。
标签:文档管理PDF开发商: SolidDocuments
当前版本: v10.0.13386
产品类型:控件
产品功能:文档管理
平台语言:.NET
开源水平:不提供源码
本产品的分类与介绍仅供参考,具体以商家网站介绍为准,如有疑问请来电 023-68661681 咨询。
使用 Solid Framework .NET 开发工具包使您的产品具有竞争优势。该工具包提供开发具有转换、修改和创建 PDF 文件能力的应用程序。因为拥有来自 Solid Documents 的最新技术,您可以更快地将您的产品推进市场。
Solid Framework 技术与 Solid Documents 用于提供 PDF 支持的应用程序,诸如 Solid PDF Tools、Solid Converter PDF、Solid PDF Creator Plus、Solid Capture 和 Solid PDF Creator 等等当中的技术,完全一样。
使用 Solid Framework 的软件应用程序叫做主机应用程序,并不需要有Microsoft Word、Microsoft Excel、Adobe® Acrobat 或 Adobe® Acrobat Reader 同时运行。Solid Framework 不会强加一个用户界面,而是提供支持内存创建和转换操作的架构。Solid Framework 是已获许可证的技术。
Give your products a competitive edge with the Solid Framework .NET developer toolkit that provides the power to create applications with the ability to convert, modify and create PDF files. Deliver your products to the market faster with the latest PDF 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, Solid Capture and Solid PDF Creator.
Software applications that use Solid Framework are called host applications and do not require the presence of Microsoft Word, Microsoft Excel, Adobe® Acrobat or Adobe® Acrobat Reader. Solid Framework does not impose a user interface and provides the architecture to support in-memory creation and conversion operations. Solid Framework is licensed technology.
* 关于本产品的分类与介绍仅供参考,精准产品资料以官网介绍为准,如需购买请先行测试。
版本比较图表
PDF 创建功能: |
工具版 |
专业版 |
使用普通的 ShellPrintProvider 转换来自任何 Windows 应用程序的 PDF 文件 |
√ |
√ |
使用 WordPrintProvider 转换 Word 至 PDF |
√ |
√ |
使用 WebPrintProvider 将 Wed 页(或 URL)转换为 PDF |
√ |
√ |
文档转换功能: | ||
从 PDF 文件提取图像 |
√ |
√ |
将 PDF 文件转换为 Word 文档 |
√ | |
将 PDF 中的表格提取为 Microsoft Excel |
√ | |
PDF 编辑功能: | ||
浏览 PDF 文件的内容和内部结构 |
√ |
√ |
修改查看器优选项和 PDF 文档信息 |
√ |
√ |
保护 PDF 文件:加密、权限和密码 |
√ |
√ |
操作平台与语言
操作系统
Solid Framework 要求 .NET CLR,而且不支持 Windows 9x。 Solid Framework 要求 .NET Framework 2.0 或更新版本。该架构已在以下环境测试过:
Windows XP SP2
Windows 2003 Server
Windows Vista
编程语言
Solid Framework 是一个 CLS 兼容的类库。意味着该类库仅表现那些通常可跨越所有 .NET 语言的功能。比如,未签名类型和超负荷方法均不使用,因为这些功能在所有支持语言中均不可用。
简而言之,所有范例和说明文件均为 C#。其他通常使用的 CLS 兼容语言是:
C#
Visual Basic .NET
J#
Microsoft Office
PDF 创建
PDF 创建通过打印到一个象 Solid PDF Creator 这样的特别打印机驱动器来操作。Solid Framework 许可证对于 Solid PDF Creator 也有效,并且是自动应用。
针对较为复杂的创建,应用程序特定的 PrintProviders 即表现为WordPrintProvider 一般。针对打印到 PDF 之后,自动从 Word 文件复制文件属性到 PDF 文件的功能,它将提供支持。要支持 WordPrintProvider 则必须安装 Office 2003 或 Office 2007(Vista)。
PDF 转换
将 PDF 转换到 Word 可在不安装 Microsoft Office 的情况下操作。但是,的确有两项功能必需 Microsoft Office 2003 或 2007(Vista):
识别非标准编码字体必需 Office Tools(Document Imaging)以进行 OCR 识别
保存为二进位 .doc 必需 Microsoft Word(.rtf 和 WordML .doc 格式则不需要 Microsoft Word)
Version Comparison Chart
PDF Creation Features: | Tools | Professional |
PDF files from any Windows application using generic ShellPrintProvider | √ | √ |
Word to PDF using WordPrintProvider | √ | √ |
Web Page (or URL) to PDF using WebPrintProvider | √ | √ |
Document Conversion Features: | ||
Extract Images from PDF Files | √ | √ |
Convert PDF Files to Word Documents | √ | |
Extract Tables from PDF to Microsoft Excel | √ | |
PDF Editing Features: | ||
Browse content and internal structure of PDF files | √ | √ |
Modify Viewer Preferences and PDF document Info. | √ | √ |
Secure PDF files: encryption, permissions and passwords | √ | √ |
Platforms and Languages
Operating Systems
Solid 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:
Programming Languages
Solid 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:
Microsoft Office
PDF Creation
PDF creation is done by printing to a special printer driver like Solid PDF Creator. The Solid Framework license is valid for Solid PDF Creator too and is automatically applied.
For richer PDF creation, application specific PrintProviders exist like WordPrintProvider. This provides support for features like copying the document properties from the Word document to the PDF file automatically after printing to PDF. To support the WordPrintProvider either Office 2003 or Office 2007 (Vista) must be installed.
PDF Conversion
Converting PDF to Word can be done without having Microsoft Office installed. However, there are two features which do require Microsoft Office 2003 or 2007 (Vista):
更新时间:2022-03-08 16:45:57.000 | 录入时间:2008-03-12 10:56:57.000 | 责任编辑:胡涛
允许开发人员在不需要Office Automation的情况下处理Word文档的API
Add-in Express for Office and .NET开发商业类微软Office扩展的一体化框架,如Office COM Add-in、Outlook插件
3-Heights PDF OptimizationPDF优化类库,用于压缩PDF文件的尺寸大小、提高网络浏览速度、提供高质量的打印等
PDF StudioPDF Studio是一款功能强大的,易于使用的PDF编辑器,它以Adobe® Acrobat®和其他PDF工具的小部分代价在PDF文档上提供了大量的功能。
Spire.CloudSpire.Cloud是一款帮助WEB网站或WEB应用系统轻松处理Office文件全面的解决方案。
服务电话
重庆/ 023-68661681
华东/ 13452821722
华南/ 18100878085
华北/ 17347785263
客户支持
技术支持咨询服务
服务热线:400-700-1020
邮箱:sales@pclwef.cn
关注我们
地址 : 重庆市九龙坡区火炬大道69号6幢