|
| | Subject: | Re: Text formatting issues | | Group: | Perl-beginners | | From: | Dr.Ruud | | Date: | 11 May 2008 |
hotkitty schreef:
> I've been reading through the modules and the link you provided but it
> seems pretty involved. I don't think it should be very difficult: all
> that I am trying to do is create a multi-page PDF file with text in
> it. Isn't there an easier way to do that?
Alternatives to consider:
- use a printerdriver to create a .ps (PostScript) file, and run ps2pdf.
- use a printerdriver to directly create a .pdf
- use HTML:HTMLdoc
--
Affijn, Ruud
"Gewoon is een tijger."
--
To unsubscribe, e-mail: beginners-unsubscribe
For additional commands, e-mail: beginners-help
http://learn.perl.org/
|