Re: multithreaded PDF Rendering
Re: multithreaded PDF Rendering
- Subject: Re: multithreaded PDF Rendering
- From: Steve Gehrman <email@hidden>
- Date: Tue, 15 Jan 2002 15:01:06 -0800
I did the same thing and it worked great, the only problem is that I was
detecting huge memory leaks with MallocDebug. Maybe something else
going on, but be sure to run Malloc Debug to see if you're having the
same problems.
-steve