https://bugs.documentfoundation.org/show_bug.cgi?id=155228
--- Comment #2 from [email protected] --- Yes, the latest ISO 32000-2:2020 specification is available at no-cost for everyone: see https://pdfa.org/sponsored-standards/. This also includes errata and some new cryptographic extensions. Please stop using the ISO 32000-1 spec from way back in 2008! It is very very old, out-of-date, not entirely vendor neutral, and has many known issues that have since been corrected. Regarding needing a SPACE between the key "/Tab" and the value "/S": technically PDF does not need this as "/" is an explicit token delimiter (see sub-clause 7.2.3 Character set). Adding one won't hurt, only that it is unnecessary and will make the resultant PDF file just slightly larger (1 byte for each page). All PDF parsers support the non-whitespace syntax. -- You are receiving this mail because: You are the assignee for the bug.
