Skip to content

Convert SurveyCTO excel version to a printable document. This is still a beta version.

License

Notifications You must be signed in to change notification settings

PovertyAction/sctoprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sctoprint

Convert SurveyCTO excel version to a printable document

Install

 net install sctoprint, all replace from(https://raw.githubusercontent.com/PovertyAction/sctoprint/master)

Example

 sctoprint using "X:/Projects 2020/01_instruments/03_xls/Phase one_v1.xlsx", ///
 	title("Household Questionnaire") ///
 	save(X:/Projects 2020/01_instruments/02_print/Phase one_v1") ///
 	pdf replace clear

 sctoprint using "X:/Projects 2020/01_instruments/03_xls/Phase one_v1.xlsx", ///
 	title("Household Questionnaire") ///
 	save(X:/Projects 2020/01_instruments/02_print/Phase one_v1") ///
 	word replace clear

About

Convert SurveyCTO excel version to a printable document. This is still a beta version.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published