If I'm trying to download rendered PDF file, browsers don't recognize it as a pdf file. If I save this file to computer, PDF-viewer says that file is corrupted. On the server I've found a corresponding pdf file /var/cache/mwlib/.../output.rl, this file is correctly opened in PDF-viewer. Then I've compared these two files and I've found that file from browser isn't full. It ends unexpectedly with next lines:
29 0 obj % page stream << /Filter [ There is more lines in the file from the server: 29 0 obj % page stream << /Filter [ /ASCII85Decode /FlateDecode ] /Length 610 >> stream ..... %%EOF So, it looks like Book:Collection don't want to share a whole file with me. Could somebody please help me? I'm using next versions: mediawiki-1.16.5 Collection-MW1.16-r66255 mwlib: 0.12.17 () mwlib.rl: 0.12.8 mwlib.ext: 0.12.4 -- You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mwlib?hl=en.
