I have a customer who recently bought a new MFP that she is using to scan medical records. The scans themselves are fine, but once they are imported to OpenEMR, horizontal lines appear on them. This doesn’t happen if they import scans from their old scanner. Is there some sort of encoding issue that could cause this?
So … then is the corruption due to the coversion from PDF to JPG so that
it can be viewable inline? If you open the file with a PDF viewer after
upload is the PDF fine?
Tony McCormick, CTO
Medical Information Integration, LLC
Perhaps using .PNG instead of .JPG would address this issue. It would require changes to the form, but compression artifacts from .JPG of text/line art is a common problem.
The problem is that the scans made from their old scanner still upload without any problem, so there must be something about the new scans that the program doesn’t like. Is there some encoding or compression standard that would cause this?