Is it possible to clip images to a path?

I would like to split an image across a page boundary, but not step all
over the header and footer regions.  I thought I could use Rectangle() to
set the clipping area, then DrawImage(), but the image is rendering beyond
the rectangle area.

Is there an appropriate way to do this?  Or should I break it into two
separate images?

Thanks.

--
Shawn Poulson
sh...@ethn.net
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to