https://github.com/girkovarpa/markdown-to-pdf
Markdown to PDF converter (WIP)
https://github.com/girkovarpa/markdown-to-pdf
convert converter dll electron exporter html libharu library markdown notes pdf sciter tiscript
Last synced: 16 days ago
JSON representation
Markdown to PDF converter (WIP)
- Host: GitHub
- URL: https://github.com/girkovarpa/markdown-to-pdf
- Owner: GirkovArpa
- License: mit
- Created: 2021-02-19T01:48:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-21T17:13:36.000Z (over 5 years ago)
- Last Synced: 2025-07-11T09:50:09.967Z (11 months ago)
- Topics: convert, converter, dll, electron, exporter, html, libharu, library, markdown, notes, pdf, sciter, tiscript
- Language: HTML
- Homepage: https://old.reddit.com/r/programmingrequests/comments/ljuanv/minimalistic_writing_app_like_focuswriter_with/
- Size: 93.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Markdown -> PDF
Experiment in converting Markdown to PDF, via [Sciter](https://sciter.com)'s [Markdown example](https://github.com/c-smile/sciter-sdk/tree/master/samples/markdown/GitHub) with the [binding for libharu](https://github.com/4silvertooth/sciter-pdf).
Very much :construction: WIP :construction:.
## Instructions
After placing [scapp.exe](https://github.com/c-smile/sciter-sdk/tree/master/bin.win) and [sciter-pdf.dll](https://github.com/4silvertooth/sciter-pdf/releases) in this folder, run `scapp.exe`.

