Skip to content

RowlandBanks/PdfWriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PdfWriter

The application takes a single argument which is a file-path to an input text file.

It will generate a PDF (with the same name as the input file).

For example, if you run:

dotnet run -- c:\temp\input.txt

it will generate c:\temp\input.pdf.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages