tobias_hofer has asked for the wisdom of the Perl Monks concerning the following question:
Hello Monks,
I am asked to generate nice looking PDF files from test-reports which are given in XML style.
On CPAN there are some PDF libraries available i.e. PDF::Create.
I found also the DocBook stuff on internet, for DocBook I have to get the XML TestReport into a kind of "DocBook-Style". But the DocBook toolchain is a bit complex I feel, and users got to have the toolchain installed (normally they only have perl installed).
For a big TestResult the text formatting in the CPAN PDF lib seems not to be that easy and I do not know the limitations, so it would be fine if I could change the layout of DIN A4 from portrait to landscape.
Does anyone have some experience with PDF creation and can recommend me some libs or tools which go together well with perl? Any recommendations are highly welcome!
Best regards
Tobias
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Creation of PDF
by karlgoethebier (Abbot) on Jun 05, 2013 at 08:05 UTC | |
by tobias_hofer (Friar) on Jun 05, 2013 at 08:57 UTC | |
Re: Creation of PDF
by rnewsham (Curate) on Jun 05, 2013 at 10:47 UTC | |
Re: Creation of PDF
by eco (Acolyte) on Jun 05, 2013 at 07:31 UTC | |
by tobias_hofer (Friar) on Jun 05, 2013 at 08:02 UTC | |
by choroba (Cardinal) on Jun 05, 2013 at 07:34 UTC | |
Re: Creation of PDF
by kcott (Archbishop) on Jun 05, 2013 at 19:50 UTC |