Has anyone got an example of how to use the com interface of pdfcreator?
Still pretty new to windows programming and I haven't got a clue (even
after reading some of the sample scripts - where i could).

What I want to do is print a report to a pdf file then email using blat
(that bit I can do!)

thanks

Steve

Re: PDFcreator Com Interface by trw7at

trw7at
Fri Mar 31 12:19:29 CST 2006

xircon seemed to utter in news:p369fl3tgnpn.1gc7gkf0v5gm6$.dlg@40tude.net:

> Has anyone got an example of how to use the com interface of pdfcreator?
> Still pretty new to windows programming and I haven't got a clue (even
> after reading some of the sample scripts - where i could).
>
> What I want to do is print a report to a pdf file then email using blat
> (that bit I can do!)

If you are referring to Amyuni's PDF Creator tool, then yes,
I have more experience with that than I care to admit. If
this is what you are referring to, let me know and I'll
post a code segment for printing a report to PDF via their
COM interface.

-- TRW
_______________________________________
t r w 7
at
i x dot n e t c o m dot c o m
_______________________________________

Re: PDFcreator Com Interface by xircon

xircon
Mon Apr 03 04:31:57 CDT 2006

On Fri, 31 Mar 2006 18:19:29 +0000 (UTC), Tim Witort wrote:

>
> If you are referring to Amyuni's PDF Creator tool

No I was thinking of using sourceforge.net/projects/pdfcreator/ but I have
found a section on the web about com interface will read and shout if I
need any help. Thanks Tim.

Steve