This project uses Sun's PDF Renderer library to add built-in PDF support inside the NetBeans IDE. With this module,you could read project PDF files in NetBeans IDE directly.
You also could get this module here : http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=11676
Note: the netbeans.org has http referer check, so if you first visit you need visit this url twice.
Current Version
Compare
there're some PDF reader in Netbeans plugin portal, but they all have follow problems:
- not integrate PDF filetype correctly, because there're built-in PDF module in NetBeans
- need more than one nbms to install.
Requirement
JDK >= 1.6
Features
- Compatible with NetBeans 6.1 & 6.5
- PDF FileType integrated, high precedence than built-in PDF module in NetBeans
- ThumbView/OutlineView
- Fit Page/Fit Height/Fit Width/Actual Size/ZoomIn/ZoomOut/Full Screen/Hand Tool
- Keyboard navigation
- Print function integration with NetBeans
- One NBM includes all files, not need more nbms
How To Build
use NetBeans6.1/6.5 open the project. use command line "ant build" to make package.
User Guide
Screens
- Open PDF,default is fit page mode.
- Fit Width Mode
- Full Screen
- Thumbs View Navigation
- Outline View Navigation