• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Never before seen error message

Community Expert ,
Jun 22, 2017 Jun 22, 2017

Copy link to clipboard

Copied

One of my clients got an error I've never seen before when placing a dynamic stamp that displays a dialog. I confirmed that the issue is not context dependent by running this script from the console window and getting the same error.

app.execDialog({description:{elements:[{type:"ok"}]}})

The error message is: "Couldn't Convert to Express Views"

Has anyone seen this error before or have an idea of what is causing it?

The client is also having issues printing to PDF. Not sure if it's related.

Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often

TOPICS
Acrobat SDK and JavaScript , Windows

Views

455

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Jun 22, 2017 Jun 22, 2017

I've seen it and it was in the same context (a dialog) but not with the same code. I believe it was fixed in an update. I even think I emailed you about it.

Votes

Translate

Translate
Community Expert ,
Jun 22, 2017 Jun 22, 2017

Copy link to clipboard

Copied

I've seen it and it was in the same context (a dialog) but not with the same code. I believe it was fixed in an update. I even think I emailed you about it.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 22, 2017 Jun 22, 2017

Copy link to clipboard

Copied

LATEST

Hmm, you may have. I probably don't remember because it's so rare!! Why Me?

The client is using Acrobat 9 Standard. Everyone in their office is on the same version, but only one computer has the issue. That same computer also has an issue with print to PDF. I suspect a 3rd party app is the problem and it's all related through a memory leak.

So the answer is, don't use that version

Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines