Skip to content

Commit

Permalink
Modify README to add instructions on how to run Kotlin samples
Browse files Browse the repository at this point in the history
  • Loading branch information
datalogics-saharay committed Jan 31, 2024
1 parent 0d8b904 commit d6b8caa
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion README.md
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!

0 comments on commit d6b8caa

Please sign in to comment.