Am 30.09.2021 um 19:32 schrieb Jochen Stärk:
Hi


I don't see a "strikethrough" part.

You can remove an item like this:
pdObject.getCOSObject().removeItem(COSName.CID_SET)

Hello, I've tried that and

fontDescriptor.getCOSObject().removeItem(cidSet);

actually works.

Now originally there was the check if fontDescriptor is an instance of
PDFontDescriptorDictionary around it, can I ignore that or express it in
PDFbox 2?

Ignore it, I looked, there was also another subclass that also no longer exists.

Tilman



Thanks!

--
mit freundlichen Grüßen
Jochen Stärk

www.usegroup.de
Huswertstraße 14
60435 Frankfurt

Tel: (069)569940-20
Fax: (069)569940-19
Mobil: (0177)4512645




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org

Reply via email to