BookmarkSubscribeRSS Feed
deleted_user
Not applicable
I couldn't find anything during a search, but how do you create a fillable box in a pdf document?

For example, I am using a PROC PRINT to list various courses taught and would like to provide a separate column as a fillable box that would allow any corrections to be typed in for each entry.

Thanks.
1 REPLY 1
Cynthia_sas
Diamond | Level 26
Hi:
I believe you have to look at the PDF-specific system options in order to create a PDF form, like the PDFFILLIN option: http://support.sas.com/documentation/cdl/en/lrdict/63026/HTML/default/viewer.htm#a003086054.htm

The doc explains that there is an interaction between the PDFSECURITY option and this option. But, I don't think just using the options is going to work for you. Part of having forms in a PDF file is that you have to use Adobe to define the form fields.

I can create a file using the above options, however, when I open the file with Adobe Acrobat, there are no form fields defined. (I can choose Forms --> Add or Edit Fields, but, I get a message that says:
"Currently there are no form fields in this PDF. Do you want Acrobat to detect form fields for you.")

So, I do not know whether there is a way to tell Adobe --from the SAS end -- which columns in the output represent form fields. You might want to check with Tech Support if this is part of your question.

cynthia

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
  • 2028 views
  • 0 likes
  • 2 in conversation