# pdfdebug-netbeans **Repository Path**: mirrors_itext/pdfdebug-netbeans ## Basic Information - **Project Name**: pdfdebug-netbeans - **Description**: pdfDebug is a unique PDF debugger that integrates into your IDE and allows you to debug your code while your are writing it. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pdfdebug-netbeans iText pdfDebug for Netbeans # available version 8.1 or higher Here's my tested results. [https://docs.google.com/spreadsheets/d/1RFdA9HSstw0Qg5K_hJm0pSzCCQsXaJI3Z6gx0E3qFTU/edit?usp=sharing](https://docs.google.com/spreadsheets/d/1RFdA9HSstw0Qg5K_hJm0pSzCCQsXaJI3Z6gx0E3qFTU/edit?usp=sharing) # build ``` mvn install ``` find the .nbm in `./target` # install the plugin 1. go to "Tools > Plugins" 2. click "Downloaded" tab 3. click "Add Plugins..." button and choose your .nbm file 4. click "Install" ![Install Window image](https://lh3.google.com/u/0/d/1WBGnyub3Rp0QKJ3Gbb5lPNV2N_3U0bPA=w4096-h2064-iv1) # show pdfDebug window click on a `PdfDocument` instance to invoke PDF Debug window. ![pdfWindow](https://lh3.google.com/u/0/d/1Pnr8FRYWyCUHaN7jTazJ_cOUU8x8Y0yN=w4096-h2064-iv1)