Re: Xmpbox metadata parsing issue

2023-08-12 Thread Tilman Hausherr
Hi, https://issues.apache.org/jira/browse/PDFBOX-5649 This is similar to your own problem, coincidentally. Tilman On 11.07.2023 11:25, Sylvere Babin wrote: Hello, We use PDFBox to read the XMP metadata of PDF documents in the Factur-X standard, a Franco-German e-invoicing standard. The X

Re: PDFbox & soft hyphens

2023-08-12 Thread Tilman Hausherr
On 12.08.2023 16:03, t...@cid.is wrote: Hi all, [PDFBOX-371] was about the treatment of soft hyphens by PDFbox in the context of extracting text from PDF. It looks like there is _no_ treatment of soft hyphens by PDFbox, at least I did not found any information about it. Please prove me wrong o

Re: Build error: Not same digest as expected

2023-08-12 Thread Daniel Gredler
Wow, clearing that cache directory fixed it. Thanks! Daniel On Sat, Aug 12, 2023 at 3:09 PM Tilman Hausherr wrote: > I got such errors with 1.7.0 of the download-maven-plugin and I thought > they had fixed this. I suspect it happens with incomplete downloads. Try > deleting / replace the file

Re: Build error: Not same digest as expected

2023-08-12 Thread Tilman Hausherr
I got such errors with 1.7.0 of the download-maven-plugin and I thought they had fixed this. I suspect it happens with incomplete downloads. Try deleting / replace the file in target/fonts, and also in your maven repository. It's in .m2\repository\.cache\download-maven-plugin. Tilman On 12.08

Build error: Not same digest as expected

2023-08-12 Thread Daniel Gredler
Hi all, I'm getting an error trying to build PDFBox. One of the ZIP files downloaded during the build ( https://moji.or.jp/wp-content/ipafont/IPAfont/ipag00303.zip) doesn't pass the checksum validation. However, if I download the file in a browser, the checksum is correct on that version of the fi