BobLd

Results 143 comments of BobLd

thanks a lot @EliotJones for the response. > Unfortunately, as with PDF2.0 (historically), the deeply irritating ISO organization yet again paywalls the spec, this seems to be the closest to...

@EliotJones thanks for taking care of getting an answer for the NOTICE question, good to know it's straightforward. Regarding JBIG, I've read somewhere that one should never use it to...

I kind of like the approach to use external existing libraries to handle missing filters and color space (ICC color) as these represent a non-negligible amount of work. Regarding using...

@iamcarbon not sure what you mean here, I might be missing sthing though Pdfpig already exposes the bytes, even without decoding. Also keep in mind that once these bytes are...

@sbruyere makes a lot of sense to me, I just it would make more sense to do that at filter provider level, I.e. void AddFilterProvider(IFilterProvider filterProvider);

@fnatzke > @BobLd assigned writing the PDF Functions ("Tint functions") to himself silently and completed implentation and testing in secret. The separtioncolor space has been updated with the Tint function....

Thanks for that @VisualMelon, I'll try to do something along the lines but focusing on other projects at the moment

@aagubanov thanks for raising this issue and the thorough explanation. You should be able to share dmaamole documents by drag/dropping them in the comment you write

@aagubanov thanks for providing the documents. I've created a fix PR to handle indirect references in doc info factory. I think the date format issue is out of scope for...

@phaetto can you have a look at the discussion in this issue https://github.com/UglyToad/PdfPig/issues/564 This looks similar, let me know if that helps