Skip navigation.
 
mlRe: Rotation in PDFAnnotationFreeText in PDF Kit
FROM : John Calhoun
DATE : Mon Apr 30 23:41:30 2007

On Apr 28, 2007, at 1:05 PM, Michael Wu wrote:
> Is there a way to rotate the text in the PDFAnnotationFreeText?


No.  PDF Kit doesn't support this.  I checked the PDF spec and I don't 
see any obvious way that this is done with FreeText annotations 
anyway.  Widgets alone have a rotate field where you can indicate 
this, but not other annotation sub-types.

So why do you want to rotate it?  Perhaps it's the PDF itself that you 
want to rotate?  Or maybe there is a bug in PDF Kit where it is not 
being drawn oriented correctly?

Anything else you can tell me will help.

john calhoun—_______________________________________________

Cocoa-dev mailing list (<email_removed>)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>

This email sent to <email_removed>

Related mailsAuthorDate
mlRotation in PDFAnnotationFreeText in PDF Kit Michael Wu Apr 28, 22:05
mlRe: Rotation in PDFAnnotationFreeText in PDF Kit John Calhoun Apr 30, 23:41