I want to download rss feed of a blog to a single pdf file, the rss feed contains full content.
Is there any software preferable (free) that can do the job?
|
I want to download rss feed of a blog to a single pdf file, the rss feed contains full content. Is there any software preferable (free) that can do the job? | |||
|
feedback
|
|
with a little bit help of xsl and fop you could write something yourself: just transform the xml-feed into fo and feed that through fop. essentially, thats what most likely fires the online-tools such as http://rss2pdf.com/ or http://fivefilters.org/pdf-newspaper/, which can do that for you. | |||
|
feedback
|