View Single Post
Old 07-09-2013, 09:32 AM   #133
fred01
Junior Member
fred01 began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Jul 2013
Device: kobo mini
Quote:
Originally Posted by giorgio130 View Post
do you mean
(DocumentRegistry:addProvider("zip", "application/zip", PdfDocument))
?
That would cause some issue since zip files are already being read by another reader application (probably for zipped htmls?). The line you posted is exactly what I've done.
Yeah, I got that from your commit on github. It doesn't cause issues as it seems to have the precedence over the portion of code in credocument.lua that checks for zip files.
fred01 is offline   Reply With Quote