зеркало из https://github.com/mozilla/pjs.git
aprvd don, fix 95 print scale problem, submitted by ajtal@ezlink.com
This commit is contained in:
Родитель
0bd5d91ab3
Коммит
fc8a07116d
|
@ -1258,6 +1258,8 @@ void CPrintCX::FormatAndPrintPages(MWContext *pContext) {
|
|||
break;
|
||||
}
|
||||
|
||||
SetMappingMode(pDC); //AJB Fix for scaling problem on some Win95 printers
|
||||
|
||||
// Print the page
|
||||
PrintPage(m_pcpiPrintJob->m_nCurPage);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче