-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCustomPanel_ISOStandards.xml
130 lines (124 loc) · 9.16 KB
/
CustomPanel_ISOStandards.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<?xml version="1.0">
<!DOCTYPE panel SYSTEM "http://ns.adobe.com/custompanels/1.0">
<!-- https://github.com/petervwyatt/AcrobatCustomPanels-->
<panel title="$$$/ISOStandards/PanelName=ISO Standards" version="1" type="custom_panel">
group(placement: place_column, spacing: gSpace, horizontal: align_left, vertical: align_top)
{
group(placement: place_column, spacing: gSpace, horizontal: align_fill, vertical: align_top)
{
cluster(name: '$$$/ISOStandards/PDFA=PDF/A (ISO 19005)', placement: place_column, spacing: gSpace, margin_height: 10, horizontal: align_fill, vertical: align_top, child_vertical: align_top)
{
group(placement: place_column, spacing: gSpace, horizontal: align_fill, reverse: rtl_aware)
{
group(placement: place_row, spacing: gSpace, horizontal: align_fill, reverse: rtl_aware)
{
static_text(name: '$$$/ISOStandards/PDFA/partID=pdfaid:part :', font: font_small_bold_right, vertical: align_top);
edit_text( name: '$$$/ISOStandards/PDFA/part', horizontal: align_fill, container_type: single_value, xmp_ns_prefix: 'pdfaid', xmp_namespace: 'http://www.aiim.org/pdfa/ns/id/', xmp_path: 'pdfaid:part');
}
group(placement: place_row, spacing: gSpace, horizontal: align_fill, reverse: rtl_aware)
{
static_text(name: '$$$/ISOStandards/PDFA/revID=pdfaid:rev :', font: font_small_bold_right, vertical: align_top);
edit_text( name: '$$$/ISOStandards/PDFA/rev', horizontal: align_fill, container_type: single_value, xmp_ns_prefix: 'pdfaid', xmp_namespace: 'http://www.aiim.org/pdfa/ns/id/', xmp_path: 'pdfaid:rev');
}
group(placement: place_row, spacing: gSpace, horizontal: align_fill, reverse: rtl_aware)
{
static_text(name: '$$$/ISOStandards/PDFA/amdID=pdfaid:amd :', font: font_small_bold_right, vertical: align_top);
edit_text( name: '$$$/ISOStandards/PDFA/amd', horizontal: align_fill, container_type: single_value, xmp_ns_prefix: 'pdfaid', xmp_namespace: 'http://www.aiim.org/pdfa/ns/id/', xmp_path: 'pdfaid:amd');
}
group(placement: place_row, spacing: gSpace, horizontal: align_fill, reverse: rtl_aware)
{
static_text(name: '$$$/ISOStandards/PDFA/corrID=pdfaid:corr :', font: font_small_bold_right, vertical: align_top);
edit_text( name: '$$$/ISOStandards/PDFA/corr', horizontal: align_fill, container_type: single_value, xmp_ns_prefix: 'pdfaid', xmp_namespace: 'http://www.aiim.org/pdfa/ns/id/', xmp_path: 'pdfaid:corr');
}
group(placement: place_row, spacing: gSpace, horizontal: align_fill, reverse: rtl_aware)
{
static_text(name: '$$$/ISOStandards/PDFA/revID=pdfaid:conformance :', font: font_small_bold_right, vertical: align_top);
edit_text( name: '$$$/ISOStandards/PDFA/conformance', horizontal: align_fill, container_type: single_value, xmp_ns_prefix: 'pdfaid', xmp_namespace: 'http://www.aiim.org/pdfa/ns/id/', xmp_path: 'pdfaid:conformance');
}
}
}
cluster(name: '$$$/ISOStandards/PDFUA=PDF/UA (ISO 14289)', placement: place_column, spacing: gSpace, margin_height: 10, horizontal: align_fill, vertical: align_top, child_vertical: align_top)
{
group(placement: place_column, spacing: gSpace, horizontal: align_fill, reverse: rtl_aware)
{
group(placement: place_row, spacing: gSpace, horizontal: align_fill, reverse: rtl_aware)
{
static_text(name: '$$$/ISOStandards/PDFUA/partID=pdfuaid:part :', font: font_small_bold_right, vertical: align_top);
edit_text( name: '$$$/ISOStandards/PDFUA/part', horizontal: align_fill, container_type: single_value, xmp_ns_prefix: 'pdfuaid', xmp_namespace: 'http://www.aiim.org/pdfua/ns/id/', xmp_path: 'pdfuaid:part');
}
group(placement: place_row, spacing: gSpace, horizontal: align_fill, reverse: rtl_aware)
{
static_text(name: '$$$/ISOStandards/PDFUA/revID=pdfuaid:rev :', font: font_small_bold_right, vertical: align_top);
edit_text( name: '$$$/ISOStandards/PDFUA/rev', horizontal: align_fill, container_type: single_value, xmp_ns_prefix: 'pdfuaid', xmp_namespace: 'http://www.aiim.org/pdfua/ns/id/', xmp_path: 'pdfuaid:rev');
}
group(placement: place_row, spacing: gSpace, horizontal: align_fill, reverse: rtl_aware)
{
static_text(name: '$$$/ISOStandards/PDFUA/amdID=pdfauid:amd :', font: font_small_bold_right, vertical: align_top);
edit_text( name: '$$$/ISOStandards/PDFUA/amd', horizontal: align_fill, container_type: single_value, xmp_ns_prefix: 'pdfuaid', xmp_namespace: 'http://www.aiim.org/pdfua/ns/id/', xmp_path: 'pdfuaid:amd');
}
group(placement: place_row, spacing: gSpace, horizontal: align_fill, reverse: rtl_aware)
{
static_text(name: '$$$/ISOStandards/PDFUA/corrID=pdfuaid:corr :', font: font_small_bold_right, vertical: align_top);
edit_text( name: '$$$/ISOStandards/PDFUA/corr', horizontal: align_fill, container_type: single_value, xmp_ns_prefix: 'pdfuaid', xmp_namespace: 'http://www.aiim.org/pdfua/ns/id/', xmp_path: 'pdfuaid:corr');
}
}
}
cluster(name: '$$$/ISOStandards/PDFX=PDF/X (ISO 15930)', placement: place_column, spacing: gSpace, margin_height: 10, horizontal: align_fill, vertical: align_top, child_vertical: align_top)
{
group(placement: place_column, spacing: gSpace, horizontal: align_fill, reverse: rtl_aware)
{
group(placement: place_row, spacing: gSpace, horizontal: align_fill, reverse: rtl_aware)
{
static_text(name: '$$$/ISOStandards/PDFX/GTS_PDFXVersionID=pdfxid:GTS_PDFXVersion :', font: font_small_bold_right, vertical: align_top);
edit_text( name: '$$$/ISOStandards/PDFX/GTS_PDFXVersion', horizontal: align_fill, container_type: single_value, xmp_ns_prefix: 'pdfxid', xmp_namespace: 'http://www.npes.org/pdfx/ns/id/', xmp_path: 'GTS_PDFXVersion');
}
}
}
cluster(name: '$$$/ISOStandards/PDFVT=PDF/VT (ISO 16612)', placement: place_column, spacing: gSpace, margin_height: 10, horizontal: align_fill, vertical: align_top, child_vertical: align_top)
{
group(placement: place_column, spacing: gSpace, horizontal: align_fill, reverse: rtl_aware)
{
group(placement: place_row, spacing: gSpace, horizontal: align_fill, reverse: rtl_aware)
{
static_text(name: '$$$/ISOStandards/PDFVT/GTS_PDFVTVersionID=pdfvtid:GTS_PDFVTVersion :', font: font_small_bold_right, vertical: align_top);
edit_text( name: '$$$/ISOStandards/PDFVT/GTS_PDFVTVersion', horizontal: align_fill, container_type: single_value, xmp_ns_prefix: 'pdfvtid', xmp_namespace: 'http://www.npes.org/pdfvt/ns/id/', xmp_path: 'GTS_PDFVTVersion');
}
group(placement: place_row, spacing: gSpace, horizontal: align_fill, reverse: rtl_aware)
{
static_text(name: '$$$/ISOStandards/PDFVT/GTS_PDFVTModDateID=pdfvtid:GTS_PDFVTModDate :', font: font_small_bold_right, vertical: align_top);
edit_text( name: '$$$/ISOStandards/PDFVT/GTS_PDFVTModDate', horizontal: align_fill, container_type: single_value, xmp_ns_prefix: 'pdfvtid', xmp_namespace: 'http://www.npes.org/pdfvt/ns/id/', xmp_path: 'GTS_PDFVTModDate');
}
group(placement: place_row, spacing: gSpace, horizontal: align_fill, reverse: rtl_aware)
{
static_text(name: '$$$/ISOStandards/PDFVT/revID=pdfvtid:rev :', font: font_small_bold_right, vertical: align_top);
edit_text( name: '$$$/ISOStandards/PDFVT/rev', horizontal: align_fill, container_type: single_value, xmp_ns_prefix: 'pdfvtid', xmp_namespace: 'http://www.npes.org/pdfvt/ns/id/', xmp_path: 'rev');
}
}
}
cluster(name: '$$$/ISOStandards/PDFE=PDF/E (ISO 24517)', placement: place_column, spacing: gSpace, margin_height: 10, horizontal: align_fill, vertical: align_top, child_vertical: align_top)
{
group(placement: place_row, spacing: gSpace, horizontal: align_fill, reverse: rtl_aware)
{
group(placement: place_row, spacing: gSpace, horizontal: align_fill, reverse: rtl_aware)
{
static_text(name: '$$$/ISOStandards/PDFE/ISO_PDFEVersionID=pdfe:ISO_PDFEVersion :', font: font_small_bold_right, vertical: align_top);
edit_text( name: '$$$/ISOStandards/PDFE/ISO_PDFEVersion', horizontal: align_fill, container_type: single_value, xmp_ns_prefix: 'pdfe', xmp_namespace: 'http://www.aim.org/pdfe/ns/id/', xmp_path: 'ISO_PDFEVersion');
}
}
}
cluster(name: '$$$/ISOStandards/PDFVCR=PDF/VCR (ISO 16613)', placement: place_column, spacing: gSpace, margin_height: 10, horizontal: align_fill, vertical: align_top, child_vertical: align_top)
{
group(placement: place_row, spacing: gSpace, horizontal: align_fill, reverse: rtl_aware)
{
group(placement: place_row, spacing: gSpace, horizontal: align_fill, reverse: rtl_aware)
{
static_text(name: '$$$/ISOStandards/PDFVCR/ISO_PDFVCRVersionID=pdfvcrid:ISO_PDFVCRVersion :', font: font_small_bold_right, vertical: align_top);
edit_text( name: '$$$/ISOStandards/PDFVCR/ISO_PDFVCRVersion', horizontal: align_fill, container_type: single_value, xmp_ns_prefix: 'pdfvcrid', xmp_namespace: 'http://www.npes.org/pdfvcr/ns/id/', xmp_path: 'ISO_PDFVCRVersion');
}
}
}
}
separator(horizontal: align_fill);
static_text(name: '$$$/ISOStandards/Copyright=Version 1.1, Copyright #{copy} Peter Wyatt, 2024', font: font_small_bold, horizontal: align_fill, vertical: align_top, label: false);
}
</panel>