Hello,The goal = Using an access form, fill out fields which populate a
table on the sql server. Open a PDF and data bind the fields to that
table. Lock the fields with the correct information. Then send to an
individual with read only data that is NOT bound to the server.I can get
to binding the data and seeing the correct information populate on the
PDF fields, but I'm stuck on how to make the fields read only and turn
the data binding off through script.Any and all help is greatly
appreciated...