Il 14:08, mercoledì 6 dicembre 2006, Kai Behncke ha scritto:
> Hello List,
> I try to get a pdf-print with pmapper3.0
> but I always get the error:
> FPDF error: Interlacing not supported:
> C:/Programme/Apachegroup/Apache/htdocs/tmp/bfe7b327efb0e2af25d999907c7a1db2
>1165410724007642000.png
>
> If I try it with pmapper2.1 nothing happens at all.
> Do I need to install a special library for that?

just put ITERLACE=OFF in mapfile

like this:

  OUTPUTFORMAT
    NAME png
    DRIVER "GD/PNG"
    MIMETYPE "image/png"
    IMAGEMODE RGB
    #IMAGEMODE PC256
    EXTENSION "png"
    FORMATOPTION "INTERLACE=OFF"
  END


-- 
Alessandro Pasotti
itOpen - "Open Solutions for the Net Age"
w3:  www.itopen.it
Linux User# 167502

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to