Open rs0xFFFF opened 2 years ago
Hi, I have fixed some problems about clipping in SynPDF
Take a look at this post PDFEngine Clipping Implementation + Output stream optimizations You will find a link to download my latest version, you can check if it solves your clipping problems. Read through my posts in the Forum to see updates.
MtwStark
SynPDF handles IntersectClipRect incorrectly. See sample program. A semicircle is expected. It is still correct in the EMF file.
test.zip