Hi,

Try to add this line in printdlg.phtml (in pmapper directory):
require_once('incphp/group.php');
just before all the other includes / requires lines.

For me:
require_once('incphp/group.php');
require_once("incphp/pmsession.php");
require_once("incphp/common.php");
require_once("incphp/globals.php");
require_once("incphp/print/printxml.php");

If it solve the issue I will commit it for next version.

Thomas


Le 11/09/2014 15:37, jose mvm a écrit :
> 2 layers overlapped - the second layer with 50% of transparency, without
> drawings:
>
> screen image:
> <http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/file/n4025615/screen1.jpg>
>
> print image (pdf):
> <http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/file/n4025615/print1.jpg>
>
> 2 layers overlapped - the second layer with 50% of transparency, with a
> circle shape:
>
> screen image:
> <http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/file/n4025615/screen2.jpg>
>
> print image (pdf):
> <http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/file/n4025615/print2.jpg>
>
> CONCLUSION: the transparency/opacity value of the layers is always ignored
> by the pdf generator system whenever there's a drawing over the map.
>
> Any user who has detected this problem?
> I hope someone can help me.
>
> Thank you very much Thomas Raffin and all pmapper Users
> Jose
>
>
>
> --
> View this message in context: 
> http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/bug-with-draw-printable-shapes-over-the-map-drawing-plugin-tp4025615.html
> Sent from the pmapper-users -- p.mapper users mailing list mailing list 
> archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Want excitement?
> Manually upgrade your production database.
> When you want reliability, choose Perforce
> Perforce version control. Predictably reliable.
> http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
> _______________________________________________
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
>
>


------------------------------------------------------------------------------
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to