Report formats
Word (via Markdown or directly)
Excel
HTML
Reproducible reporting
Entire analysis and document easily recreated
Integrated version control
Ensure Stata commands produce the same results in the future
Verification that data has not changed
Dynamic documents
Update reports as data changes
Rerun one command or do-file to automatically change full document
Incorporate Stata graphs and other images
SVG
PNG
EPS
TIF
EMF
Customize text and tables
Font, size, and color
Bold, italics, and underlines
Formatted numbers from Stata results
Headings, subheadings
Shading
Borders
Markdown
Create formatted HTML and Word documents
Combine with dynamic tags to intermix Stata output and graphs
Convert file types
HTML to Word
Word to PDF
Low-level programming for fine control
Word documents
PDFs
Excel
Additional resources