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 [email protected]
_______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
