Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PDFDocument.addJavaScript method #654

Merged
merged 3 commits into from
Oct 31, 2020
Merged

Add PDFDocument.addJavaScript method #654

merged 3 commits into from
Oct 31, 2020

Conversation

Hopding
Copy link
Owner

@Hopding Hopding commented Oct 31, 2020

No description provided.

brodo and others added 3 commits October 31, 2020 12:00
* Add high-level API for adding document JavaScripts

* Add example to `addJavascript` documentation and switch parameter order.

* Add check for existing catalog entries in `addJavascript`

* Add unit tests for `addJavascript`

* Add Node.js integration test for `addJavascript`

* Add integration test for `addJavascript` in web

* Add integration test for `addJavascript` in react native

* Add integration test for `addJavascript` in deno
@Hopding Hopding merged commit 30d2aa2 into master Oct 31, 2020
@Hopding Hopding deleted the AddJavaScript branch October 31, 2020 18:03
@LukeXF LukeXF mentioned this pull request Nov 9, 2020
Hopding added a commit that referenced this pull request Aug 30, 2021
* Add high-level API for adding document JavaScripts (#643)

* Add high-level API for adding document JavaScripts

* Add example to `addJavascript` documentation and switch parameter order.

* Add check for existing catalog entries in `addJavascript`

* Add unit tests for `addJavascript`

* Add Node.js integration test for `addJavascript`

* Add integration test for `addJavascript` in web

* Add integration test for `addJavascript` in react native

* Add integration test for `addJavascript` in deno

* Cleanup PDFDocument.addJavaScript

* Revert scratchpad

Co-authored-by: Julian Dax <julian.dax@posteo.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants