Is there any way (programmatically or using existing module) to export or dump all nodes of specific content type into a single HTML file? The content types have many CCK fields and I want to export them all as HTML as that I can retain their formatting.
Thanks