PDF_Out is an Ada package for writing easily PDF files dynamically. Enables the automatic production of reports. Standalone and unconditionally portable code. No external resource is needed.
More information on... http://apdf.sf.net
Alire crate: https://alire.ada.dev/crates/apdf
Mirror: https://github.com/zertovitch/ada-pdf-writer
Features
- Produces ISO 32000-1 compliant PDF documents
- Object oriented
- Vector graphics
- Raster graphics: inclusion of JPEG images
- Standalone (no external dependency, no binary stuff, no SDK required for working)
- Direct inclusion of PDF code is possible
- Task safe
- Unconditionally portable
- Pure Ada 2012 (nothing compiler/system specific), can be used in projects in Ada 2012 and later language versions
- Tests and demos included
- Permissive license (MIT)
- Free, open-source
License
MIT LicenseFollow Ada PDF Writer
You Might Also Like
One Platform. Total IT Insight. Start with PRTG Now
Why settle for fragmented monitoring? PRTG consolidates everything - servers, VMs, network devices, cloud services, and more, into one powerful platform. Get real-time status, customizable alerts, and deep analytics to drive smarter decisions. Designed for complex environments, PRTG scales with your needs, supports team collaboration, and helps you prevent outages before they impact users. Take control of your IT landscape and deliver the uptime your business requires.
Rate This Project
Login To Rate This Project
User Reviews
-
and how to use it at all? launched the script "Build", but the reaction is zero.Reply from Ada PDF Writer
-
Very interesting project, which allows you to generate excellent PDFs perfectly compliant with the standard. Using this Ada library to generate PDFs is very simple and intuitive. Congratulations to the author and thanks for his availability and support.