{ "info": { "author": "Daniel Roesler", "author_email": "diafygi@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Printing", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "PdfFormFiller\n-------------\n\nSource Code: https://github.com/diafygi/pdfformfiller\n\nDocumentation: https://pdfformfiller.readthedocs.org/\n\nThis is a library that lets you easy insert text into a pdf. It is super useful\nwhen you need to prefill an existing pdf template (for example, a grant\napplication form) with your own data. ::\n\n pip install pdfformfiller\n\nOnce installed, you can add text fields to any pdf. You specify the bounding\nbox of the field, and the text will auto-resize to fit within that rectangle. ::\n\n from pdfformfiller import PdfFormFiller\n filler = PdfFormFiller(\"myform.pdf\")\n filler.add_text(text, pagenum, (x1, y1), (x2, y2))\n filler.write(outfile)\n\nIn order to determine the correct (x1, y1), (x2, y2) coordinates for your test\nfield bounding box, we recommend dumping your existing pdf template to images\nwith 72 dpi and using an image editor (like GIMP) to find the pixel coordinates\nof the rectangle you want your bounding box to be. ::\n\n pdftoppm -png -r 72 myform.pdf myform-pages", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/diafygi/pdfformfiller/archive/0.4.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/diafygi/pdfformfiller", "keywords": "pdf,reportlab,PyPDF2", "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "PdfFormFiller", "package_url": "https://pypi.org/project/PdfFormFiller/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/PdfFormFiller/", "project_urls": { "Download": "https://github.com/diafygi/pdfformfiller/archive/0.4.tar.gz", "Homepage": "https://github.com/diafygi/pdfformfiller" }, "release_url": "https://pypi.org/project/PdfFormFiller/0.4/", "requires_dist": null, "requires_python": null, "summary": "Insert text into pdf templates", "version": "0.4" }, "last_serial": 2016556, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c83d6d392572e8e44bfbb59a640c5772", "sha256": "71e9e35da8e4ad0d0ea9ba6c4366e8ec7e1f39102160e06b1119c1bdc5a308f2" }, "downloads": -1, "filename": "PdfFormFiller-0.1.tar.gz", "has_sig": false, "md5_digest": "c83d6d392572e8e44bfbb59a640c5772", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3843, "upload_time": "2016-03-20T06:51:32", "url": "https://files.pythonhosted.org/packages/a3/6b/011c518e065ac2f898fd324d97c5bba419bc0f287d32e0a4ba229e17e8a5/PdfFormFiller-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "e651ff4b75d6ebe2ac3480bd5205d3f2", "sha256": "57151e489589826b0f8a6629ca512b56ea2521dd81574dc6995047776a3e0391" }, "downloads": -1, "filename": "PdfFormFiller-0.2.tar.gz", "has_sig": false, "md5_digest": "e651ff4b75d6ebe2ac3480bd5205d3f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3946, "upload_time": "2016-03-20T07:12:43", "url": "https://files.pythonhosted.org/packages/b3/49/6b3bd2ba72bb0b54a10fc3c36445ac28ab90f1983a718404b47d73df3a19/PdfFormFiller-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "b64f8c3123334695c0671ced4d6499e4", "sha256": "35ad21a728b712a45ddda9c37172415ab03852ed9a256b9dc6c8c1ddfb3ecb5a" }, "downloads": -1, "filename": "PdfFormFiller-0.3.tar.gz", "has_sig": false, "md5_digest": "b64f8c3123334695c0671ced4d6499e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3923, "upload_time": "2016-03-20T07:22:29", "url": "https://files.pythonhosted.org/packages/54/75/ba735c552e83de930de3c1dcced090630b4f9eb5e2d458a05a1b41facd79/PdfFormFiller-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "e79ade171bf43c0e2c787c153c854a64", "sha256": "d0da7e3abee4144035e68de3baadf8ba1edf243f064f63f449abd3a8394c75d3" }, "downloads": -1, "filename": "PdfFormFiller-0.4.tar.gz", "has_sig": false, "md5_digest": "e79ade171bf43c0e2c787c153c854a64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4383, "upload_time": "2016-03-20T07:51:07", "url": "https://files.pythonhosted.org/packages/5c/6d/3a2f5d9d0f65130075c778d0f88e6cfdeef432fe864f2c1fb41423279dc5/PdfFormFiller-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e79ade171bf43c0e2c787c153c854a64", "sha256": "d0da7e3abee4144035e68de3baadf8ba1edf243f064f63f449abd3a8394c75d3" }, "downloads": -1, "filename": "PdfFormFiller-0.4.tar.gz", "has_sig": false, "md5_digest": "e79ade171bf43c0e2c787c153c854a64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4383, "upload_time": "2016-03-20T07:51:07", "url": "https://files.pythonhosted.org/packages/5c/6d/3a2f5d9d0f65130075c778d0f88e6cfdeef432fe864f2c1fb41423279dc5/PdfFormFiller-0.4.tar.gz" } ] }