Print Survey
Renders a SmartSurvey survey as HTML, Word, or PDF.
Body
The survey id of the survey you want to print
The output type you want to print the survey as. Options: 1: Word doc | 2: HTML | 3: PDF
The survey translation id to print the survey in.
Whether to include the title of the survey. (default: true)
Whether to include the logo. (default: true)
Whether to include question numbers. (default: true)
Whether to include page numbers. (default: true)
Whether to include page headings. (default: true)
Whether to include page descriptions. (default: true)
Whether to include page breaks. (default: true)
Whether to prevent breaking questions across pages. (default: true)
Whether to strip HTML tags from all questions. (default: false)
Whether to strip HTML tags from all answer choices. (default: false)
The background color of the survey title. (default: #1170a8 - dark blue)
The color of the survey title text. (default: #FFFFFF - white)
The background color of the survey logo. (default: #FFFFFF - white)
The background color of the page title. (default: #424242 - dark gray/black)
The color of the page title text. (default: #FFFFFF - white)
Comma-separated response fields to include.