You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not an issue but a small enhancement request:
Acrobat Reader has a tab showing the PDF standard and output intent.
Current:
After adding /Info key
..
dic.AddItemText('RegistryName', 'http://www.color.org');
// to show the output intents on Acrobat-Reader tab "standards"
dic.AddItemText('Info', 'sRGB');
..
the output intent will be shown:
The text was updated successfully, but these errors were encountered:
tueddy
added a commit
to tueddy/mORMot2
that referenced
this issue
Jul 24, 2024
Not an issue but a small enhancement request:
Acrobat Reader has a tab showing the PDF standard and output intent.
Current:
After adding /Info key
the output intent will be shown:
The text was updated successfully, but these errors were encountered: