Comment 4 for bug 1656343

Revision history for this message
kritika arora (kritika-arora1) wrote :

Hi,

Regret the delay in response.

You are requested to include the below mentioned line of code in main.cpp.

params.lines = total/params.bytes_per_line; just before image() function call.

as the default calculated values of length and width are taken as maximum, which is making the scanned image uneven.

Thanks,
kritika