Xportability / css-to-pdf

Convert any HTML page or region to PDF - supports CSS, SVG, embedded XML objects, and more..
http://www.cloudformatter.com/CSS2Pdf
206 stars 78 forks source link

xep.cloudformatter.com/chandra.svc/genfile method not allowed #83

Open MeenalW opened 5 years ago

MeenalW commented 5 years ago

Hi,

I have used xeponline for generating PDF file from HTML content in sharepoint. The file is getting generated successfully in chrome but not in internet explorer. In explorer i get redirected to microsoft edge where i get a blank page displaying the "Method not Allowed" message. The url of this page is: xep.cloudformatter.com/chandra.svc/genfile

Can anyone assist me here? Thank you in advance.

Regards, Meenal

kbrown01 commented 5 years ago

What version of IE?

From: MeenalW [mailto:notifications@github.com] Sent: Friday, December 07, 2018 4:03 AM To: Xportability/css-to-pdf css-to-pdf@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [Xportability/css-to-pdf] xep.cloudformatter.com/chandra.svc/genfile method not allowed (#83)

Hi,

I have used xeponline for generating PDF file from HTML content in sharepoint. The file is getting generated successfully in chrome but not in internet explorer. In explorer i get redirected to microsoft edge where i get a blank page displaying the "Method not Allowed" message. The url of this page is: xep.cloudformatter.com/chandra.svc/genfile

Can anyone assist me here? Thank you in advance.

Regards, Meenal

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Xportability/css-to-pdf/issues/83 , or mute the thread https://github.com/notifications/unsubscribe-auth/AAsJoyY00w7V_VLwB5c4elq5hH_pF_SNks5u2lj4gaJpZM4ZIUit . https://github.com/notifications/beacon/AAsJo8dd4Vxmtv3iCntVZk3C1-dvr4ASks5u2lj4gaJpZM4ZIUit.gif

MeenalW commented 5 years ago

The version is IE 11.

kbrown01 commented 5 years ago

I see a similar thing but I get a download of the PDF. It is unclear to me what in IE has changed. There is code in the JS that does a browser sniff and does not allow things like for you to embed the PDF when using IE (as it is not supported by IE).