View Single Post
Old 05-08-2011, 11:56 AM   #1
ebooksfans
Junior Member
ebooksfans is faster than slow light.ebooksfans is faster than slow light.ebooksfans is faster than slow light.ebooksfans is faster than slow light.ebooksfans is faster than slow light.ebooksfans is faster than slow light.ebooksfans is faster than slow light.ebooksfans is faster than slow light.ebooksfans is faster than slow light.ebooksfans is faster than slow light.ebooksfans is faster than slow light.
 
Posts: 7
Karma: 29386
Join Date: Mar 2011
Device: kindle 3
a way for kindle to download any type file

kindle can not download pdf file。
but still these a way to download them。
build a proxy site on appspot.com ,get pdf content;
tell kindle webkit to download as prc file
print "Content-Type: application/x-mobipocket-ebook"
print "Content-Disposition: attachment; filename=test.prc\r\n\r\n"
rename test.prc to test.pdf.
ebooksfans is offline   Reply With Quote