{"id":13394949,"url":"https://github.com/strzibny/invoice_printer","last_synced_at":"2025-05-14T19:07:31.367Z","repository":{"id":2937973,"uuid":"47894039","full_name":"strzibny/invoice_printer","owner":"strzibny","description":"Super simple PDF invoicing","archived":false,"fork":false,"pushed_at":"2024-10-13T08:50:20.000Z","size":5225,"stargazers_count":968,"open_issues_count":5,"forks_count":72,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-05-12T04:31:33.796Z","etag":null,"topics":["command-line-tool","invoice","invoice-pdf","pdf-generation","pdf-invoice","prawn","server"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/strzibny.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2015-12-12T20:46:55.000Z","updated_at":"2025-04-29T09:05:30.000Z","dependencies_parsed_at":"2024-01-08T17:14:49.893Z","dependency_job_id":"2f6ee544-07ca-4f13-ae1b-440c3280352f","html_url":"https://github.com/strzibny/invoice_printer","commit_stats":{"total_commits":301,"total_committers":10,"mean_commits":30.1,"dds":0.07641196013289031,"last_synced_commit":"fa59e00f49993ed514bd70c42b5668be60b398fe"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strzibny%2Finvoice_printer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strzibny%2Finvoice_printer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strzibny%2Finvoice_printer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strzibny%2Finvoice_printer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strzibny","download_url":"https://codeload.github.com/strzibny/invoice_printer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254209859,"owners_count":22032897,"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":["command-line-tool","invoice","invoice-pdf","pdf-generation","pdf-invoice","prawn","server"],"created_at":"2024-07-30T17:01:37.130Z","updated_at":"2025-05-14T19:07:30.159Z","avatar_url":"https://github.com/strzibny.png","language":"Ruby","readme":"\u003cimg src=\"./assets/logo.png\" width=\"300\" /\u003e\n\n\u0026nbsp;\n\n**Super simple PDF invoicing.** InvoicePrinter is a server, command line program and pure Ruby library to generate PDF invoices in no time. You can use Ruby or JSON as the invoice representation to build the final PDF.\n\n## Philosophy\n\n- **Simple**, no styling required, no calculation, no money formatting (bring your own)\n- **Pure Ruby**, no dependency on system libraries or browsers\n- **Fast**, so you can render invoices on the fly during requests\n\n## Examples\n\n| Simple invoice |\n| -------------- |\n| \u003ca href=\"https://github.com/strzibny/invoice_printer/raw/master/examples/promo.pdf\"\u003e\u003cimg src=\"./examples/picture.jpg\" width=\"180\" /\u003e\u003c/a\u003e|\n\nSee more usecases in the `examples/` directory.\n\n## Features\n\n- A4 and US letter paper size\n- Invoice/document name and number\n- Purchaser and provider boxes with addresses and identificaton numbers\n- Payment method box showing banking details including SWIFT and IBAN fields\n- Issue/due dates box\n- Configurable items' table with item description, breakdown, quantity, unit, price per unit, tax and item's total amount fields\n- Description above the table\n- Final subtotal/tax/total info box\n- Page numbers\n- Configurable field labels \u0026 sublabels (optional little labels)\n- Configurable font file\n- Logotype (as image scaled to fit 50px of height)\n- Background (as image)\n- Stamp \u0026 signature (as image)\n- Note\n- JSON format\n- CLI\n- Server\n- Well tested\n\n## Documentation\n\n- [Installation](./docs/INSTALLATION.md)\n- [Ruby library](./docs/LIBRARY.md)\n- [Server](./docs/SERVER.md)\n- [Command line](./docs/COMMAND_LINE.md)\n\n## Support\n\nI am developing InvoicePrinter as a free and MIT-licensed library for several years now.\n\nPlease consider [buying my book](https://deploymentfromscratch.com/) or [my Rails starter kit](https://businessclasskit.com/) so I can work more on Open Source.\n\n## Contributing\n\nContributions are welcome. Make sure the tests are passing before submitting a PR:\n\n```bash\n$ bundle \u0026\u0026 bundle exec rake test\n```\n\nYou can also quickly regenerate the examples if necessary:\n\n```bash\n$ ruby regenerate.rb\n```\n\n## Copyright\n\nCopyright 2015-2024 \u0026copy; [Josef Strzibny](http://strzibny.name/). MIT licensed.\n","funding_links":[],"categories":["Ruby","RUBY","Happy Exploring 🤘","server","PDF Processing","PDF"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrzibny%2Finvoice_printer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrzibny%2Finvoice_printer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrzibny%2Finvoice_printer/lists"}