For Programmers: Free Programming Magazines  


Home > Archive > PERL Miscellaneous > June 2005 > Re: Generating formatted documents in Perl









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Generating formatted documents in Perl
Russel Dalenberg

2005-06-07, 8:57 pm

Tad McClellan wrote:

> Russel Dalenberg <russeld@pobox.com> wrote:
>
>
>
>
>
> I'd generate *structured* output from your Perl (or other) program,
> and have some other program format that for me.


Humm ... the first part is pretty easy; the input is already pretty
structured to begin with. But I was really hoping not to have to depend on
any other software to generate the final document. Maybe that's not as
easy as I had hoped.

>
> I'd generate XML, perhaps in a catalog-specific schema or even
> in DocBook, and let one of the bazillion XML processors turn it
> into PDF, or troff or HTML or...


I don't know much about XML. From what I can see, generating simple XML
from my input data would be easy, but how does that give me paginated
output? I only mentioned troff because long ago and far away I used to
generate documents by hand that way, and I know it can handle pages with
headers and footers.

--
Russel Dalenberg
russeld@pobox.com
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com