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

https://github.com/devlights/word2pdf

Converts Word files to PDF.
https://github.com/devlights/word2pdf

go golang pdf word

Last synced: about 2 months ago
JSON representation

Converts Word files to PDF.

Awesome Lists containing this project

README

        

# word2pdf

Converts Word files to PDF.

This library works only on Windows.

## Install

```sh
$ go install github.com/devlights/word2pdf@latest
```

## Usage

```sh
$ word2pdf.exe word-file-path
```