[texhax] Send requests to texlive
Andy Farnell
padawan12 at obiwannabe.co.uk
Thu Nov 25 15:06:05 CET 2010
That looks like a great start on the problem.
My guess is that it's really designed for
rather short TeX snippets such as a single
equation or image that can be included inline
with HTML. How it would fare rendering large
documents?
Another issue is that while it's relatively
easy to process a single, self-contained
document serverside, many real-world documents
could require dependent images or table data,
and that would lead to a more complex system
for file management.
My solution would be to keep a pool of uploaded
files in the users/session directory that are
either overwritten by new uploads or deleted
after one hour on a cron job by timestamp.
On Thu, 25 Nov 2010 14:01:11 +0100 (CET)
"Uwe Lueck" <uwe.lueck at web.de> wrote:
> "Uwe Ziegenhagen" <ziegenhagen at gmail.com>, 25.11.2010 13:19:34:
> >
> > What I have done a while ago was to set up
> > a PHP-based webpage which took TeX code
> > via html form and converted it to PDF.
>
> How does this relate to
>
> http://ctan.org/pkg/latexrender
>
> ?
>
> Cheers,
>
> Uwe.
--
Andy Farnell <padawan12 at obiwannabe.co.uk>
More information about the texhax
mailing list