{"id":13282477,"url":"https://github.com/miyako/4d-component-pdftk-java","last_synced_at":"2026-03-03T15:04:41.228Z","repository":{"id":147172282,"uuid":"611108916","full_name":"miyako/4d-component-pdftk-java","owner":"miyako","description":"4D component of pdftk-java","archived":false,"fork":false,"pushed_at":"2023-03-08T07:32:26.000Z","size":377,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T04:16:35.432Z","etag":null,"topics":["4d-component"],"latest_commit_sha":null,"homepage":"","language":"4D","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/miyako.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-03-08T05:58:14.000Z","updated_at":"2023-03-08T07:26:23.000Z","dependencies_parsed_at":"2023-07-17T14:25:16.016Z","dependency_job_id":null,"html_url":"https://github.com/miyako/4d-component-pdftk-java","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/miyako/4d-component-pdftk-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-component-pdftk-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-component-pdftk-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-component-pdftk-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-component-pdftk-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miyako","download_url":"https://codeload.github.com/miyako/4d-component-pdftk-java/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-component-pdftk-java/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30050222,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T14:38:37.398Z","status":"ssl_error","status_checked_at":"2026-03-03T14:38:06.721Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["4d-component"],"created_at":"2024-07-29T15:53:57.262Z","updated_at":"2026-03-03T15:04:41.210Z","avatar_url":"https://github.com/miyako.png","language":"4D","funding_links":[],"categories":[],"sub_categories":[],"readme":"![version](https://img.shields.io/badge/version-19%2B-5682DF)\n![platform](https://img.shields.io/static/v1?label=platform\u0026message=mac-arm\u0026color=blue)\n\n# 4d-component-pdftk-java \n\n4D component of [pdftk-java](https://gitlab.com/pdftk-java/pdftk) `3.3.3`.\n\n### Install\n\nCreate a folder named `Java` at the same level as `/PROJECT/`.\n\nCopy the contents of [Java](https://github.com/miyako/4d-component-pdftk-java/releases/tag/Java) to this folder.\n\nAlternatively, modify the [`JDK`](https://github.com/miyako/4d-component-pdftk-java/blob/main/pdftk-java/Project/Sources/Classes/JDK.4dm#L7) class to reference your local `$JAVA_HOME`.\n\nIn that case, you don't need the full SDK in your project, just copy `/Java/pdftk-all.jar`.\n\n### Usage\n\n```4d\n$JDK:=cs.JDK.new()\n\n$resourcesFolderFullPath:=Folder(Folder(fk resources folder).platformPath; fk platform path)\n\n$one:=$resourcesFolderFullPath.file(\"1.pdf\").path\n$two:=$resourcesFolderFullPath.file(\"2.pdf\").path\n$out:=Folder(fk desktop folder).file(\"out.pdf\").path\n\n$status:=$JDK.pdftk(New collection($one; $two; \"cat\"; \"output\"; $out).join(\" \"))\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyako%2F4d-component-pdftk-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiyako%2F4d-component-pdftk-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyako%2F4d-component-pdftk-java/lists"}