-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/DineshSolanki/Jpdf-Bookma…
- Loading branch information
Showing
1 changed file
with
25 additions
and
0 deletions.
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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<img src="https://img.shields.io/github/commits-since/DineshSolanki/Folicon/latest"> <img src="https://img.shields.io/github/downloads/DineshSolanki/bookmark-creator4jPDF/total"> <img src="https://img.shields.io/github/issues-raw/DineshSolanki/bookmark-creator4jPDF"> <img src="https://img.shields.io/github/v/release/DineshSolanki/bookmark-creator4jPDF"> | ||
|
||
# bookmark-creator4jPDF | ||
This Program converts TOC( Table of contents) into a format that jPDF accepts for bookmark creation, then the converted text file can be imported into jPDF to automatically create PDF bookmarks. | ||
<details> | ||
<summary>Screens (Click here to see) </summary> | ||
<img src="https://i.imgur.com/rsBEUwj.gif" width="600" height="400"> | ||
<img src="https://i.imgur.com/1FcMGRM.gif" width="600" height="400"> | ||
<img src="https://i.imgur.com/hcvpDcE.gif" width="600" height="400"> | ||
</details> | ||
|
||
### Prerequisites | ||
* .Net Core 3.0 or above for GUI | ||
* .Net Core 3.1 or above for CLI | ||
|
||
## Getting Started | ||
*To Use this Application Instantly, Click the Download button Above or Go to "Release", and start using. (No Installation or Additional Libraries needed)* | ||
* The first line can be used to set offset as you can see in the above Screen. | ||
* Paste your text, or open text file via menu. | ||
|
||
## Authors | ||
|
||
* **Dinesh Solanki** - [Profile](https://github.com/dineshsolanki) | ||
|
||
See also the list of [contributors](https://github.com/dineshsolanki/bookmark-creator4jPDF/graphs/contributors) who participated in this project. |