Example 6.6. Including Images in a Report Created by PROC REPORT

Goal

Add images to the report produced in Example 6.2. Send the output to a non-listing destination.

Report

Example Features

Data SetCARSALES
Report ExampleExample 6.2, which was based on Example 3.8
Featured StepPROC REPORT
Featured Step Statements and OptionsPROC REPORT statement ODS options: STYLE(LINES)=, STYLE(SUMMARY)=, and STYLE (REPORT)= with PREIMAGE style attribute

DEFINE statement ODS options: STYLE(COLUMN)=

COMPUTE BEFORE _PAGE_ block, ODS STYLE= option: PREIMAGE style attribute

COMPUTE AFTER _PAGE_ block, ODS STYLE= option: POSTMAGE style attribute ...

Get SAS® Guide to Report Writing: Examples, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.