mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-20 01:04:34 +08:00
Edit merged annots
This commit is contained in:
@ -1779,6 +1779,7 @@ HRESULT CPdfWriter::AddAnnotField(NSFonts::IApplicationFonts* pAppFonts, CAnnotF
|
||||
|
||||
if (pAnnot)
|
||||
{
|
||||
m_pDocument->AddObject(pAnnot);
|
||||
m_pDocument->AddAnnotation(nID, pAnnot);
|
||||
pPage->AddAnnotation(pAnnot);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user