{"id":27414369,"url":"https://github.com/willkessler/pdf-renderer-example","last_synced_at":"2025-07-13T17:33:29.356Z","repository":{"id":75085375,"uuid":"507208033","full_name":"willkessler/pdf-renderer-example","owner":"willkessler","description":"A simple test of the node module pdf-fill-form on the IRS W9 form","archived":false,"fork":false,"pushed_at":"2022-06-25T04:36:14.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T08:45:27.520Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/willkessler.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,"zenodo":null}},"created_at":"2022-06-25T03:57:45.000Z","updated_at":"2022-06-25T03:59:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"fb4ea769-22ab-4fd8-a7b0-bc62b7c2d14f","html_url":"https://github.com/willkessler/pdf-renderer-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/willkessler/pdf-renderer-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willkessler%2Fpdf-renderer-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willkessler%2Fpdf-renderer-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willkessler%2Fpdf-renderer-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willkessler%2Fpdf-renderer-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willkessler","download_url":"https://codeload.github.com/willkessler/pdf-renderer-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willkessler%2Fpdf-renderer-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265179070,"owners_count":23723400,"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":[],"created_at":"2025-04-14T08:24:50.080Z","updated_at":"2025-07-13T17:33:29.348Z","avatar_url":"https://github.com/willkessler.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fill PDF Form: Example code\n\n### Building and running this example of using `pdf-fill-form`\n\nFirst, get docker set up on your local rig. \n\nThen:\n\n``` shell\ndocker build -f Dockerfile -t pdf-renderer .\ndocker run -v $(pwd):/tmp pdf-renderer\n```\n\nThis will run `index.js` which opens up the IRS W9 form (`fw9.pdf`)\nand dumps out the form field names, and then runs `write_w9.js` which\nwill write out the filled W9 form into the present working directory\nfor your viewing pleasure.\n\nTo see how the form fields are filled in just look at `write_w9.js` for examples.\nAnd see the repo for pdf-fill-form here:https://github.com/tpisto/pdf-fill-form\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillkessler%2Fpdf-renderer-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillkessler%2Fpdf-renderer-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillkessler%2Fpdf-renderer-example/lists"}