Skip to content

Commit

Permalink
README.md: clarify printpdf can't loading existing pdfs
Browse files Browse the repository at this point in the history
After reading the README, I was still unsure whether printpdf could load existing pdfs, until I read fschutt#46.
Here's a suggested clarification.

Cheers !
  • Loading branch information
ngirard authored Sep 7, 2020
1 parent 8b858f7 commit 5caa1f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ printpdf = "0.3.2"

## Features

Currently, printpdf can only write documents, not read them.
Currently, printpdf can only create new documents and write them, it cannot load existing documents yet.

- Page generation
- Layers (Illustrator like layers)
Expand Down

0 comments on commit 5caa1f1

Please sign in to comment.