mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-20 01:04:34 +08:00
Write BDC/EMC for MetaOForm
This commit is contained in:
@ -2383,6 +2383,7 @@ HRESULT CPdfFile::AdvancedCommand(IAdvancedCommand* command)
|
||||
}
|
||||
case IAdvancedCommand::AdvancedCommandType::ShapeEnd:
|
||||
{
|
||||
m_pInternal->pWriter->EndMarkedContent();
|
||||
return S_OK;
|
||||
}
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user