Open GoogleCodeExporter opened 9 years ago
I also have this issue, but only intermittently. For example, I have a
particular LaTeX file that I convert to PDF. When I add graphics to it I can no
longer open the PDF file directly.
Original comment by hoffman...@gmail.com
on 10 Jan 2012 at 3:14
Hello guys.
I am having a problem with reading particular types of files (pdf, MS Office
Docs).
If I open, read, and close the file inside ReadFile method, everything works
fine.
But, this causes a heavy workload for remote server that I am using as source
for VFS.
What I'm trying to do is open the file once, and pass the pointer to ReadFile
method whenever it is called. But, as the result of this method, applications
cannot properly open the file, saying that it is corrupted (actually, file is
OK).
Notepad, Windows Image Viewer can open files normally, as they use only one
thread to read files.
Did anybody else have the same problems?
Original comment by ulughbek...@gmail.com
on 6 Apr 2012 at 2:40
Original issue reported on code.google.com by
cphuntin...@gmail.com
on 26 Apr 2011 at 7:30