Paul

do you have something online where one can see this?

the error with HTML printing is fixed in SVN. Either take the file

incphp/print/print.php from there or modify in your file line 282 from

$layerView = new LayerView($this->map, false, true);
to
$layerView = new LayerView($this->map, true, true);

I did not notice problems like the PDF printing, a new line is created 
when the page would become full. A map file would also help to 
understand what could have happened and to see if and how layers are 
grouped.

armin


On 05/05/2009 19:40, Paul Wickman wrote:
> I have a couple of problems with the print function and legends.  For 
> HTML, all the layers show up in the printed legend, even those which are 
> not turned out.  For PDF, it prints the correct legend elements, but 
> something is wrong with the alignment where it will print one legend 
> element per page, resulting in an 8-12 page PDF document.
> 
> Thanks,
> -Paul
> 
> ------------------------------------------------------------------------------
> The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
> production scanning environment may not be a perfect world - but thanks to
> Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
> Series Scanner you'll get full speed at 300 dpi even with all image 
> processing features enabled. http://p.sf.net/sfu/kodak-com
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users



------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to