BookmarkSubscribeRSS Feed
ab321
Calcite | Level 5

Hi,

How do I insert a pdf page in the front of a document I am creating with SAS program? Can you please help?

Thanks a lot for your help.

 

BA

1 REPLY 1
ballardw
Super User

Basic answer is to insert a Proc call that generates the cover page as the first thing inside the ODS PDF; / ODS PDF CLOSE; statements.

 

What is the "cover page" supposed to have on it?

 

Proc ODSTEXT allows some basic text display and formatting and would be my first try.

If the cover page is complex or already created in another application you may have to use a tool such as Adobe Acrobat Pro to Insert the page into an existing document.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1274 views
  • 0 likes
  • 2 in conversation