Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DineshSolanki committed Feb 18, 2020
2 parents db29980 + 459d0b3 commit 2fac9b2
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
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.

0 comments on commit 2fac9b2

Please sign in to comment.