Eliot Jones
Eliot Jones
Sorry to hear you're still encountering issues. If you are able to would you be able to provide the full font dictionary and the font descriptor details. You can open...
Thanks, that's very helpful, I'll try and have a look in the next couple of days.
So the reason for this dll is that the document layout analysis dll is dependent on the main pdfpig dll. I didn't want to make the document layout analysis dll...
As far as I recall, and it has been a while since I did the original restructure, the idea is you only have to reference/dereference a single dll, the UglyToad.PdfPig,Package.dll...
Hi, this sounds like a useful feature request. I'll add it to the backlog, thank you.
I've pushed a fix for this which should be included in tonight's pre-release. The file is corrupted/broken for certain pages due to invalid content, I have implemented a workaround for...
Hi @Muppets if you're able to share with the email in this comment please then I can take a look 🙏 https://github.com/UglyToad/PdfPig/issues/334#issuecomment-859037365
@tuohaibei this should be included in any of the pre-releases after the 17th June, so this one for example https://www.nuget.org/packages/PdfPig/0.1.7-alpha-20220622-fc71a
I know it's probably not an issue for you since you probably found a workaround but I added a change to handle thumbnails in images. This still might not work...
Thanks for all the investigation here @BobLd! In general the stream approach will be slower however stream support is provided for situations where the memory/speed tradeoff is worthwhile for the...