You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Technical Debt
ATM zipping extracted files into a DOCX invokes (and requires having installed) the zip application instead of using MinizCpp (as the unzip operations do). The existing method for zipping via MinizCpp creates a DOCX which MS Word notifies as being corrupt (other word processors accept it).
The text was updated successfully, but these errors were encountered:
Technical Debt
ATM zipping extracted files into a DOCX invokes (and requires having installed) the zip application instead of using MinizCpp (as the unzip operations do). The existing method for zipping via MinizCpp creates a DOCX which MS Word notifies as being corrupt (other word processors accept it).
The text was updated successfully, but these errors were encountered: