|
(void) | - displayImage: |
|
(void) | - addFormField: |
|
(void) | - addFormFields |
|
(void) | - removeAllFormFields |
|
(void) | - recycle |
|
(void) | - keyboardWillShow: |
|
(void) | - keyboardDidShow: |
|
(CGSize) | - getPageSize |
|
(void) | - formFieldControllerInteractionWasCancelled: |
|
(void) | - formFieldControllerInteractionWasRestarted: |
|
(NSNumber *) | - formFieldControllerInteractionWasCompletedSuccessfully: |
|
(NSNumber *) | - formFieldControllerInteractionWasSkipped: |
|
(NSNumber *) | - formFieldControllerInteractionWasJumpedBack: |
|
(void) | - setLockState: |
|
(void) | - presentFormFieldController: |
|
(void) | - dismissFormFieldController: |
|
(void) | - dismissCurrentFormFieldController |
|
(BOOL) | - shouldFormFieldBecomeActive: |
|
(void) | - suppressKeyboardHideAndShow |
|
(void) | - blockOneContentOffsetChange |
|
(void) | - adjustScrollPositionOfRect:duration:force: |
|
(void) | - removeFormField: |
|
(void) | - refocusFormFieldControllerIfActive: |
|
|
UIView * | containerView |
|
UIImageView * | imageView |
|
method to add a new form field in the pdf-document.
- Parameters
-
method to add several new form fields in the pdf-document.
- (void) displayImage: |
|
(UIImage *) |
image |
|
this method is required. it checks the display image and the characteristics of the signature line.
- Parameters
-
needed when adding signature fields
- Returns
- the size of the image from the imageView
"recycle" the synchronization
- (void) removeAllFormFields |
|
|
|
method to remove all form fields in the pdf-document.
The documentation for this class was generated from the following files: