Skip to main content
October 6, 2016
Question

I create a pdf from a crystal report. We would like the user to be able to enter some data.

  • October 6, 2016
  • 1 reply
  • 388 views

The PDF is a Billing report. I has some static columns of billing data along with the user initials ( the billler).

WE have some blank columns in the pdf, for example, if there are errors preventing the billing for a row, they can enter such reasons.

1.How can I have the user enter into the PDF?

2. If possible can I have the user select from a scroll box their ID only? This is not as critical as point 1.

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
October 6, 2016

You can do both things using form fields. There's plenty of information available in the Help section of Acrobat, as well as here (and elsewhere online).

October 6, 2016

OK thanks, I have to see if the Crystal reports can export such type of fields.