|
|
| No such thing as a small change | |
| PerlMonks |
Re^3: perl script to convert xml to pdfby roboticus (Canon) |
| on Oct 20, 2011 at 10:54 UTC ( #932621=note: print w/ replies, xml ) | Need Help?? |
|
Yes, that's exactly what it does. You didn't specify *any* requirements on the output, so I did the minimum I could to satisfy them. Of course, PerlMonks isn't a code writing service, so had you put any nontrivial requirements in, I probably would have passed over this thread. In any case, I can't imagine that there's a "general purpose XML to PDF" procedure that would be useful, as there are myriad forms of XML documents, and even more ways to present the data. So you're going to have to get more detailed requirements from your user(s), and figure out how to turn them into code. First you must figure out what you want:
Now that you know what sorts of transformations you need to perform, you need to:
...roboticus When your only tool is a hammer, all problems look like your thumb.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||