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

conversion from a word file with AVConversionConvertToPDF hangs when word file is in revision mode, conversion from a word file with AVConversionConvertToPDF hangs when word file is in revision mode

New Here ,
Jan 26, 2018 Jan 26, 2018

conversion from a word file with AVConversionConvertToPDF hangs when word file is in revision mode, conversion from a word file with AVConversionConvertToPDF hangs when word file is in revision mode.

I am supposing that, like in manual mode, Word is waiting for the user to acknoledge some dialog.

Can I control Word from the conversion process?

Thanks a lot.

Christian

TOPICS
Acrobat SDK and JavaScript
547
Translate
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
LEGEND ,
Jan 26, 2018 Jan 26, 2018

Are you trying to run this in a background task? You can’t.

Translate
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 ,
Jan 26, 2018 Jan 26, 2018
LATEST

Word has a COM interface, but I don't think you can access it from an Acrobat Plug-in. But you could try, and if it works you can move the doc out of revision mode before performing the conversion.

What happens when you try this from the Acrobat UI. Is it handled properly?

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

Translate
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