This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Unable to export to PDF - error 400

Hi all,

Whenever I try to export a Web page in the NPM to PDF I get this error:

"There was an error trying to export the page to PDR, please try again later.

Export to PDF failed. Err: The remote server returned an error: (400) Bad Request."

Everything else on the Web site is working fine as far as I can tell. I've tried Chrome and IE, and I tried opening the Web page on the Orion server itself and exporting it from there, but I still get the same error.

I've been Googling the problem but haven't found a solution. Does anyone have any suggestions?

Thanks,
Josh 

  • I opened a ticket with SW on this as well and they came back with this response:

    Development team have been confirmed as a bug.

    The fix is due for release in a future update, but there is no specific time frame for this release yet.

    The issue is reproducible when configuring web site to direct IP address and non default port in IIS 7 on win2008.

    There are two workarounds:
    1) Change web site binding to "All unassigned" instead of direct IP address. Not sure if IIS7 allows to add http binding "All unassigned" and port 443 (we aren't able to do this on our environment), so please change port number as well (could be non default but also non 443).
    2) Use default http port (80) for web site.


    The first option worked for me. I did not try the second.