You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@pdfbox.apache.org by chitgoks <ch...@gmail.com> on 2017/03/07 05:19:07 UTC

COSName.MEASURE, COSName.NUMBERFORMAT

hi

i am looking at the COSName class and it does not have COSName.MEASURE,
COSName.NUMBERFORMAT and COSName.X

This means it is not supported yet?

Please confirm and advise

Thank you
mark

Re: COSName.MEASURE, COSName.NUMBERFORMAT

Posted by Tilman Hausherr <TH...@t-online.de>.
Am 07.03.2017 um 06:19 schrieb chitgoks:
> hi
>
> i am looking at the COSName class and it does not have COSName.MEASURE,
> COSName.NUMBERFORMAT and COSName.X
>
> This means it is not supported yet?
>
> Please confirm and advise

If you need a name, then use COSName.getPDFName("...");

Some methods allow a string for a name, e.g. COSDictionary.setName().

Tilman

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