Reputation: 643
I have created a form that looks fairly good. I'm trying to refrain from creating a report so I am trying to have the form export the record that i am currently on, to PDF. The catch is that i only want that 1 record that im on to be exported to PDF.
Is there a way to do this?
Upvotes: 0
Views: 2258
Reputation: 4069
All you have to do is to install a Print to PDF driver. Here's one I've used in the past.
Then when you go to print, you select the PDF printer. The PDF printer is system wide on your computer, so you can print to PDF from any application.
Upvotes: 1