Its been a while since I have used cfpdf tag and needed some help.
I have a page http://www.mysite.com/mypage.cfm?ID=1234 that works great.
When the user chooses that link since its a .cfm page it opens in a browser. No Problem.
But my user needs to be able to have this page as a PDF so they can save it
Is there a way when the user chooses that link it can automatically be turned into a PDF that they can save to their desktop?
So instead of opening as a cfm page it would open as a pdf?