I have a WCF service deployed on IIS. My service creates a pdf using amyuni pdf printer. On the pdf i draw a text that i give a contour and I filled it. If I do this on a phisical machine the pdf is correct.
If I do this on a virtual machine then the filled color instead of limiting itself at the text it's coloring the hole rectange where the text is staying.
Is there any way to determine what the problem is?