由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
BuildingWeb版 - Does anyone know how to convert word to pdf in php or perl?
相关主题
Re: Building web at home? more questions[转载] Perl for programmers(7): string operation
请教:.NET Framework 1.1有没有支持数据压缩的函数? (转载)[转载] Perl for programmers(5): flow control
【包子】请问:关于 web 前端 report 的设计[转载] Perl for programmers(4): Logical operation
ruby会取代php吗?[转载] Perl for programmers(1): Variables in Perl
Security[转载] Perl for programmers(11): package design in perl
[转载] Perl for programmers(10): A template for CGI fileperl cgis: how to send back frame webpage?
[转载] Perl for programmers(9): subroutinesHelp me with a stupid question.
[转载] Perl for programmers(8): string operation(pattern matching)一个perl初级问题
相关话题的讨论汇总
话题: does话题: convert话题: pdf话题: php话题: word
进入BuildingWeb版参与讨论
1 (共1页)
l*****s
发帖数: 2
1
Thanks everybody first.
I want to convert .doc file into .pdf in my web page.
And does anybody know how to do that ?
Any information would help!
h******y
发帖数: 25
2
firstly, you can use php to get the contents of word-docs via COM on
Windows, then use fpdf(an opensource php lib) to put the contents
into a pdf file.
more info may helps:
http://ch2.php.net/manual/en/ref.com.php
http://www.fpdf.org/

【在 l*****s 的大作中提到】
: Thanks everybody first.
: I want to convert .doc file into .pdf in my web page.
: And does anybody know how to do that ?
: Any information would help!

1 (共1页)
进入BuildingWeb版参与讨论
相关主题
一个perl初级问题Security
怎样向用户返回suyvey form的统计结果?[转载] Perl for programmers(10): A template for CGI file
java <-> cgi/perl 急问[转载] Perl for programmers(9): subroutines
如何找到disscussion Board的免费软件?[转载] Perl for programmers(8): string operation(pattern matching)
Re: Building web at home? more questions[转载] Perl for programmers(7): string operation
请教:.NET Framework 1.1有没有支持数据压缩的函数? (转载)[转载] Perl for programmers(5): flow control
【包子】请问:关于 web 前端 report 的设计[转载] Perl for programmers(4): Logical operation
ruby会取代php吗?[转载] Perl for programmers(1): Variables in Perl
相关话题的讨论汇总
话题: does话题: convert话题: pdf话题: php话题: word