I have one set of code where I'm generating a report and it generated
HTML. I had functions for the headers, footers, etc of the report (break
report type thing) and all was well.

But I now want to convert a copy to populate a PDF page instead. The
problem is that simply changing the code in the functions to be the
<cfpdfformparam> tags instead of <cfoutput>html code stuff</cfoutput>,
throws the error that the cfpdfformparam must be within a <cfpdfform>
tag. The function is called within them, but when the server is reading
the page and compiling it, the tags in the function are not immediately
imbedded in the <cfpdfform>.

Anybody do anything like this and find a way around it??

We do have an old 3rd party package that I think will do it, but figured
I'd give the new features of CF8 a try when I can. Besides if I figured
out I didn't need that other package, that's one more license to skip
renewal, after a bunch of code conversion that is.

-ken cameron, CCP.
Staff Leasing of CNY Inc 315-641-3600
SkyDiver: Zoo-602, A-8596, D-11839.
Skier: down & cross. English Hunter Rider. Scuba: wet & dry
mailto: [email protected]  Home DZ: FingerLakes Skydivers,
Ovid NY 

________________________________________________________________
To unsubscribe: send a message to [email protected] with
'Unsubscribe CFUGCNY' in the body.
To send a message to the list: [email protected]

List archives: http://www.mail-archive.com/[email protected]/index.html
Visit our website: http://www.cfugcny.org

Reply via email to