ORDER STATA
Reporting
With Stata's reporting features, you can easily incorporate Stata
results and graphs with formatted text and tables in Word, PDF,
HTML, and Excel formats. Take advantage of Stata's integrated
versioning to create reproducible reports. Dynamic documents can
be updated as your data change.
Report formats
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
Customize text and tables
- Font, size, and color
- Bold, italics, and underlines
- Formatted numbers from Stata results
- Headings and subheadings
- Hyperlinks
- Shading
- Spacing
- Borders
Markdown 
- Create formatted HTML and Word documents
- Combine with dynamic tags to intermix Stata output and graphs
Convert file types
- HTML to Word
New
- Word to PDF
New
Low-level programming for fine control
- Word documents
- PDFs
- Excel
Additional resources
Read an
overview of reproducible reporting in Stata
See
New in Stata 16
for more about what was added in Stata 16.