{"id":19398372,"url":"https://github.com/quarkiverse/quarkus-itext","last_synced_at":"2026-02-05T01:02:43.850Z","repository":{"id":156236098,"uuid":"624904924","full_name":"quarkiverse/quarkus-itext","owner":"quarkiverse","description":"Create and manipulate PDFs on the fly with iText/OpenPDF","archived":false,"fork":false,"pushed_at":"2025-04-10T11:27:55.000Z","size":4400,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-10T12:51:44.065Z","etag":null,"topics":["itext","openpdf","pdf","quarkus-extension","reader","writer"],"latest_commit_sha":null,"homepage":"https://github.com/LibrePDF/OpenPDF","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quarkiverse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-07T14:52:29.000Z","updated_at":"2025-04-10T11:28:01.000Z","dependencies_parsed_at":"2024-01-24T21:24:47.007Z","dependency_job_id":"d64424e7-7813-4433-8568-87874dfb8e45","html_url":"https://github.com/quarkiverse/quarkus-itext","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarkiverse%2Fquarkus-itext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarkiverse%2Fquarkus-itext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarkiverse%2Fquarkus-itext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarkiverse%2Fquarkus-itext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quarkiverse","download_url":"https://codeload.github.com/quarkiverse/quarkus-itext/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250572451,"owners_count":21452329,"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":["itext","openpdf","pdf","quarkus-extension","reader","writer"],"created_at":"2024-11-10T11:05:51.462Z","updated_at":"2026-02-05T01:02:43.840Z","avatar_url":"https://github.com/quarkiverse.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cdiv style=\"display: flex; align-items: center; justify-content: center; gap: 8px;\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/quarkiverse/.github/main/assets/images/quarkus.svg\" alt=\"Quarkus logo\" style=\"height: 70px; width: auto;\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/quarkiverse/.github/main/assets/images/plus-sign.svg\" alt=\"Plus sign\" style=\"height: 70px; width: auto;\"\u003e\n    \u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/8/87/PDF_file_icon.svg/195px-PDF_file_icon.svg.png\" alt=\"iText/OpenPDF logo\" style=\"height: 70px; width: auto;\"\u003e\n  \u003c/div\u003e\n\n  \u003ch1\u003eQuarkus iText/OpenPDF\u003c/h1\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\n[![Version](https://img.shields.io/maven-central/v/io.quarkiverse.itext/quarkus-itext?logo=apache-maven\u0026style=flat-square)](https://search.maven.org/artifact/io.quarkiverse.itext/quarkus-itext)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=flat-square)](https://opensource.org/licenses/Apache-2.0)\n[![Build](https://github.com/quarkiverse/quarkus-itext/actions/workflows/build.yml/badge.svg)](https://github.com/quarkiverse/quarkus-itext/actions/workflows/build.yml)\n\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\n## Overview\n\nA Quarkus extension that lets you utilize [OpenPDF](https://github.com/LibrePDF/OpenPDF) or [iText](https://itextpdf.com/) or to create and manipulate PDFs on the fly.\n\n\u003e [!NOTE]\n\u003e The main purpose of this extension is to make iText/OpenPDF work in a native executable built with GraalVM/Mandrel.\n\n\u003e [!IMPORTANT]\n\u003e Consider using OpenPDF first, as it is modern and supports encrypted PDFs. Only resort to the legacy iText version if OpenPDF doesn't meet your needs.\n\n## Versioning\n\nThere are multiple versions available please check which one for your Quarkus release version.\n\n| Extension Version | OpenPDF version | Quarkus Version |\n| --- | --- | --- |\n| ![3.3.0](https://img.shields.io/maven-central/v/io.quarkiverse.itext/quarkus-itext?versionPrefix=3.3.0\u0026color=cyan) | [![OpenPDF](https://img.shields.io/maven-central/v/com.github.librepdf/openpdf?versionPrefix=2.2\u0026color=green)](https://github.com/LibrePDF/OpenPDF/releases/tag/2.2.4) | [![Quarkus](https://img.shields.io/badge/Quarkus-3.15+-purple.svg)](https://github.com/quarkusio/quarkus/releases/tag/3.15.0) |\n| ![3.3.1](https://img.shields.io/maven-central/v/io.quarkiverse.itext/quarkus-itext?versionPrefix=3.3.1\u0026color=cyan) | [![OpenPDF](https://img.shields.io/maven-central/v/com.github.librepdf/openpdf?versionPrefix=2.2\u0026color=green)](https://github.com/LibrePDF/OpenPDF/releases/tag/2.2.4) | [![Quarkus](https://img.shields.io/badge/Quarkus-3.27+-purple.svg)](https://github.com/quarkusio/quarkus/releases/tag/3.27.0) |\n| ![latest](https://img.shields.io/maven-central/v/io.quarkiverse.itext/quarkus-itext?\u0026color=cyan) | [![OpenPDF](https://img.shields.io/maven-central/v/com.github.librepdf/openpdf?versionPrefix=3.0\u0026color=green)](https://github.com/LibrePDF/OpenPDF/releases/tag/3.0.0) | [![Quarkus](https://img.shields.io/badge/Quarkus-3.27+-purple.svg)](https://github.com/quarkusio/quarkus/releases/tag/3.27.0) |\n\n\n## Getting started\n\nRead the full [iText/OpenPDF documentation](https://docs.quarkiverse.io/quarkus-itext/dev/index.html).\n\n### Prerequisite\n\n* Create or use an existing Quarkus application\n* Add the iText or OpenPDFextension with the [Quarkus CLI](https://quarkus.io/guides/cli-tooling):\n\n**Recommended:**\n```bash\nquarkus ext add io.quarkiverse.openpdf:quarkus-openpdf\n```\nor \n\n**Legacy:**\n```bash\nquarkus ext add io.quarkiverse.itext:quarkus-itext\n```\n\nOr add to your pom.xml directly:\n\n**Recommended:**\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003eio.quarkiverse.openpdf\u003c/groupId\u003e\n    \u003cartifactId\u003equarkus-openpdf\u003c/artifactId\u003e\n    \u003cversion\u003e{project-version}\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n**Legacy:**\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003eio.quarkiverse.itext\u003c/groupId\u003e\n    \u003cartifactId\u003equarkus-itext\u003c/artifactId\u003e\n    \u003cversion\u003e{project-version}\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://melloware.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/4399574?v=4?s=100\" width=\"100px;\" alt=\"Melloware\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMelloware\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/quarkiverse/quarkus-itext/commits?author=melloware\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#maintenance-melloware\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://gastaldi.wordpress.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/54133?v=4?s=100\" width=\"100px;\" alt=\"George Gastaldi\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eGeorge Gastaldi\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#infra-gastaldi\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/albfernandez\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/2701620?v=4?s=100\" width=\"100px;\" alt=\"Alberto Fernández\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAlberto Fernández\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/quarkiverse/quarkus-itext/commits?author=albfernandez\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/gattinaresh\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/30138201?v=4?s=100\" width=\"100px;\" alt=\"gattinaresh\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003egattinaresh\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/quarkiverse/quarkus-itext/commits?author=gattinaresh\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/comrt\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/8274510?v=4?s=100\" width=\"100px;\" alt=\"comrt\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ecomrt\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#ideas-comrt\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/andreasrosdal\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/41650711?v=4?s=100\" width=\"100px;\" alt=\"Andreas Røsdal\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAndreas Røsdal\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/quarkiverse/quarkus-itext/commits?author=andreasrosdal\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://vjharriebo.com/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/3034350?v=4?s=100\" width=\"100px;\" alt=\"Harriebo\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eHarriebo\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/quarkiverse/quarkus-itext/commits?author=Harriebo\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquarkiverse%2Fquarkus-itext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquarkiverse%2Fquarkus-itext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquarkiverse%2Fquarkus-itext/lists"}