Arno, It looks like wkhtmltopdf supports authentication with the --username and --password flags. http://www.linuxcertif.com/man/1/wkhtmltopdf/
Erik On Wed, Apr 18, 2012 at 1:20 PM, Arno Declercq <[email protected]> wrote: > Hi, > > I'm working on a Sakai document to PDF converter and I'm using wkhtmltopdf > to do this. I'm running this from preview_processor.rb. It works if the > document is public but I can't access it if it's private. > My question is: > How can I set credentials to grant wkhtmltopdf access to those pages? > > Thank you in advance. > > -- > Kind regards, > Arno Declercq > > _______________________________________________ > oae-dev mailing list > [email protected] > http://collab.sakaiproject.org/mailman/listinfo/oae-dev _______________________________________________ oae-dev mailing list [email protected] http://collab.sakaiproject.org/mailman/listinfo/oae-dev
