Re: CIDSet is missing in font descriptor dictionary - Conversion to PDF/A-1b

2025-06-16 Thread Tilman Hausherr
On 6/16/2025 10:17 AM, christian_kule...@me.com.INVALID wrote: Thank you for the quick response and I apologise for the imprecise description of my problem. The COSName CIDSet is not contained in the font descriptor. There is data in the cmap which, based on its ID, suggests that it could be CID

Re: CIDSet is missing in font descriptor dictionary - Conversion to PDF/A-1b

2025-06-16 Thread Tilman Hausherr
Hi, You could set it with the COS API but you'd have to know what to put into the stream. An alternative would be to make a PDF/A3-b and remove the incorrect CIDSet entry (your text is unclear whether it is there or not) https://stackoverflow.com/questions/31209981/pdfbox-pdf-a-1a-to-pdf-a-