Przemysław Kłys

Results 223 issues of Przemysław Kłys

### Discussed in https://github.com/EvotecIT/PSWriteHTML/discussions/412 Originally posted by **TrondSO** September 20, 2023 Hi, hope you still are updating this module. Just started to use your module, and it's great and fun...

enhancement

While exporting the tables to Excel the headers of the tables are missing. The filer location for the tables is on the top. That might be the problem? I was...

enhancement

As per @jborean93 recommendation I've now removed DLLs from the project. New way of building project is to use `Manage-Mailozaurr.ps1` which uses PSPublishModule, specifically prepared to build module along with...

As an idea: ![image](https://github.com/EvotecIT/Mailozaurr/assets/15063294/eac65bf4-0726-417c-871e-66700f585a1a) ![image](https://github.com/EvotecIT/Mailozaurr/assets/15063294/880cf4b8-ca13-425c-b263-96cfd50ce3c7) From: https://www.mailhardener.com/kb/how-to-create-a-dane-tlsa-record-with-openssl

enhancement

BIMI record has certificate that would be worth analyzing for expiration ![image](https://github.com/EvotecIT/Mailozaurr/assets/15063294/87d95a62-e450-4dca-9f54-53c3b9eada4b)

enhancement

This PR: - Makes sure AbstractNum is assigned unique value whether it's new document or loaded - Tries to add custom lists (WIP)

Resolves following issues: - https://github.com/EvotecIT/OfficeIMO/issues/192 This PR allows usage of DocumentFormat.OpenXml in version 3.0.1 or higher. Due to changes require testing if everything works as expected. Would appreciate some feedback...

Potentially resolves issue: - https://github.com/EvotecIT/OfficeIMO/issues/189 Changes: - Removes premature Save() during creation of document (not 100% sure why it was there) - Adds helper method `Helpers.MakeOpenOfficeCompatible(filePath)` to make any document...

While most charts are already added, we're still missing 3D charts

enhancement