I guess I'll just start it over from the beginning. I don't even have real access to the server, so I don't know if it was even regestered correctly or not.
Tim > -----Original Message----- > From: Stephen Hait [mailto:[EMAIL PROTECTED] > Sent: Monday, February 06, 2006 1:05 PM > To: CF-Talk > Subject: Re: ActivePDF and CFMX 7 > > > On 2/6/06, Loathe <[EMAIL PROTECTED]> wrote: > > > > Nothing huh? > > > > Tim > > > > > Does anyone have any experience getting this combo to work? I > > > really don't > > > want to rewrite this bit of code using cfdocument, but I will if > > > I need to. > > > > > > Right now this works in MX 6.1, but not in 7: > > > > > > <CFOBJECT ACTION="Create" TYPE="COM" CLASS="APSERVER.Object" > > > NAME="APServer"> > > > <CFSET APServer.OutputDirectory = ExpandPath("./results")> > > > > I doubt this will help but I have the following running on MX 7 without a > problem. It also ran in CF 5. > <CFOBJECT ACTION="Create" > TYPE="COM" > CLASS=APToolkit.Object > NAME="PDF"> > > Regards, > Stephen > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:231465 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

