Ajax and jquery pdf
Add Comments. Thank you for the feedback. The comment is now awaiting moderation. You will be notified via email when the author replies to your comment. Please select a comment to reply.
You can add your comment about this article using the form below. Make sure you provide a valid email address else you won't be notified when the author replies to your comment Please note that all comments are moderated and will be deleted if they are Not relavant to the article Spam Advertising campaigns or links to other sites Abusive content. Please do not post code, scripts or snippets. Required Invalid Email Address. Security code:. Required Invalid security code.
I declare, I accept the site's Privacy Policy. Add Comment. Disclaimer : The code samples and API available at www. You are free to use it for commercial as well as non-commercial use at your own risk, but you cannot use it for posting on blogs or other tutorial websites similar to www. All the code samples and API provided by the authors are solely their creation and neither the author nor the site are responsible if it does not work as intended.
I agree to the above terms. Thanks for the reply, but the issue is the inputxml is bit large and containing lot of data. I don't think its possible to put it to the URL as a query string. Then you can send the inputxml via AJAX and when the server tells you everything is ok you can insert the iframe.
In the comment from a different post you said that the xmldata and the pdf aren't correlated, so this should work. Show 6 more comments.
Thanks a lot!!! After day of search this is the only answer that not display a blank pdf : — Mistre This answer should be the accepted one.
Since GET can't accomodate the length of the base64 encoded image, i did a rough workaround to get it work until i saw this one. Thanks so much. Works well when combined with download. For anybody that stumbles across this. Chris Rocco Chris Rocco 1 1 silver badge 3 3 bronze badges.
You saved my day! In my situation the PDF file is not physically generated on the server. Either the data is processed by the browser, which can result in a download - or by JavaScript, which usually triggers DOM insertion etc. You would need a way to convert the PDF to HTML in order to display it - theoretically possible, but JavaScript is not really meant to do that, and that's probably not what you want. Is there any jquery plugin which help me to do this? Sign up or log in Sign up using Google.
Sign up using Facebook. Sign up using Email and Password. Post as a guest Name. Email Required, but never shown. The Overflow Blog. Podcast Making Agile work for data science. Stack Gives Back Featured on Meta. New post summary designs on greatest hits now, everywhere else eventually.
Linked 8. Related Hot Network Questions. Question feed. Stack Overflow works best with JavaScript enabled.
0コメント