mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-20 11:47:00 +08:00
Support text commands
This commit is contained in:
@ -216,6 +216,7 @@ namespace NSHtmlRenderer
|
||||
|
||||
BYTE* CHTMLRendererText::GetBuffer()
|
||||
{
|
||||
m_pInternal->m_oSmartText.ClosePage();
|
||||
LONG lPos = m_pInternal->m_oPage.GetPosition();
|
||||
m_pInternal->m_oPage.Seek(0);
|
||||
m_pInternal->m_oPage.WriteLONG(lPos);
|
||||
|
||||
Reference in New Issue
Block a user