mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
Square, Circle annots
This commit is contained in:
@ -59,7 +59,7 @@
|
||||
((PdfWriter::CDictObject*)pObj)->Add(sKey, oVal);\
|
||||
else if (pObj->GetType() == PdfWriter::object_type_ARRAY)\
|
||||
((PdfWriter::CArrayObject*)pObj)->Add(oVal);\
|
||||
}
|
||||
}
|
||||
|
||||
void DictToCDictObject(Object* obj, PdfWriter::CObjectBase* pObj, bool bBinary, const std::string& sKey)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user