mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-19 21:00:55 +08:00
Delete apValue
This commit is contained in:
@ -2525,8 +2525,6 @@ namespace PdfReader
|
||||
}
|
||||
}
|
||||
}
|
||||
if (((GlobalParamsAdaptor*)globalParams)->getDrawFormField())
|
||||
((GlobalParamsAdaptor*)globalParams)->AddTextFormField(wsUnicodeText);
|
||||
#endif
|
||||
m_pRenderer->CommandDrawTextEx(wsUnicodeText, &unGid, unGidsCount, PDFCoordsToMM(dShiftX), PDFCoordsToMM(dShiftY), PDFCoordsToMM(dDx), PDFCoordsToMM(dDy));
|
||||
if (bReplace)
|
||||
|
||||
Reference in New Issue
Block a user