Forum


Replies: 4   Views: 2947
Search with regular expression...
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 criptos  · 18-05-2017 - 15:44

I made a function to do exactly what I want... How do I submit it? 

At a docx document I create my "variables" like {{{ some_data }}}  

I wanted to extract all the {{{ }}} from document to create an inventory, and automate the cycle of creating doc->filing->generating pdf.

I made the function and is working.. How do I submit it?