This is an archived forum post. The information may be outdated. Contact us if you have any questions.

Https

jemisp wrote on 2011-09-03:
Hi there.

i want to print from a https site. my code prints fine from http but not https.

Is there a way to do this or no?

Regards

jeremy
support wrote on 2011-09-04:
Hi Jeremy

If you use the Save to PDF Link then use the https version of the link:
 <a href="https://pdfcrowd.com/url_to_pdf/">Convert this page to a PDF</a>


If you use the API please post the URL of the https site that does not work with the API and will look into it.
jhopper wrote on 2011-12-07:
never mind, I now see, use the https save to pdf link.
rakeshagrl wrote on 2012-02-02:
Hi,
I am also facing problem while using https url, any budy can solve it, details are below

URL-
https://staging.4medica.net/suite/dlg/prt.p009/rpt.php?user=PMGR%2347648&code_string=62602b758dfb4258c6eb20e73ab39ba9&REP_ID=1552248&STAMP=20100802170502&MARKAS=2&14:15:15

Error-
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">\n<HTML><HEAD><META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=iso-8859-1\">\n<TITLE>ERROR: The requested URL could not be retrieved</TITLE>\n<STYLE type=\"text/css\"><!--BODY{background-color:#D7D8E8;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>\n</HEAD><BODY>\n<TABLE WIDTH=\"100%\" BORDER=\"0\" CELLSPACING=\"0\" CELLPADDING=\"0\"><TR BGCOLOR=\"#FFFFFF\"><TD>\n<IMG SRC=\"http://proxysrv.intersoft.com:81/images/ipcop-banner.gif\" ALIGN=\"left\" WIDTH=\"468\" HEIGHT=\"60\" ALT=\"IPCop\">\n</TD></TR></TABLE><!-- Disable footer: squid/2.7.STABLE9 --><BLOCKQUOTE>\n<H2>The requested URL could not be retrieved</H2>\n<HR noshade size=\"1px\">\n<P>\nWhile trying to process the request:\n<PRE>\nPOST /api/pdf/convert/uri/ HTTP/1.1\nContent-Type: application/x-www-form-urlencoded\r\nHost: pdfcrowd.com\r\nContent-Length: 95\r\nExpect: 100-continue\r\nProxy-Connection: Keep-Alive\r\n\n</PRE>\n<P>\nThe following error was encountered:\n<UL>\n<LI>\n<STRONG>\nInvalid Request\n</STRONG>\n</UL>\n\n<P>\nSome aspect of the HTTP Request is invalid. Possible problems:\n<UL>\n<LI>Missing or unknown request method\n<LI>Missing URL\n<LI>Missing HTTP Identifier (HTTP/1.0)\n<LI>Request is too large\n<LI>Content-Length missing for POST or PUT requests\n<LI>Illegal character in hostname; underscores are not allowed\n</UL>\n<P>Your cache administrator is <A HREF=\"mailto:nssg@intsof.com\">nssg@intsof.com</A>. \n<BR clear=\"all\">\n<P></P>\n<HR noshade size=\"1px\">\n<ADDRESS>\nGenerated Wed, 01 Feb 2012 11:37:52 GMT by proxysrv.intersoft.com (squid/2.7.STABLE9)\n</ADDRESS>\n<HR noshade size=\"1px\">\n</BLOCKQUOTE>\n<TABLE WIDTH=\"100%\" BORDER=\"0\" CELLSPACING=\"0\" CELLPADDING=\"0\"><TR><TD>\n<IMG SRC=\"http://proxysrv.intersoft.com:81/images/bounceback.png\" ALIGN=\"left\" WIDTH=\"248\" HEIGHT=\"80\" ALT=\"\">\n</TD></TR></TABLE>\n</BODY></HTML>\n"

Please help me out to resove it.