开发者

Alternative for PHPlivedocx? [closed]

开发者 https://www.devze.com 2022-12-22 20:53 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 6 years ago.

Improve this question

Is there any other free alternatives to PHPliveDocx? I would like to create a Word document based on templates and user inputted data.

The template will resides on the server and the client(online or c# windows application) will be used to collect user input. Once data has been collected, server-side script(PHP) will be used to generate a Word document. So far I have only found phplivedocx. However I'm not very comfortable at consuming web services from a开发者_开发知识库 server that I have no control over with (am I worrying too much?).

I have also thought about using client to do the work (c# windows application, Open Office XML). But I'm not sure that's the right way of doing things.


I'm searching for some tool/library like this too!

Right now I can point you to

phpdocx

tinybutstrong! check its opendocument and openxml plugin opentbs:

However I feel like there must be something different that should feet our needs better!

I will update this if necessary!

Cheers


Worked for me, http://www.phpdocx.com/archives/1952 phpdocx library that converts a .docx to pdf :)


OpenTBS is able to merge DOCX template in PHP the way you're describing.

It does Docx, Xlsx, Pptx, Odt, Ods, Odf, ... any OpenDocument and OpenXML documents.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号