ILPDFKit icon indicating copy to clipboard operation
ILPDFKit copied to clipboard

A simple toolkit for filling out PDF forms in iOS.

Results 38 ILPDFKit issues
Sort by recently updated
recently updated
newest added

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.8 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.4.0 to 1.6.3. Release notes Sourced from cocoapods-downloader's releases. 1.6.3 Enhancements None. Bug Fixes None. 1.6.2 Enhancements None. Bug Fixes None. 1.6.1 Enhancements None. Bug Fixes None....

dependencies

Hi I am working on pdf editing. After filling and save the pdf on the directory location when I open again for editing, It not allows for editing. Kindly Can...

Is there any way to find the current pdf content size. For example:- When user open the pdf file and fill some information in the pdf and click on submit...

It looks like somewhere along the way, zooming on documents stopped working? I partially fixed this in `ILPDFView` by: - Assigning a `maximumZoomScale` to the `UIScrollView` in `didMoveToWindow` - Defining...

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...

dependencies

Trying PDF renderization on ios12 beta versions, it seems that no form is editable. Root cause is that "**WKPDFView**" class, retrieved from webview.scrollview subviews, is no more a container of...

How to manage Image or Signature ? Currently we can update TextField and Checkboxes, but what about updating a placeholder for image or signature ?

Dear Pal, Signature support was implemented, would you be so kind to check that out. http://prntscr.com/cc9bwj http://prntscr.com/cc9c1f Please note that i can't update PodSpec file to support xib. Also i...

I'm working on an Objective C project, in order to fix ITMS-90809 issue (UI WebView Usage deprecated), I updated ILPDFKit to version 1.1.7 and is getting an error ---> **'ILPDFKit/ILPDFKit-Swift.h'...