Calling painter.Fill() does not seem to work at all in this case, nor does
painter.FillAndStroke(). Still even without calling painter.Fill() the
shading patterns will show up in the .pdf, but they are improperly rendered.

Is there an example available somewhere? Or is it possible you can
construct me a small one?

Regards,



On Mon, Nov 8, 2021 at 10:24 AM zyx <z...@gmx.us> wrote:

> On Thu, 2021-11-04 at 15:30 +0100, Hettinga, G.J. wrote:
> > painter.SetShadingPattern(a);
>
>         Hi,
> try to call also:
>
>    painter.Fill();
>
> as the commands you use construct a path, without being stroke or
> filled.
>         Bye,
>         zyx
>
>
> _______________________________________________
> Podofo-users mailing list
> Podofo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/podofo-users
>
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to