convert_word_to_pdf_form
Convert a local Word DOCX file into a PDF form with fillable fields. Provide the file path to create an interactive PDF.
Instructions
Convert a local Word document (DOCX) to a PDF form with fillable fields using the PDF4me ConvertWordToPdfForm API. Provide the file path to the DOCX file. Optionally specify async polling and output directory/file name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Local path to the Word file (.docx). | |
| output_dir | No | ||
| output_file_name | No |