|
| 1 | +## Aspose.Pdf Java for NetBeans (Maven) |
| 2 | + |
| 3 | +The project is **NetBeans IDE plugin** which lets developers to use [Aspose.Pdf for Java](http://goo.gl/bfok4I) in their Maven based Java projects. |
| 4 | + |
| 5 | +## Who is supposed to use this **Plugin?** |
| 6 | + |
| 7 | +The Plugin intended for developers using Maven platform for Java developments and want to use [Aspose.Pdf for Java](http://goo.gl/bfok4I) in their projects. |
| 8 | + |
| 9 | +**NOTE:** [Aspose.Pdf for Java](http://goo.gl/bfok4I) is Java API developed by [Aspose](http://aspose.com) that enables your Java applications to read, write and manipulate PDF documents without using Adobe Acrobat. For the API detailed features list check the [link](http://goo.gl/bfok4I). |
| 10 | + |
| 11 | +## **Features** |
| 12 | + |
| 13 | +The plugin provides following features to work with [Aspose.Pdf for Java](http://goo.gl/bfok4I) API within **NetBeans IDE** comfortably: |
| 14 | + |
| 15 | +### Aspose.Pdf Maven Project (wizard) |
| 16 | + |
| 17 | + |
| 18 | +* By using this wizard plugin creates Maven project for using [Aspose.Pdf for Java](http://goo.gl/bfok4I) from **New Project -> Maven-> Aspose.Pdf Maven Project** |
| 19 | +* The wizard will also give option for downloading latest available Code Examples for using the API. |
| 20 | + |
| 21 | +### Aspose.Pdf Code Example (wizard) |
| 22 | + |
| 23 | +* By using this wizard plugin lets you copy the downloaded Code Examples into your project for using [Aspose.Pdf for Java](http://goo.gl/bfok4I) from **New File -> Java -> Aspose.Pdf Code Example** |
| 24 | +* The wizard will also look for and updates for newly available Code Examples from [Aspose.Pdf for Java examples repository.](https://goo.gl/5soAbm) |
| 25 | + **NOTE:** Selected Code Examples (category) source codes will be copied under **"com.aspose.pdf.examples"** package. Resources needed for running examples will be copied to the corresponding directory (package) within **"src/main/resources"**. |
| 26 | + |
| 27 | +### Other Features |
| 28 | + |
| 29 | +* Supports latest **NetBeans 8.1** version |
| 30 | +* Compatible with **Mac**, **Linux Flavors** and **Windows** |
| 31 | +* Native IDE user experience |
| 32 | +* Open Source |
| 33 | + |
| 34 | +## What is Aspose.Pdf Java API? |
| 35 | + |
| 36 | +**Aspose.Pdf for Java** is a robust PDF document creation API that enables your Java applications to read, write and manipulate PDF documents without using Adobe Acrobat. |
| 37 | + |
| 38 | +**Aspose.Pdf for Java** offers an incredible wealth of features, these include: PDF compression options, table creation and manipulation, graph support, image functions, extensive hyperlink functionality, extended security controls and custom font handling. |
| 39 | + |
| 40 | +For more info about the **Aspose.Pdf for Java API**, [please check the api documentation - click here](http://goo.gl/bfok4I) |
| 41 | + |
| 42 | +## Plugin Documentation |
| 43 | + |
| 44 | +For the most complete documentation, [Please check this WIKI](http://www.aspose.com/docs/display/pdfjava/Aspose.Pdf+Java+for+NetBeans+-+Maven) |
0 commit comments