Browsing index pages (2 articles)
↧
Shared MikTex install on windows server 2012 to generate PDF from IIS
I'm trying to install a shared MikTex on a Windows server 2012, so my web application (Perl CGI / IIS 8) can generate PDF files on the fly through pdflatex, and send them to the user.I managed to...
View ArticleAnswer by Spendius for Shared MikTex install on windows server 2012 to...
I got it. I believe the error to originate from the same issue as texlive, from this line:DWORD len = GetLongPathNameW(this->ToWideCharString().c_str(), longPathName, _MAX_PATH); Turns out I have to...
View Article
Browsing index pages (2 articles)