1

Hey everyone.
What my code does is grab html from the actual page (which changes depending on how much data you add) and then sending it through ajax post. What I want to do is to pick that data, inside the post and then print it on a PDF.

How do I do that? I tried using content disposition but didn't work, any ideas?