can you compile tex to pdf on server

  • Follow


hi, is it possible to use any of the tex processing programs on the
server instead of on the client?  For instance upload the tex files
and run a program on the server to convert it to pdf?
0
Reply dianacastillo 11/17/2010 11:23:31 PM

On Nov 18, 9:23=A0am, dianacastillo <dianahel...@gmail.com> wrote:
> hi, is it possible to use any of the tex processing programs on the
> server instead of on the client? =A0For instance upload the tex files
> and run a program on the server to convert it to pdf?

I think this might be what you're looking for: <http://
typeset.freisatz.de/>

W
0
Reply Will 11/18/2010 12:53:52 AM


On 18 Nov, 00:23, dianacastillo <dianahel...@gmail.com> wrote:
> hi, is it possible to use any of the tex processing programs on the
> server instead of on the client? =A0For instance upload the tex files
> and run a program on the server to convert it to pdf?

You may just install latex on the server side and the pdflatex from
the script without any framework.
Ex. php, exec('pdflatex myfile.tex');
0
Reply moiseev 12/20/2010 7:06:20 PM

2 Replies
269 Views

(page loaded in 0.037 seconds)

Similiar Articles:













7/26/2012 12:55:54 PM


Reply: