SAS Programming

DATA Step, Macro, Functions and more
BookmarkSubscribeRSS Feed
Santoshrk
Obsidian | Level 7

Hi Team, 

I have converted the RTF document to PDF format. I have encountered an issue with the PDF display.

 

Santoshrk_4-1610657595898.png

 

 

Line truncating as above while printing it. After enabling the Fit to window width option in pdf, the display changes as expected and below.

 

Santoshrk_5-1610657595907.png

 

Santoshrk_6-1610657595914.png

 

 

Can you please suggest a way to fix this issue programmatically?

Is there any option to  “enable Fit to window width” programmatically or permanent fix?

 

Thank you and looking forward to the solution.

 

Regards,
Santhosh Karra
M: 6503389608

2 REPLIES 2
Cynthia_sas
SAS Super FREQ
Hi:
With a PDF file, you can only go by what you see when you actually print the PDF file. My guess is that if you printed your document, you would see the line. With PDF output, created by SAS, I can finagle the zoom level so that borderlines and underlines seem to go away. This is just because when PDF is calculating the zoom level for the screen, some pixels come out at a size that isn't rendered smoothly. I find that when I print my PDF (on a printer) or zoom (usually to 100% but sometimes to 125%), then I can see the borders.
You might want to open a track with Tech Support if you find this happening with ODS PDF and your output. I'm not sure you can use SAS to convert an RTF file to a PDF file, so I'm not sure whether SAS or ODS was contributing to this issue or not.
Cynthia
Santoshrk
Obsidian | Level 7
Thanks, Cynthia,

sas-innovate-white.png

Special offer for SAS Communities members

Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

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
  • 2 replies
  • 857 views
  • 1 like
  • 2 in conversation