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

About the programming interface for the virtual PDF printer driver.

Moderator: jr

Post Reply
tclark
Posts: 1
Joined: Fri May 25, 2007 7:41 pm

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

Post 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 ?
Post Reply