Can CF8 create pdf's on the fly?
For example I want to create pdf's that render different information based on the user.
I have a 2 page set pdf that all users will see, but I want the info that populates the right column on first page to be dynamic based on the user.
Only the right column on the first page is dynamic and is based on the user , everything else would be the same.
Its kind of like using a cfinclude on a regular cf page.
Does this same kind of logic apply to creating PDF's?
