hello all, i am new to ruby ( like two hours new! ) but i do know other languages. I LOVE RUBY! anyway, i want to code something to render my website into pdf. i have seen these railscasts : http://railscasts.com/episodes/153-pdfs-with-prawn http://railscasts.com/episodes/78-generating-pdf-documents they are super good but it seems that they are taking the elements and reconstruct them into pdf. I wonder is there something that can duplicate the webpage as it is ? ( ie, the entire layout will remain the same as what is seem the webpage and the only difference is that it is no longer html but pdf.) if not, can someone enlighten me how i should approach this? thank you all! bryan