Skip to content

AlexBulavin/Screenshots_to_pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Screenshots_to_pdf

Allow to link a bulk of png or jpg files into one single pdf document

Supports Cyrillic charachters in file names. Very convenient for students who need to present homework as .pdf file If you need to support any specific characters or fonts, pleade modify line of code: font_path = 'Fonts/Arial/arialmt.ttf' font_name = 'Arial'

Insert into folder Fonts/Arial/ any font you need and then set the path and new font name like this: font_path = 'Fonts/Nwe_font/new_font.ttf' font_name = 'NewFont'

About

Allow to link a bulk of png or jpg files into one single pdf document

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors