php8 COM Exception Type Mistmtach in paramater #0 when calling MS Word COM object SaveAs
I saw this:
https://bugs.php.net/bug.php?id=73605
When calling $word->SaveAs($filename, 8);
You should change to $word->SaveAs($filename, new variant(8, VT_I4);
Points regarding computing that I always forget - so I write them here to find them easily and maybe other could benefit too.
php8 COM Exception Type Mistmtach in paramater #0 when calling MS Word COM object SaveAs
I saw this:
https://bugs.php.net/bug.php?id=73605
When calling $word->SaveAs($filename, 8);
You should change to $word->SaveAs($filename, new variant(8, VT_I4);
Download now The problem You need a simple fast spreadsheet Google Sheet is clutters up Excel files are lost Google Sheets are saved on t...
No comments:
Post a Comment