Editable PDFAnnotation
Editable PDFAnnotation
- Subject: Editable PDFAnnotation
- From: Chris Boone <email@hidden>
- Date: Wed, 07 Feb 2007 00:09:20 +0200
Hello, I'm trying to add an editable field in a PDF document.
Something like a form that can be filled via Adobe Acrobat.
Reading the documentation I figured I should use
PDFAnnotationTextWidget:
"A PDFAnnotationTextWidget object allows you to manage the appearance
and content of text fields, supporting interactive forms in a PDF
document. This object is comparable to an editable NSTextField in Cocoa
or an edit text view in Carbon."
However the resulting PDF is not editable. PDFAnnotationTextWidget
does not seem to have any difference with PDFAnnotationFreeText which
is not advertised as editable.
Is there something else I should know to make the annotation editable?
I can't find any related documentation.
Thank you
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden