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

How to create form pdf using wizard in javascript

Community Beginner ,
Mar 05, 2018 Mar 05, 2018

Copy link to clipboard

Copied

Hi team

        Is its possible to create or run form wizard using java script C# or plugin

       using this script prompt dialog box

       app.execMenuItem("AcroForm:Forms_CreateNewForm");

Thanks and Regards

Balamurugan V

TOPICS
Acrobat SDK and JavaScript

Views

445

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 ,
Mar 05, 2018 Mar 05, 2018

Copy link to clipboard

Copied

You can run that code, but it will still require user interaction, as you saw. You can't run this process automatically, if that's what you're after.

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 Beginner ,
Mar 05, 2018 Mar 05, 2018

Copy link to clipboard

Copied

Hi Try

          Thanks for your reply, is its possible to automate using plugin. please confirm

Thanks and Regards

Balamurugan v

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 ,
Mar 05, 2018 Mar 05, 2018

Copy link to clipboard

Copied

I don't have much experience with plugins, but I doubt it. You should ask here, though: Acrobat SDK

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 ,
Mar 05, 2018 Mar 05, 2018

Copy link to clipboard

Copied

LATEST

The form wizard itself does not have an API in the SDK. I suppose you are interested in the automatic form field recognition? I do not believe this feature is available, like many other high level Acrobat Features. But you should check on the SDK forum.

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