Skip to main content
Participant
April 17, 2019
Answered

distiller, VBA, 64-bit - doesn't work

  • April 17, 2019
  • 2 replies
  • 692 views

Hello...

This code runs fine in Excel 365 32-bit.  The Set command crashes Excel 365 64-bit.

Does anyone know why?

Private m_distiller As Object

Set m_distiller = CreateObject("PdfDistiller.PdfDistiller.1")

Thanks in advance.

Bruce

This topic has been closed for replies.
Correct answer Test Screen Name

Suggest you try in the Acrobat SDK forum. Be sure to give the full version of Acrobat and Excel ("latest" and "up to date" don't work!)

2 replies

Participant
April 19, 2019

Thanks for the suggestion.  It makes perfect sense!

Test Screen NameCorrect answer
Legend
April 19, 2019

Suggest you try in the Acrobat SDK forum. Be sure to give the full version of Acrobat and Excel ("latest" and "up to date" don't work!)