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:231464
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to