Skip navigation.
 
mldataWithPDFInsideRect doesn't clip
FROM : Lorenzo
DATE : Sat Apr 19 08:47:55 2008

I rotate a NSView with setFrameCenterRotation. It looks perfect on the
screen. Then I call [superview dataWithPDFInsideRect:[superview bounds]];

On the pdf, the view is properly rotated but it looks larger than the real
one. It seems that dataWithPDFInsideRect didn't clip the view.
What should I do to print my superview as WYSYWYG?



Best Regards
--
Lorenzo
email: <email_removed>

Related mailsAuthorDate
mldataWithPDFInsideRect doesn't clip Lorenzo Apr 12, 12:50
mldataWithPDFInsideRect doesn't clip Lorenzo Apr 19, 08:47