{"id":13991628,"url":"https://github.com/itext/rups","last_synced_at":"2025-04-09T05:08:10.145Z","repository":{"id":37832842,"uuid":"144130169","full_name":"itext/rups","owner":"itext","description":"RUPS is an acronym for Reading and Updating PDF Syntax. RUPS is a tool built on top of iText® that allows you to look inside a PDF document and browse the different PDF objects and content streams. ","archived":false,"fork":false,"pushed_at":"2025-02-28T07:22:59.000Z","size":53374,"stargazers_count":299,"open_issues_count":44,"forks_count":35,"subscribers_count":20,"default_branch":"develop","last_synced_at":"2025-02-28T14:26:56.846Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itext.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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}},"created_at":"2018-08-09T09:22:43.000Z","updated_at":"2025-02-25T10:10:30.000Z","dependencies_parsed_at":"2025-03-01T08:30:34.788Z","dependency_job_id":null,"html_url":"https://github.com/itext/rups","commit_stats":null,"previous_names":["itext/rups"],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itext%2Frups","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itext%2Frups/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itext%2Frups/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itext%2Frups/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itext","download_url":"https://codeload.github.com/itext/rups/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247980837,"owners_count":21027808,"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":"2024-08-09T14:01:29.767Z","updated_at":"2025-04-09T05:08:10.120Z","avatar_url":"https://github.com/itext.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"RUPS\n====\n\niText RUPS is a tool to view PDF structure in a Swing GUI.\n\n### Building and running\n\niText Rups is built into a Jar file which is then run by Java. To build iText Rups with Maven, run the following command:\n```\nmvn clean package\n```\n\nThe resultant Jar file with dependencies will be located in the `target` directory.\n\nTo run RUPS, simply type\n\n```\njava -jar itext-rups-x.y.z-SNAPSHOT.jar\n```\n\n##### Creating an executable file on Windows\n\nIf you are a Windows user, there is a possibility to create a RUPS executable (`exe` file). It still requires Java Runtime Environment to run, but you will not need to type the command anymore each time.\n\nTo build an executable, run the following command:\n\n```\nmvn clean package -P exe\n```\n\nThis should produce `Rups.exe` in your `target` folder which you can run as any other executable assuming you have Java installed on your system.\n\n##### Creating an application bundle (.app) on macOS\n\nSimilar to Windows executable, there is a possibility to create a RUPS application bundle (`.app` application) for macOS. Again, it requires Java Runtime Environment to run. Proper application bundle can only be built on macOS.\n\nTo create application bundle, run the following command:\n\n```\nmvn clean package -P mac\n```\n\nThis will produce `RUPS.app` in your `target` folder. You can copy it to your 'Applications' folder and run it as any other application assuming you have Java installed on your system.\n\n##### Troubleshooting\n\n-- Error running mvn clean package...\n\nmvn clean package\n[ERROR] Error executing Maven.\n[ERROR] java.lang.IllegalStateException: Unable to load cache item\n[ERROR] Caused by: Unable to load cache item\n[ERROR] Caused by: Could not initialize class com.google.inject.internal.cglib.core.$MethodWrapper\n\nThis may be caused by using an unsupported version of java. Try downgrading or upgrading your java version as appropriate.\n\n-- Error generating javadocs\n\n[ERROR] MavenReportException: Error while generating Javadoc: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set.\norg.apache.maven.reporting.MavenReportException: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set.\n\nMake sure to define your JAVA_HOME pointing to your jdk installation folder. Or make sure that javadoc is on your command path.\n\n-- Warnings downloading package-lists\n\n[WARNING] Error fetching link: http://dom4j.github.io/apidocs/package-list. Ignored it\n\nSome package lists may be unavailable (404 error). This will not cause the build to fail so can be ignored.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitext%2Frups","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitext%2Frups","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitext%2Frups/lists"}