PDF Report Genetaror issue in 2021a when running standalone compiled version
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello, I need a help, I am facing an issue when trying to run PDF generator (rpt = Report('document','pdf')) in a compiled Standalone APP. I already tryied to include makeDOMCompilable() before the import commands (import mlreportgen.dom.* / import mlreportgen.report.*), but it does not work. It just work inside Matlab. I have an issue after compiling the APP.
This is 2021a Matlab version.
댓글 수: 4
Moein Siadaty
2025년 1월 6일
편집: Moein Siadaty
2025년 1월 6일
Could you solve it? I have the same problem. the compiled app generates the pdf report which its size is zero kB
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!