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
Other Useful Business Software
Stay in Flow. Let Zenflow Handle the Heavy Lifting.
Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
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.