Search found 6 matches

by RobWEllis
Thu Jun 17, 2010 3:30 pm
Forum: Programming
Topic: Excel Automation error. The object invoked has disconnected
Replies: 1
Views: 13986

Re: Excel Automation error. The object invoked has disconnected

Hi Jacob,

Sorry for the huge delay in coming back to you but this problem still exists.

The line of code that fails is Set oPrinterSettings = CreateObject("bullzip.PDFPrinterSettings")

Thanks

Rob
by RobWEllis
Wed Dec 23, 2009 4:34 pm
Forum: General
Topic: Error 429: Error creating object: BioPdf.PdfWriter.Xmp
Replies: 2
Views: 28354

Re: Error 429: Error creating object: BioPdf.PdfWriter.Xmp

Hi Jacob,

No, the problem is on a 32 bit Windows XP machine.

Rob
by RobWEllis
Tue Dec 22, 2009 6:51 pm
Forum: General
Topic: Error 429: Error creating object: BioPdf.PdfWriter.Xmp
Replies: 2
Views: 28354

Re: Error 429: Error creating object: BioPdf.PdfWriter.Xmp

Hi,

One of our new machines has the exact same problem with the version 7.1.0.1080. However, this version seems fine if installed on a PC which has a previous BullZip installation. Any ideas anyone?

Rob
by RobWEllis
Thu Aug 27, 2009 2:41 pm
Forum: Programming
Topic: Excel Automation error. The object invoked has disconnected
Replies: 1
Views: 13986

Re: Excel Automation error. The object invoked has disconnected

I guess by the lack of response that I'm alone in this one.

Rob
by RobWEllis
Sat Aug 08, 2009 5:55 pm
Forum: Programming
Topic: Excel Automation error. The object invoked has disconnected
Replies: 1
Views: 13986

Excel Automation error. The object invoked has disconnected

Hi, I have a routine in Excel which creates a PDF report of a few sheets within a workbook. Most of the time it works fine but on one machine (XP SP3 and Excel 2003 SP3) it fails with "Automation error. The object invoked has disconnected " on the Sheets.PrintOut line. I've included the code below i...
by RobWEllis
Sat Aug 08, 2009 5:53 pm
Forum: Programming
Topic: Excel Automation error. The object invoked has disconnected
Replies: 0
Views: 9129

Excel Automation error. The object invoked has disconnected

Hi, I have a routine in Excel which creates a PDF report of a few sheets within a workbook. Most of the time it works fine but on one machine (XP SP3 and Excel 2003 SP3) it fails with "Automation error. The object invoked has disconnected " on the Sheets.PrintOut line. I've included the code below i...