SAP / odata-vocabularies

SAP Vocabularies for semantic markup of structured data published via OData (www.odata.org) services.
https://sap.github.io/odata-vocabularies
Apache License 2.0
165 stars 60 forks source link

Pdf text direction layout #319

Closed fb0d3nheimer closed 3 months ago

fb0d3nheimer commented 3 months ago

This pull requests introduces a new annotation which indicates if PDF supports setting the text direction-layout for a document. This is required for supporting RTL (right-to-left)-languages.

HeikoTheissen commented 3 months ago

Shouldn't the other Booleans also get a DefaultValue="false"?

fb0d3nheimer commented 3 months ago

Shouldn't the other Booleans also get a DefaultValue="false"?

Hi Heiko, you mean Treeview, IANATimezoneFormat, etc? This is not scope of this pull request, but I can fix it in another one.