Can core drupal 6 convert a html page to pdf?

This zip file, http://bit.ly/3ihaDA , contains html that uses jquery to fill in divs. Can drupal use this exact html page to create the sample pdf also in the pdf?

Are there any d6 modules that someone has used. NOT an option http://drupal.org/project/html2pdf .

Please respond with how much D6 experience have and if core drupal can do what I've asked or suggested module you've had success with.

Thank you.

Comments

WorldFallz’s picture

No, core provides no facility for pdf conversion. Personally, i use the print module for this.

ronpac’s picture

thank you, i've heard of the print module and I'll check that out....I'd rather use a contributed module rather than installing some 3 party app....thank you for your reply.