https://github.com/pieropatron/demo_csv_to_pdf
demo project for convert csv to pdf. For informational purposes only
https://github.com/pieropatron/demo_csv_to_pdf
converter csv demo nodejs pdf pdf-kit typescript
Last synced: about 1 month ago
JSON representation
demo project for convert csv to pdf. For informational purposes only
- Host: GitHub
- URL: https://github.com/pieropatron/demo_csv_to_pdf
- Owner: pieropatron
- License: mit
- Created: 2023-03-21T18:18:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-22T07:55:45.000Z (about 3 years ago)
- Last Synced: 2025-01-06T22:52:34.241Z (over 1 year ago)
- Topics: converter, csv, demo, nodejs, pdf, pdf-kit, typescript
- Language: TypeScript
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# demo_csv_to_pdf
demo project for convert csv to pdf. For informational purposes only
NB: Windows only, requires to have installed c:/Windows/Fonts/calibri.ttf font .
for demo please run:
```
ts-node src\example\example.ts
```