Re: Assigning dynamic file name in activePDF

2002-10-18 Thread Huynh Weiming
Got an error Failed attempting to find OPENOUTPUTFILE property/method on the object COM error 0x80020006. Unknown name. Janine Jakim wrote: You give the name of the document when you make the set the OpenOutputFile CFSET R = Tlkt.OpenOutputFile(ExpandPath(../PDFs/MyNameForPDFHere.PDF))

RE: Assigning dynamic file name in activePDF

2002-10-16 Thread Dave Wilson
Hi, I've not used activepdf but couldn't you simply run a cffile rename to set your filename. Presuming the unique filename generated by activepdf is available as an output variable. Dave -Original Message- From: Huynh Weiming [mailto:[EMAIL PROTECTED]] Sent: 16 October 2002 17:09 To: