Error in VB App while using Bullzip7.1.1218 instead of 6.0

About the programming interface for the virtual PDF printer driver.

Moderator: jr

Post Reply
vivektech
Posts: 4
Joined: Mon Jan 25, 2010 7:07 pm

Error in VB App while using Bullzip7.1.1218 instead of 6.0

Post by vivektech »

Please help

I have one application which prints various PDF and merge them. My application is working fine with Bullzip version 6.0.702.
But when I installed latest version my application is throwing error.

I have written below line in my application -
Dim 0Printersetting As Object = CreateObject("Bullzip.PDFPrinterSettings")

I am now getting below error -
Error creating object: Bullzip.PdfUtil. Error -2147024894 (0x80070002): File or assembly name Bullzip.PdfWriter, or one of its dependencies, was not found.
anglerdk
Posts: 6
Joined: Tue Sep 15, 2009 6:22 pm

Re: Error in VB App while using Bullzip7.1.1218 instead of 6.0

Post by anglerdk »

there is a fix description here:

http://www.biopdf.com/guide/trouble_sho ... e_2003.php

had same problem, but now it is working :)
Post Reply