Skip to content

Commit f973ec8

Browse files
Merge pull request aspose-pdf#17 from ali-salman/master
Aspose_Pdf_Java_for_NetBeans(Maven)
2 parents 865fb6b + 52860da commit f973ec8

31 files changed

+4212
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
The MIT License (MIT)
2+
3+
Copyright (c) 2001-2016 Aspose Pty Ltd
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
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+
![plugin title shot](http://i.imgur.com/ff8nceJ.png)
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+
![plugin title shot](http://i.imgur.com/QX9SWbm.png)
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)
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>Aspose.Pdf Java for NetBeans (Maven) - Release Notes</title>
5+
</head>
6+
<body>
7+
8+
9+
<b>Aspose.Pdf Java for NetBeans (Maven) - v1.0.0</b>
10+
<p> This is new Plugin for NetBeans IDE by <a href="http://aspose.com">Aspose</a>. The Plugin intended for developers using Maven platform for Java developments and want to use <a href="http://goo.gl/bfok4I">Aspose.Pdf for Java</a> in their projects.</p>
11+
<p><b>NOTE:</b> <a href="http://goo.gl/bfok4I">Aspose.Pdf for Java</a> is Java API developed by <a href="http://aspose.com">Aspose</a> that enables your Java applications to read, write and manipulate PDF documents without using Adobe Acrobat. For the API detailed features list check the <a href="http://goo.gl/bfok4I">link</a>.
12+
</p><p> The plugin provides following features to work with <a href="http://goo.gl/bfok4I">Aspose.Pdf for Java</a> API within <b>NetBeans IDE</b> comfortably:
13+
</p><ul><li><b>Aspose.Pdf Maven Project</b><br><ul><li>By using this wizard plugin creates Maven project for using <a href="http://goo.gl/bfok4I">Aspose.Pdf for Java</a> from <b>New Project -> Maven-> Aspose.Pdf Maven Project</b></li><li>The wizard will also give option for downloading latest available Code Examples for using the API.</li></ul></li>
14+
<li><b>Aspose.Pdf Code Example</b><ul><li>By using this wizard plugin lets you copy the downloaded Code Examples into your project for using <a href="http://goo.gl/bfok4I">Aspose.Pdf for Java</a> from <b>New File -> Java -> Aspose.Pdf Code Example</b></li><li>The wizard will also look for and updates for newly available Code Examples from <a href="https://goo.gl/5soAbm">Aspose.Pdf for Java examples repository.</a></li></ul></li>
15+
<li><b>Other Features</b><ul><li>Supports latest <b>NetBeans 8.1</b> version</li><li>Compatible with <b>Mac</b>, <b>Linux Flavors</b> and <b>Windows</b></li><li>Native IDE user experience</li><li>Open Source</li></ul></li></ul>
16+
</body>
17+
</html>
3.61 KB
Loading

0 commit comments

Comments
 (0)