-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify README to add instructions on how to run Kotlin samples
- Loading branch information
1 parent
0d8b904
commit d6b8caa
Showing
1 changed file
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,22 @@ | ||
# apdfl-kotlin-samples | ||
![Datalogics Adobe PDF Library](https://raw.github.com/datalogics/dl-icons/develop/DLBanner_Nuget.png) | ||
|
||
[Documentation](https://docs.datalogics.com/apdfl18/Java/index.html) | [Support](https://www.datalogics.com/tech-support-pdfs/) | [Release Notes](https://docs.datalogics.com/apdfl18/Release_Notes.html) | [Homepage](https://www.datalogics.com) | ||
|
||
[![Download a Free Trial](https://img.shields.io/badge/maven%20package-APDFL%20Free%20Trial-blue?style=plastic&logo=apachemaven)](https://central.sonatype.com/artifact/com.datalogics.pdfl/pdfl) | ||
|
||
## Adobe PDF Library | ||
Built upon Adobe source code used for Acrobat, Datalogics Adobe PDF Library SDK provides stable, reliable code and the flexibility to develop with Java, C#, VB (VB.NET), or C++. APDFL is the most complete SDK for PDF creation, manipulation and management. Best for enterprise/larger organizations of developers and independent software vendors (ISVs) who need to incorporate Adobe's PDF functionality into their own internal or external applications. | ||
|
||
Live support from PDF development experts. | ||
|
||
Licensing and Pricing options are customized to your usage and requirements. For OEM and SaaS customers we will provide you with a non-license managed software package for easier distribution embedded within your applications. | ||
|
||
## Building and Running Samples | ||
**For 64-bit Intel Windows, 64-bit Intel Linux, or Mac ARM systems:** | ||
|
||
Samples can be built and run easily in the IntelliJ Community IDE. | ||
|
||
1. Clone or download the repository to your system. | ||
2. Select the sample you would like to try. | ||
2. Open the folder containing the sample in the IntelliJ IDE. | ||
2. Run the sample by clicking on the "Run" button! |