doc to pdf via openoffice/php localhost
Posted: Tue Feb 16, 2021 3:13 pm
hi,
i'm totally new at this.
i tried to convert a .doc to .pdf using php in the localhost, using this answer:
http://stackoverflow.com/questions/5538 ... f-with-php
why localhost? for fun and let's see if it work before i use it in some real web page.
i have installed openoffice 4 on windows 8.1 pro, run a project php with apache netbean 12 but im totally blocked to the part command line:
"I also created a plain text file above the web root (I named it "adocpdf"), with the following command line instructions in it:"
Which command line? windows cml? server cml? openoffice cml(exist?)?
what he speaking about?
another little problem is python. i never used it. (but this is my problem i can learn it)
anyway i want convert doc to pdf using php
i'm totally new at this.
i tried to convert a .doc to .pdf using php in the localhost, using this answer:
http://stackoverflow.com/questions/5538 ... f-with-php
why localhost? for fun and let's see if it work before i use it in some real web page.
i have installed openoffice 4 on windows 8.1 pro, run a project php with apache netbean 12 but im totally blocked to the part command line:
"I also created a plain text file above the web root (I named it "adocpdf"), with the following command line instructions in it:"
Which command line? windows cml? server cml? openoffice cml(exist?)?
what he speaking about?
another little problem is python. i never used it. (but this is my problem i can learn it)
anyway i want convert doc to pdf using php