PDFSplitMerge - wierd !
- From: "Al Marino" <almarino_AT_intelliform.net>
- Date: Tue, 4 Sep 2007 17:58:10 -0400
Hi All
I have been out of town, so I have started a new thread
My previous post said:
<<We just purchased PDFSplitMerge from Guangmingsoft
It is a set of dll's that work fine in development
Does not work in runtime (vfp9, sp1)
Fails on createobject>>
on further testing, this is not correct !
our framework has classes: cntSend, and Frmrpt that are used
here
Frmrpt class has cntSend as member, cntSend handles report,
email, fpt, etc thru contained classes cntMapi etc
situation 1:
method cntSend.open tries to:
This.oSplitMerge =
createobjec("PDFSplitMerge.PDFSplitMerge.1")
in development, this works once !!
on 2nd attempt, fails (restarting vfp => once again)
in runtime, always fails
situation 2
Frmrpt button has code:
oObj = createobjec("PDFSplitMerge.PDFSplitMerge.1")
this works always in development and runtime !!
anybody have any idea what is going on ?
al
ps. for anybody who is interested, when this works it is
very fast, combines 50 reports into one pdf over 10 MB in
about 1 second !
.
- Follow-Ups:
- Re: PDFSplitMerge - wierd !
- From: Roger Ansell
- Re: PDFSplitMerge - wierd !
- Prev by Date: Re: PDFSplitMerge
- Next by Date: Re: Printing .prg etc files
- Previous by thread: Re: Vista Solutions
- Next by thread: Re: PDFSplitMerge - wierd !
- Index(es):
Loading