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

https://github.com/devlights/excel2pdf

Converts Excel files to PDF.
https://github.com/devlights/excel2pdf

excel go golang pdf

Last synced: about 2 months ago
JSON representation

Converts Excel files to PDF.

Awesome Lists containing this project

README

        

# excel2pdf
Converts Excel files to PDF.

This library works only on Windows.

## Install

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

## Usage

```sh
$ excel2pdf.exe excel-file-path
```