An open API service indexing awesome lists of open source software.

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)

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`.

![](screenshot1.png)
![](screenshot2.png)