Closed bruceiow closed 8 years ago
To answer your question: Is there a request size limit?
The answer is yes, however that may not be the error.
1) Can you fix the text in your question … “When calling the xepOnline.Formatter.Format method with 4 SVG's and a __ for each of them …” What is the ____ ?
2) You can either create a fiddle or follow the instructions here: http://www.cloudformatter.com/CSS2Pdf.APIDoc.DebuggingHints and send us the info to support@xportability.com mailto:support@xportability.com and we can evaluate and see if you are hitting the request size limit or if there is a different issue.
Kevin Brown
Xportability
From: bruceiow [mailto:notifications@github.com] Sent: Wednesday, August 17, 2016 3:40 AM To: Xportability/css-to-pdf css-to-pdf@noreply.github.com Subject: [Xportability/css-to-pdf] Getting "This site can’t be reached Temporarily down or moved" with 4 SVG in one request (#36)
When calling the xepOnline.Formatter.Format method with 4 SVG's and a
for each of them, I am seeing the request bomb my page to "This site can’t be reached Temporarily down or moved". Is there a request size limit? I am trying to get 4 Morris charts on to the one PDF.
I have several other places where I call that method, each passing one SVG and they complete fine.
— 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/36 , or mute the thread https://github.com/notifications/unsubscribe-auth/AAsJo2wHC0o54nyD8-vWM9uWAK7g_IQzks5qguUPgaJpZM4JmUPL . https://github.com/notifications/beacon/AAsJo4dpARDbb2IWl1JmqY7aUVxVSQaeks5qguUPgaJpZM4JmUPL.gif
One note on the web page for debugging ... the code has changed since that was written so those stop points may be at different line numbers.
Sorry I put in an HTML tag in my comment - sorted now.
Got it, I thought it was a tag but needed to be clear. So to diagnose we need either of those two methods above. It could be max size issue that we can evaluate and change if possible or it could be something else in the SVG. Do each of the SVGs format separately?
Closing as no response.
When calling the xepOnline.Formatter.Format method with 4 SVG's and a h2 heading for each of them, I am seeing the request bomb my page to "This site can’t be reached Temporarily down or moved". Is there a request size limit? I am trying to get 4 Morris charts on to the one PDF.
I have several other places where I call that method, each passing one SVG and they complete fine.