Hi all,
I have a webpage, which displays the records queried from the oracle database on the web using HTML table(s).
I want to give the users a button,which upon clicked should exports whatever is on the webpage to a PDF FORMAT.
I cannot hardcode and have a .PDF file sitting on the server...