{"id":17526285,"url":"https://github.com/binghe/Acrobat-Actions","last_synced_at":"2025-03-06T05:32:11.057Z","repository":{"id":45588582,"uuid":"160654171","full_name":"binghe/acrobat-actions","owner":"binghe","description":"Actions, Commands and Plug-ins for Adobe® Acrobat® Pro","archived":false,"fork":false,"pushed_at":"2024-09-10T03:30:55.000Z","size":2556,"stargazers_count":62,"open_issues_count":0,"forks_count":21,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-09-10T06:32:23.701Z","etag":null,"topics":["acrobat","acrobat-javascript","acrobat-plugin","adobe-acrobat","adobe-acrobat-js","adobe-acrobat-pro","common-lisp","lispworks","pdf","plugin"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/binghe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-06T09:52:12.000Z","updated_at":"2024-09-10T03:31:00.000Z","dependencies_parsed_at":"2024-08-28T08:24:12.891Z","dependency_job_id":"9d0d1d18-8c4f-4944-8c63-49183b6f99d8","html_url":"https://github.com/binghe/acrobat-actions","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binghe%2Facrobat-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binghe%2Facrobat-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binghe%2Facrobat-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binghe%2Facrobat-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binghe","download_url":"https://codeload.github.com/binghe/acrobat-actions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242156017,"owners_count":20080972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["acrobat","acrobat-javascript","acrobat-plugin","adobe-acrobat","adobe-acrobat-js","adobe-acrobat-pro","common-lisp","lispworks","pdf","plugin"],"created_at":"2024-10-20T15:01:33.323Z","updated_at":"2025-03-06T05:32:10.599Z","avatar_url":"https://github.com/binghe.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"---\nauthor: Chun Tian\n---\n\n# Actions, Commands and Plug-ins for Adobe® Acrobat®\n\nThis repository offers some Actions, Custom Commands, Preflights, PDF Stamps, JavaScripts and Plug-ins (C/C++ and Common Lisp) for Adobe® Acrobat® - the de-facto standard viewer and editor for Adobe PDF (Portable Document Format) files.\n\n## Compatibility with Acrobat® versions\n\nTested on Acrobat® Pro XI, DC (2015) and DC (2017), on Windows and Mac OS X.\n\nUse files in \"zh-cn\" for Acrobat® Pro DC in Simplified Chinese; use files in \"en\" for Acrobat® Pro DC in English. For Acrobat® Pro in other UI languages, some keywords in the actions may have to be changed.  Most of them also work in Acrobat® Pro XI.\n\nThe (Custom) Commands are new features since DC 2015, as single-step Actions. They're not supported in XI and prior versions.\n\n## Usage\n\nThe main entry is Action Wizards (动作向导) in Acrobat Pro, where you can import Actions and Custom Commands.\n\nTo import a toolset into Acrobat DC (2015 only), simply open that file (`*.aaui`). In Acrobat 2017 one can import custom tool sets normally.\n\nNOTE: Some Actions and Commands require special Preflight profiles (in this repository), which must be also imported.\n\n## Folder Level JavaScript\n\nJavaScript code can be directly put into Acrobat's \"JavaScripts\" folder when initializing Acrobat. Usually they creates new menu entries or toolbar buttons, and they are superior than custom actions as JS code can provide user-defined icons, see `Highlights.js` for my first such work.\n\n## Acrobat® Plug-ins in C/C++\n\nSome PDF tasks are impossible to implement in JavaScript, because Adobe didn't expose the related APIs to JavaScript level. In this case, the work can be done by writing plugins in C/C++. One such plug-in is provided in the `Plug-ins` folder (for manipulating PDF bookmarks).\n\n## Acrobat® Plug-ins in Common Lisp\n\nIt's possible to develop Acrobat® Plug-ins in more advanced dynamic languages like Lisp. A new plugin tools is under [pdf-plugin-tools](pdf-plugin-tools). This tool is inspired by Edi Weitz's [FM-PLUGIN-TOOLS](https://github.com/binghe/fm-plugin-tools).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinghe%2FAcrobat-Actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinghe%2FAcrobat-Actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinghe%2FAcrobat-Actions/lists"}