Is there any way to print the content of a pdf on a webpage without saving the new pdf you have made on the hard drive ?
For example.
You are making a new PDF , write smth to it and after you are done except saveas is there any other way to display or write it the another $string and print it out after that. Like print "Content-type: application/pdf\n\n";
I am talking about using AIP2.