{"id":30441700,"url":"https://github.com/abock/pdf-overlay","last_synced_at":"2025-08-23T07:10:55.512Z","repository":{"id":9590935,"uuid":"11509542","full_name":"abock/pdf-overlay","owner":"abock","description":"Overlay text on existing PDF files","archived":false,"fork":false,"pushed_at":"2013-07-18T17:56:21.000Z","size":124,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-04-13T08:26:59.703Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/abock.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}},"created_at":"2013-07-18T17:47:58.000Z","updated_at":"2023-03-29T00:48:37.000Z","dependencies_parsed_at":"2022-06-26T00:13:21.578Z","dependency_job_id":null,"html_url":"https://github.com/abock/pdf-overlay","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/abock/pdf-overlay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abock%2Fpdf-overlay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abock%2Fpdf-overlay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abock%2Fpdf-overlay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abock%2Fpdf-overlay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abock","download_url":"https://codeload.github.com/abock/pdf-overlay/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abock%2Fpdf-overlay/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271745788,"owners_count":24813527,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-08-23T07:10:50.055Z","updated_at":"2025-08-23T07:10:55.440Z","avatar_url":"https://github.com/abock.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PDF Overlay\n\nPDF Overlay allows for the writing of text objects on\ntop of existing PDF documents.\n\nCommand line arguments are executed and processed in\norder, which means order is important. The context\nmust be set up before drawing operations are performed.\n\nFor example, the output context argument should always\nbe first (`--output`), typically followed by the input\ntemplate argument (`--template`). These two operations\nwill simply create a new document containing the first\npage of the template document.\n\nFurther arguments can then be specified, such as `--bounds`,\n`--font`, `--color`, `--halign`, `--valign` and so forth.\nThese arguments configure the context for subsequent drawing\noperations `--text` and `--box`.\n\nThe `--bounds` argument configures where a drawing\noperation will start. The origin (0,0) is the bottom-left\nof the page and increases towards the top-right.\n\n## Example\n\n\tpdf-overlay \\\n\t\t-o aaron.pdf \\\n\t\t-t xamtemplate.pdf \\\n\t\t-bounds 236,190,840,50 \\\n\t\t-valign bottom \\\n\t\t-halign center \\\n\t\t-font \"Source Sans Pro 40\" \\\n\t\t-color white \\\n\t\t-text \"Aaron Bockover\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabock%2Fpdf-overlay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabock%2Fpdf-overlay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabock%2Fpdf-overlay/lists"}