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.
Basically I have a cover page that uses a different template then the rest of the doc that I'm trying to make. I'm trying to find some documentation on the best way to create one document with a cover page that uses one template and the rest of the document uses a separate template. Thanks! I have a pro license and am on version 4.0
Deleted by besmithinc ·
25-12-2014 - 16:49Hello,
As you can read on:
http://www.phpdocx.com/features
To merge documents you need a Corporate or Enterprice license.
You can read more about this feature on:
http://www.phpdocx.com/api-documentation/docxutilities/merge-Word-documents-with-PHP
Regards.
Oh I must have missed that. Is there a way to make a cover page or use a different template for a specific page? Thanks for your quick responses by the way. It's been very helpful
Edited by admin ·
31-12-2014 - 07:55 Hello,
You could add a placeholder in the first page. And then replace it with the new content.
But we strongly recommend you to upgrade to corporate or enterprise licenses to use the merge class.
Regards.Thank you so much! I'll weigh the options with our client and decide what to do.