mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +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);
|
BYTE* pRender = oInfo.GetRender(nLen);
|
||||||
DrawAP(pAnnot, pRender, nLen);
|
DrawAP(pAnnot, pRender, nLen);
|
||||||
}
|
}
|
||||||
else
|
|
||||||
pLineAnnot->SetAP();
|
|
||||||
}
|
}
|
||||||
else if (oInfo.IsTextMarkup())
|
else if (oInfo.IsTextMarkup())
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user