BookmarkSubscribeRSS Feed
luciacossaro
Obsidian | Level 7

Hello, 

 

I'm a new sas's user and i need some help with the allignement of ODS PDF file. 

I need to make a pdf file in the format of file attached "capture.pdf".

I tried with differents codes (attached) but i'm so far of the expected result. Can you give me advice for wich statement to use for write and to alligne the information correctly? 

 

I would be very grateful

 

Best regards

3 REPLIES 3
Reeza
Super User

Rather than Data _null_ try PROC REPORT.

 

Put the data into more of a table form by drawing lines, then you can create the report cells as needed. 

 

Use footnotes for the bottom portion of the text. 

luciacossaro
Obsidian | Level 7

Thanks you very much.

 

I'm having now another problem. How i can set a logical statement into the proc report? I tried this code (attached) but there'is a bug.

 

Best regards

 

 

Reeza
Super User

You use COMPUTE blocks. Search a paper called 'Complex Reports' from Cynthia Zender for a lot of really good examples. 

 

Please include your code directly into the forum rather than as attachments. 

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 3 replies
  • 896 views
  • 0 likes
  • 2 in conversation