Simon Berger

Results 51 comments of Simon Berger

Elasticsearch support would be great.

I can confirm this issue and also that the provided jist package isn't working. Slightly offtopic as this is a very new library it would be helpful to create some...

It seems you do not set the mime type option to jszip file generation which itself sets the contenttype to the blob. The default type is application/zip so safari handles...

Yes it opens inside the document for me as well.

@ichbinedgar Yes this is the solution of egeriis and my gist as well. I don't know why this hasn't been fixed in the code yet. I wouldn't focus too much...

@egeriis Looking at the issues and commits in the FileSaver package there seems to be a nonstop fight to support the client side blob download of every new browser version....

@Ujifman I tested this and got the following pdf from #1388 [dompdf_2090.pdf](https://github.com/dompdf/dompdf/files/4222031/dompdf_2090.pdf) In comparsion the pdf from dompdf current develop branch. [dompdf_dev.pdf](https://github.com/dompdf/dompdf/files/4222047/dompdf_dev.pdf) The header is missed on the follwong pages....

@Ujifman To precise my testing and review of the code. Am I correct that your change delays the point a table with a spanned row breaks or should it completely...

I would prefer to fix the actual bug. There shouldn't be the need to avoid breaks on rowspans aside of the current obvious problem. But I agree to your argument...

We should add those easy picks. I'll have a look the next days and add it if there are no unforeseen pitfalls.