Hello,
I am trying to use CFX_CRWTOPDF to make Crystal Reports to genertate PDF
file.
In Cold Fusion I have

<CFX_CRWTOPDF FILENAME=#fullreportpath#
 ................
    NUMBER_PARAMETERS="1"
    PARAMETER_1=#session.selList#
    PRINTER = "Acrobat PDFWriter 3.0" DRIVER = "Acrobat PDFWriter 3.0"
    PORT="LPT1:" ORIENT="PORTRAIT"
ACROBAT_VER="3">

But on the crystal reports side, I am not sure how to make CR to capture
PARAMETER_1. (#session.selList# is a text delimited list)

Any advice would be appreciated.

Sylvia





------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to