mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
Fix create AP for Line
This commit is contained in:
@ -2111,8 +2111,6 @@ HRESULT CPdfWriter::AddAnnotField(NSFonts::IApplicationFonts* pAppFonts, CAnnotF
|
||||
BYTE* pRender = oInfo.GetRender(nLen);
|
||||
DrawAP(pAnnot, pRender, nLen);
|
||||
}
|
||||
else
|
||||
pLineAnnot->SetAP();
|
||||
}
|
||||
else if (oInfo.IsTextMarkup())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user