Delete apValue

This commit is contained in:
Svetlana Kulikova
2025-04-01 10:07:16 +03:00
parent e4188148ba
commit 34f36cefc3
6 changed files with 3 additions and 42 deletions

View File

@ -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)