Thomas Leitner
Thomas Leitner
@mockdeep I have wrapped my head around this and have a potential solution. It works correctly for the case you brought up here but I still need to test the...
@mockdeep Could you please try out the [devel branch](https://github.com/gettalong/hexapdf/tree/devel) which should fix your problem?
@mockdeep Perfect! You can expect a release with the fix this weekend.
How does `headers` interact with `header`? You mention that `header` should be set to `true`. In the code I can see that this means there is one header row. Shouldn't...
Hi, thanks for detailed issue! Regarding the website layout: The width of the main content is chosen so that the line length of the paragraphs is not too much to...
@rubyFeedback The changed width is already live on the website since I had to do a HexaPDF release anyway :) I hope that works better for you now.
Maintainer of HexaPDF here: If you decide to go with HexaPDF, let me know if you need help in integrating HexaPDF.
Can you please provide a self-contained (including any input files/PDF), run-able script/repo with minimal dependencies that shows the problem? And/or an example PDF that exhibits the problem?
@heruwaspodov I'm not sure what the problem is here. The file you provided doesn't seem to have any problems (tested with `hexapdf info` as well as a view PDF readers...
As per the spec everything that can not be correctly matched is ignored. However, I agree that a warning might be warranted for cases where an ignored part looks like...