mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
Copy AP
This commit is contained in:
@ -669,7 +669,7 @@ namespace PdfWriter
|
||||
pXref->Add((CObjectBase*)this);
|
||||
pXref->Add((CObjectBase*)pLength);
|
||||
|
||||
Add("Length", (CObjectBase*)pLength);
|
||||
Add("Length", pLength);
|
||||
}
|
||||
|
||||
m_pStream = pStream;
|
||||
|
||||
Reference in New Issue
Block a user