Skip to content

dgomezcastro/generate-pdfs-from-latex-template-and-excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate PDFs from LaTeX template and Excel table

This script takes an Excel file and a Template in LaTeX document. It allows for a dictionary of replacements of structure

key: value

For every row in the Excel file (except the first one taken as header) it creates a copy of the TeX template, replaces the text "{{value}}" in templateFile by content of column of header "key" in Excel, and compiles the TeX.

The output pdfs are renamed using one of the keys and stored in a targed folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published