Title: Message

Of course.  The only problem is that the code I have was lent to me, and I didn’t want to post it without the author’s permission.  Also, I think utilizing the Win32 API in the development of ActiveX DLL’s is beyond the scope of this list, but if that’s a discussion we want to get into, I’m game.  :-)

 

---

Billy Cravens

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Seth Bienek
Sent:
Tuesday, May 14, 2002 4:47 PM
To: [EMAIL PROTECTED]
Subject: RE: html2pdf3 custom tag

 

Billy,

 

Would you please keep this on-list?  I think it's of general interest to everyone.

 

Thanks,

 

Seth

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Billy Cravens
Sent:
Tuesday, May 14, 2002 4:37 PM
To: [EMAIL PROTECTED]
Subject: RE: html2pdf3 custom tag

Note that the HTMLDOC.exe is not thread safe – so you could have some serious leakage when calling the exe with CFExecute (as I’m sure this tag does).  After calling this tag quite a few hundred times, you could seriously cripple the server.

 

However, you can get around this by using the Win32 API to kill the thread.  (I’ve got some code; message me off list)

 

---

Billy Cravens

Reply via email to