Skip to content

RAlanWright/CV_Convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attempting to generate a pdf file from html/css.

Currently experimenting with "htmlToPDF" and "phantomjs" separately.

Some components will be removed in future iterations.

Currently using "twig", "resource", "process", and "phantomjs" located in /pdf. - Will generate a .pdf file without external stylesheet.

Current version displays formatting but not FlexBox in pdf output. Requires inline styling to print formatting to pdf. Will look into fixing this.