Error in VB App while using Bullzip7.1.1218 instead of 6.0
Posted: Mon Nov 01, 2010 4:57 pm
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.
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.