For the final step of my purchase order program/form, I need a button that saves the form to a .PDF file. I don't want it to save as a new record, just have it go and save as a .PDF. When I would click the button, it would save just the form to a .PDF and it would come up with the window where you would select your save location.
What would be the event/code to be able to do this?