Forum


Replies: 3   Views: 1386
Make a form with submit button
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by Exorion  · 07-08-2020 - 11:00

Hi guys!

Is it possible to make a form with buttons and submit it by click ( i need 2 input textfield and button submit) ?

Posted by Exorion  · 08-08-2020 - 12:17

Is it possible to merge file with VisualBasic (with form submit) with the generated?

Posted by admin  · 08-08-2020 - 17:34

Hello,

You can use mergeDocx to merge DOCX documents. If you need to add macros you can use addMacroFromDoc.

Regards.