I try to convert docx/xlsx file to pdf, but my program finished with:
TypeError: Cannot read property 'length' of undefined
at Object.a.AscCommon.NU.decode.a.AscCommon.NU.decode (<anonymous>:11662:172)
at e (<anonymous>:11577:526)
at n.au (<anonymous>:11597:402)
at Object.au (<anonymous>:11602:10)
at e.vGd (<anonymous>:10401:495)
at e.vGd (<anonymous>:10704:213)
at <anonymous>:10345:382
at da (<anonymous>:9653:313)
at Object.a.AscCommon.aQh (<anonymous>:9835:127)
at e.yO (<anonymous>:10345:345)
#
# Fatal error in v8::ToLocalChecked
# Empty MaybeLocal.
#
Steps to reproduce the problem:
compile and run C++ program based on your /opt/onlyoffice/documentbuilder/libdoctrenderer.so:
Describe your problem:
I try to convert docx/xlsx file to pdf, but my program finished with:
Steps to reproduce the problem:
compile and run C++ program based on your /opt/onlyoffice/documentbuilder/libdoctrenderer.so:
the same error with xlsx:
Here is the demo project https://github.com/anatoly-spb/onlyoffice-documentbuilder-cxx-api-demo
DocumentBuilder version:
8.0.0.99
Installation method:
Operating system:
CentOS 6 g++ (GCC) 11.4.1 20230605