Closed petervwyatt closed 2 months ago
Actually integer;fn:SinceVersion(2.0,number)
works better since integer
is a formal subset of number
.
Note that this alternate representation is possibly not directly representing the exact words as written in ISO 32000-2...
Discovered via https://mastodon.social/@mickylindlar@digipres.club/113038578860044096:
Introduced with Adobe PDF 1.2 --> Adobe 1.7 : integer ISO 32000-1:2008 : integer ISO 32000-2:2017 : number but not identified as a change ISO 32000-2:2020 : number
so
fn:BeforeVersion(2.0,integer);fn:SinceVersion(2.0,number)