Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.6% downloads on nuget.org

nuget.org : wordglue

WordGlue is a generic layout engine which supports DOC and DOCX conversion and rendering for converting Microsoft Office formats. 100% managed, 100% thread safe and 100% independent of applications like MS Word and OpenOffice.org. Compatible with .NET 4.X, .NET 5.0, .NET 6.0, .NET 7.0 and .NET 8.0. Designed to convert semantic formats like DOC and DOCX documents to PDF, XPS, SVG and also to raster formats like PNG and JPEG. The DOC and DOCX rendering engine is general purpose so it can be easily extended to support other formats like HTML and RTF. WordGlue comes with a viewer application for opening, viewing and converting documents. So it's easy for you to test. Just open your test documents, see what they look like, save them in an appropriate format. The code for the viewing application comes included with WordGlue and is extremely compact. So once you're happy with the basic functionality it's simple to create your own conversions. In fact so simple it's trivial. Your code can be as simple as this, using (var doc = new WebSupergoo.WordGlue3.Doc(@"c:\test.docx")) doc.SaveAs(@"c:\output.pdf"); See the documentation for more details.

Registry - Homepage - JSON
purl: pkg:nuget/wordglue
Keywords: docx, doc, xps, pdf, Word, WordGlue, Office
License:
Latest release: 9 days ago
First release: over 9 years ago
Downloads: 252,325 total
Last synced: 9 days ago

    Loading...
    Readme
    Loading...