Page 1 of 1

Microsoft Visual basic 2005

Posted: Fri Jan 25, 2008 2:51 pm
by strife
Hello all, I have a problem using bullzip in visual basic 2005, When I add the COM "refference" bullzip I can use in the code 'bullzip.' but only one option is available.
How do I use Bullzip in Visual basic 2005? Can anyone show me a simple demo?

Thanks a lot,

Vincent

Re: Microsoft Visual basic 2005

Posted: Mon Jul 13, 2009 1:41 pm
by dhaverstick
I create an instance of the Bullzip printer using the CreateObject command. PDFPrinterObject = CreateObject("Bullzip.PDFPrinterSettings")