PyPDFSlide - PDF slide generation
Summary
slide example, showing pdf
and TeX insertion (1 page).
slide example, showing png
and template with minitoc.
PyPDFSlide is a light tool for the creation of PDF slides using xml descriptions (with springs, links, ...). In conjonction with a xslt processor, it allows to get "complex" presentation using functional descriptions.
PyPDFSlide was used for actual presentations (seminar, auditions, ...). One of the advantages compared to WYSIWYG tools (ooimpress, ...) is "automatic placement", Xslt templates allow to generate table of contents, minitocs...
It is not a oncurrent of FOP since it is lighter (in terms of functionnalities) and specialized for slide generation.
Features
- PDF 1.3 or 1.4 generation,
- PDF, bitmap (JPEG, PNG, ...) and TeX inclusion,
- anchors, links,
- springs,
- items.
Todo
- Better font handling,
- more templates (xslt files),
- image manipulation and caching (for faster generation),
- a more intuitive DTD (more similar to html, eventually compatible with ones from some slide presentation packages).
Author and License
PyPDFSlide is written by Hugo LECLERC. PyPDFSlide is free software licensed under the GNU GPL Version 2.