Thomas Leitner

Results 261 comments of Thomas Leitner

@vladislav-zubov As stated I may look into this at a later time. I have found a reference for implementation, so it is just a matter when there is time for...

@vladislav-zubov @casperbrike So... *"it's just a matter of time"*... maybe the time is now - could you try the current version of HexaPDF in the devel branch on a PDF...

@vladislav-zubov Could you please provide the PDF to debug this?

@vladislav-zubov I found another small difference between /R 5 and /R 6 and updated the devel branch - could you try again?

I'm sorry but before I can release this, I need to properly test it. The changes were just shots in the dark by having quick looks at the spec 😉...

@vladislav-zubov I found a way to generate the necessary test files for /R 5 and added tests. The changes are live on the devel branch for you to test on...

No, RTF formatting is not supported yet as this will need an HTML parser, among other things.

Yes, kinda like that. But the specification of the value is part of Adobe's XFA specification.

You can use the [`Image#info`](https://hexapdf.gettalong.org/documentation/api/HexaPDF/Type/Image.html#method-i-info) method on image XObjects. This returns an informational structure with information about the image. There is a `#writeable` method which returns `true` if the image...

Could you provide a sample file? This would make it much easier to see what's going on. As for the CLI: It can only export the images that HexaPDF itself...