Introduction
LEADTOOLS SVG C API Introduction
Summary
The LEADTOOLS SVG C API allows developers to load, save, edit, convert, and display Scalable Vector Graphics (SVG) in their applications.
Most operating systems and web browsers support the SVG format. Several document imaging frameworks use the SVG format because it accommodates robust document conversion, viewing, and writing capabilities.
Key Features
- Load, save, edit, and display SVG 1.0 and 1.1 files
-
View and convert document, raster, and vector formats in a normalized manner, using Document Writer and DocumentSvgPage
- Adobe Acrobat PDF and PDF/A
- Microsoft Office DOC/DOCX, XLS/XLSX, PPT/PPTX, PST, EML, MSG, and XPS formats
- CAD formats such as DXF, DWG, and DWF
- TIFF, JPEG, PNG, EXIF, BMP, and hundreds more raster image formats
- Plain Text, RTF, HTML, MOBI, ePUB, and more
- IBM AFP, MO:DCA, IOCA, and PTOCA
- Infinite zoom without loss of display quality or aliasing
- Enumerate and parse text elements
- Read and edit metadata, including document bounds and resolution
- Convert files to SVG for HTML5/JavaScript applications and viewers
- Directly used by LEADTOOLS Document Converter and Document Viewer
Supported Environments
See Also
Reference
API Overview
Getting Started
Working with SVG
Version History
LEADTOOLS SVG C API Changes