I'm sure it can be done but there is no reason to reinvent the wheel unless it's for a programming exercise. You can use pdftohtml and run it from a Python program if you want. http://pdftohtml.sourceforge.net/ -- http://mail.python.org/mailman/listinfo/python-list
- How to generate pdf file from an html page?? abhishek
- Re: How to generate pdf file from an html page?? Zentrader
- Re: How to generate pdf file from an html page?? Zentrader
- Re: How to generate pdf file from an html page?? Ramsey Nasser
- Re: How to generate pdf file from an html page?? Shane Geiger
- Re: How to generate pdf file from an html page?? Waldemar Osuch
- Re: How to generate pdf file from an html page?? Grant Edwards
- Re: How to generate pdf file from an html page?? abhishek
- Re: How to generate pdf file from an html page... Stefan Behnel
- Re: How to generate pdf file from an html page... Grant Edwards
- Re: How to generate pdf file from an html ... Terry Jones