aboutsummaryrefslogtreecommitdiff
path: root/print/p5-XML-Handler-AxPoint/pkg-descr
blob: 312b34471ab3b555467f47137677483264cd82d7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
AxPoint is a Perl module that uses the PDFLib module and the pdflib library
to generate PDF based presentations from XML data sources.
It has the following features:
   - Ability to create slideshows with your choice of background image
   - Slideshows break down into slidesets, or not at your choice.
   - Slides can show bullet points, source code (fixed font), or images.
   - Slides can have transition effects (dissolve, box, wipe, etc)
   - All elements of a slide can transition in too.
   - Text on slides supports bold, italics, and colours. Colours can be any
     one of the 16 HTML colours, or defined as hex RGB values.
   - Output uses the standard XML::SAX::Writer consumer classes, allowing you
     to output direct to a file, or to a string, or however you need to. Very
     useful for dynamic web based presentations.
   - PDF bookmarks allow direct navigation to any slide.
   - Using PDF allows you to go "Full Screen", even on Linux
   - Image formats supported include GIF, JPEG, PNG and TIFF

WWW: https://metacpan.org/release/XML-Handler-AxPoint