Page 1 of 1

Support for thread pools / unique pdf file names/print job

Posted: Fri May 25, 2007 7:45 pm
by tclark
Hi
noob dev here :)
1)
Does Bull zip support different threads / thread pools for scaling ?

2)
Can you set a unique file name for each print job programtically
if using bullzip as a windows printer from multi-threaded apps ...
It looks like the runoncefile.ini would be common accross many different
instances of different print request when using
WriteSettings( True)


3)
I dont see a callback function or a method that allows blocking untill the print job is complete how do you programtically know when the print job is complete ?

4) Is the src in escrow/available any where ?