Error when creating BullZip.PdfSettings

About the programming interface for the virtual PDF printer driver.

Moderator: jr

Post Reply
Dagl
Posts: 5
Joined: Wed Apr 29, 2009 1:09 pm

Error when creating BullZip.PdfSettings

Post by Dagl »

Hello

I have searched the forum, but cannot find the answer. Actually, I was sure I had written this topic before, but now I cannot find it. So if the moderators find this to be a double topic, please let me know.

The problem occurs when our program is creating BullZip.PdfSettings.
The system crashes, and a error message is shown. The error message is:

"Error creating object:Bullzip.PdfSettings. Error -2146232576 (0x80131700): Automation error"


The BullZip version is 7.0.928
The OS is: Microsoft Windows XP Professional version 2002. Service Pach 3

I hope someone can give me a tip on this.

Best regards
Dagl
jr
Site Admin
Posts: 500
Joined: Sun Mar 26, 2006 12:28 pm

Re: Error when creating BullZip.PdfSettings

Post by jr »

I assume that you have the problem in a VBA macro inside Microsoft Word 2003 or Microsoft Excel 2003.

See the link below for an explanation and a solution.

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

Regards,
Jacob
sigiK
Posts: 3
Joined: Sun Aug 15, 2010 8:25 pm

Re: Error when creating BullZip.PdfSettings

Post by sigiK »

I have exactly the same problem !!!

But i work with VS2003 (.NET 1.1) and both versions of MS Office (2003 and 2007).

On my pc, where VS2003 is installed - all works fine
???
jr
Site Admin
Posts: 500
Joined: Sun Mar 26, 2006 12:28 pm

Re: Error when creating BullZip.PdfSettings

Post by jr »

Did you check the link in the post above?

/Jacob
anglerdk
Posts: 6
Joined: Tue Sep 15, 2009 6:22 pm

Re: Error when creating BullZip.PdfSettings

Post by anglerdk »

[quote="jr"]I assume that you have the problem in a VBA macro inside Microsoft Word 2003 or Microsoft Excel 2003.

See the link below for an explanation and a solution.

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

Regards,
Jacob[/quote]

Thanx my VBA code is now working again :)
anglerdk
Posts: 6
Joined: Tue Sep 15, 2009 6:22 pm

Re: Error when creating BullZip.PdfSettings

Post by anglerdk »

[quote="jr"]I assume that you have the problem in a VBA macro inside Microsoft Word 2003 or Microsoft Excel 2003.

See the link below for an explanation and a solution.

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

Regards,
Jacob[/quote]

Thanx my VBA code is now working again :)
Post Reply