Markus Mächler

Results 28 comments of Markus Mächler

@xerc @aimeos Thanks for reporting this issue! I am aware of this issue, unfortunately I have not yet found a way to solve this. The problem is that TYPO3 relies...

@aimeos @jonaseberle Thanks for the proposals! If anyone of you could prepare a pull request, I would be happy to include a fix into the extension. I would probably go...

@luhell This sounds more like a general issue of TCPDF. Can you maybe provide a minimal Fluid template to reproduce the error? Including the inline CSS you tried to remove...

I created a new release `v2.5.0` with experimental and limited support for PDF/UA as provided by @MoppieMop (https://github.com/bithost-gmbh/pdfviewhelpers/pull/206), thanks!

@grempa There is now a ViewHelper to attach a complete PDF file: ```html ``` I will change this to an improvement to maybe rework and extend the API of that...

This is not only an issue with wildcards, but also with empty parameters. The same happens with the following router configuration: ``` RouterModule.forRoot([ { path: '', component: HomeComponent }, {...

Hi @HardyChina, Thanks for sharing! If you would like to create a pull request out of this I would be happy to include this into the project. Although I would...

@HardyChina It would probably make more sense to create a pull request for Jack Kelly's `neuralnilm` code in its own repository: https://github.com/JackKelly/neuralnilm Instead of adding it to `nnilm` here https://github.com/HardyChina/nnilm/tree/master/neuralnilm....