Hi,
I am using Prince with Mindtouch on Windows Server 2008, the pdf export works but it is not picking up the stylesheet prince.css. I was hoping to find a way to debug prince to see if it just isn't finding the css or isn't looking. Following a post on the Mindtouch forum I created a batch file that is supposed to turn on logging but I am not having much luck. Any help would be appreciated. Thanks! (BTW we have a server license)
Batch:
@echo off
"C:\Program Files\Prince\Engine\bin\prince.exe" -v --log=C:\Prince.txt %*
I am using Prince with Mindtouch on Windows Server 2008, the pdf export works but it is not picking up the stylesheet prince.css. I was hoping to find a way to debug prince to see if it just isn't finding the css or isn't looking. Following a post on the Mindtouch forum I created a batch file that is supposed to turn on logging but I am not having much luck. Any help would be appreciated. Thanks! (BTW we have a server license)
Batch:
@echo off
"C:\Program Files\Prince\Engine\bin\prince.exe" -v --log=C:\Prince.txt %*