[Mapserver-users] PDF How to for Perl Mapscript?
Lowell Filak
lfilak at medinaco.org
Fri Oct 10 10:04:07 PDT 2003
To create PDF's there are two basic options:
1) "Build true vector pdf's using the shp2pdf program" - SL.
2) "Use pdflib in conjunction with MapServer raster output to build a
PDF" -SL.
For #1 a "system" call could be used.
For #2 Perl has the following interface to pdflib -
http://search.cpan.org/~msergeant/PDFLib-0.12/PDFLib.pm
If choosing PHP I believe there is a Howto located in the wiki.
HTH
Lowell
The following message was sent by "Stephen Clark"
<stephen.clark at focus.ca> on Fri, 10 Oct 2003 09:32:48 -0700.
> hello,
>
> I would like to generate PDF files using Mapserver 4.0 using PERL
> Is this possible?
>
> Or should I use PHP?
>
> thanks,
> Stephen
>
>
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users at lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
More information about the MapServer-users
mailing list