We're using Prince to generate a PDF from content on a website that uses Windows authentication. Currently, we're using PHP's curl to get the page, convert it to a string, then pass it to Prince. I saw Prince supports basic HTTP auth--are there any plans to support NTLM in the future? Or do you know of a way around this? Thanks!
EDIT: We're using PHP 5.4.9 on IIS 7.5 (Server 2008 R2). The content we want to convert to a PDF is on the same server as Prince.
EDIT: We're using PHP 5.4.9 on IIS 7.5 (Server 2008 R2). The content we want to convert to a PDF is on the same server as Prince.
Edited by jprateragg