Hi, my instance of Prince needs to hit a site which has Basic Authentication. In theory I should be able to set --http-user and --http-password on the command line, but it turns out that because of our setup it's awkward for me to change the component that calls Prince to make it aware of the correct user/password. Does Prince happen to support a config file that I can drop them into? Perhaps a text file alongside the exe in which I can list a few site/user/pass pairings and for Prince to pick them up and use them when relevant?
Thanks
Thanks