02
Feb
Written by: Jonathan Maron. Stored in: Community, Samples.

Following the feedback on the release of phpLiveDocx last week, I am delighted to announce that in addition to the mail-merge functionality of phpLiveDocx, there will also be a component to convert documents.

For example, you will be able to specify a DOCX or DOC file and get back a PDF file. A surprising number of people have requested this functionality.

The convert functionality has been implemented in a new component called Tis_Service_LiveDocx_Convert but is not yet available for download.

There are some more phpLiveDocx components in the pipeline. I will be announcing them in the coming weeks.

To maintain the consistency of the phpLiveDocx components, it was necessary to migrate the functionality of the current Tis_Service_LiveDocx to Tis_Service_LiveDocx_MailMerge.

The new download files reflect this change, as do all all sample applications and code snippets in this blog.

To update your project, simply search for Tis_Service_LiveDocx and replace with Tis_Service_LiveDocx_MailMerge and you are good to go.

If you need help, please contact me.

Leave a Reply