Skip to content

Commit 43ebd63

Browse files
committed
Initial commit
0 parents  commit 43ebd63

1,180 files changed

Lines changed: 1140048 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

$.html

Lines changed: 1073 additions & 0 deletions
Large diffs are not rendered by default.

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Auto detect text files and perform LF normalization
2+
* text=auto

AcrobatCompatibility.html

Lines changed: 164 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,164 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE html
3+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5+
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6+
7+
<meta name="copyright" content="(C) Copyright 2025" />
8+
<meta name="DC.rights.owner" content="(C) Copyright 2025" />
9+
<meta name="generator" content="DITA-OT" /><meta name="DC.type" content="topic" />
10+
<meta name="DC.title" content="AcrobatCompatibility" />
11+
<meta name="DC.format" content="XHTML" />
12+
<meta name="DC.identifier" content="d1e69743" />
13+
<link rel="stylesheet" type="text/css" href="commonltr.css" />
14+
<title>AcrobatCompatibility</title>
15+
<link rel="stylesheet" type="text/css" href="styles/main.css" />
16+
<script type="text/javascript" src="scripts/main.js"></script>
17+
</head>
18+
<body id="d1e69743">
19+
20+
<h1 class="title topictitle1" id="ariaid-title1">
21+
<span class="keyword">AcrobatCompatibility</span>
22+
</h1>
23+
24+
<div class="body">
25+
<p class="p description">The exported PDF document's Acrobat compatibility.</p>
26+
27+
<p class="p quicklinks">
28+
29+
</p>
30+
31+
<div class="section" id="d1e69743__iProps"><h2 class="title sectiontitle">Values</h2>
32+
33+
34+
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" class="table" frame="border" border="1" rules="all"><colgroup><col style="width:30.000000000000004%" /><col style="width:60.00000000000001%" /><col style="width:10.000000000000002%" /></colgroup><thead class="thead" style="text-align:left;">
35+
<tr class="row">
36+
<th class="entry cellrowborder" style="vertical-align:top;" id="d1768332e46">
37+
<p class="p">Name</p>
38+
39+
</th>
40+
41+
<th class="entry cellrowborder" style="vertical-align:top;" id="d1768332e52">
42+
<p class="p">Description</p>
43+
44+
</th>
45+
46+
<th class="entry cellrowborder" style="vertical-align:top;" id="d1768332e58">
47+
<p class="p">Value</p>
48+
49+
</th>
50+
51+
</tr>
52+
53+
</thead>
54+
<tbody class="tbody">
55+
<tr class="row">
56+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1768332e46 ">
57+
<p class="p clip_button">AcrobatCompatibility.ACROBAT_4</p>
58+
59+
</td>
60+
61+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1768332e52 ">
62+
<p class="p description">Makes the file compatible with Acrobat 4.0 and later.</p>
63+
64+
</td>
65+
66+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1768332e58 ">
67+
<p class="p">1097020464</p>
68+
69+
</td>
70+
71+
</tr>
72+
73+
<tr class="row">
74+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1768332e46 ">
75+
<p class="p clip_button">AcrobatCompatibility.ACROBAT_5</p>
76+
77+
</td>
78+
79+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1768332e52 ">
80+
<p class="p description">Makes the file compatible with Acrobat 5.0 and later.</p>
81+
82+
</td>
83+
84+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1768332e58 ">
85+
<p class="p">1097020720</p>
86+
87+
</td>
88+
89+
</tr>
90+
91+
<tr class="row">
92+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1768332e46 ">
93+
<p class="p clip_button">AcrobatCompatibility.ACROBAT_6</p>
94+
95+
</td>
96+
97+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1768332e52 ">
98+
<p class="p description">Makes the file compatible with Acrobat 6.0 and later.</p>
99+
100+
</td>
101+
102+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1768332e58 ">
103+
<p class="p">1097020976</p>
104+
105+
</td>
106+
107+
</tr>
108+
109+
<tr class="row">
110+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1768332e46 ">
111+
<p class="p clip_button">AcrobatCompatibility.ACROBAT_7</p>
112+
113+
</td>
114+
115+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1768332e52 ">
116+
<p class="p description">Makes the file compatible with Acrobat 7.0 or higher.</p>
117+
118+
</td>
119+
120+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1768332e58 ">
121+
<p class="p">1097021232</p>
122+
123+
</td>
124+
125+
</tr>
126+
127+
<tr class="row">
128+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1768332e46 ">
129+
<p class="p clip_button">AcrobatCompatibility.ACROBAT_8</p>
130+
131+
</td>
132+
133+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1768332e52 ">
134+
<p class="p description">Acrobat 8.0 compatibility.</p>
135+
136+
</td>
137+
138+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1768332e58 ">
139+
<p class="p">1097021488</p>
140+
141+
</td>
142+
143+
</tr>
144+
145+
</tbody>
146+
</table>
147+
</div>
148+
149+
</div>
150+
151+
<div class="section"><h2 class="title sectiontitle">Object of</h2>
152+
153+
<p class="p noMargin">
154+
<a class="xref" href="PDFExportPreference.html#d1e293725">PDFExportPreference</a>.acrobatCompatibility</p>
155+
156+
<p class="p noMargin">
157+
<a class="xref" href="PDFExportPreset.html#d1e294968">PDFExportPreset</a>.acrobatCompatibility</p>
158+
159+
</div>
160+
161+
</div>
162+
163+
</body>
164+
</html>

AddPageOptions.html

Lines changed: 125 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,125 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE html
3+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5+
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6+
7+
<meta name="copyright" content="(C) Copyright 2025" />
8+
<meta name="DC.rights.owner" content="(C) Copyright 2025" />
9+
<meta name="generator" content="DITA-OT" /><meta name="DC.type" content="topic" />
10+
<meta name="DC.title" content="AddPageOptions" />
11+
<meta name="DC.format" content="XHTML" />
12+
<meta name="DC.identifier" content="d1e79426" />
13+
<link rel="stylesheet" type="text/css" href="commonltr.css" />
14+
<title>AddPageOptions</title>
15+
<link rel="stylesheet" type="text/css" href="styles/main.css" />
16+
<script type="text/javascript" src="scripts/main.js"></script>
17+
</head>
18+
<body id="d1e79426">
19+
20+
<h1 class="title topictitle1" id="ariaid-title1">
21+
<span class="keyword">AddPageOptions</span>
22+
</h1>
23+
24+
<div class="body">
25+
<p class="p description">Options for auto page insertion in response to overset text.</p>
26+
27+
<p class="p quicklinks">
28+
29+
</p>
30+
31+
<div class="section" id="d1e79426__iProps"><h2 class="title sectiontitle">Values</h2>
32+
33+
34+
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" class="table" frame="border" border="1" rules="all"><colgroup><col style="width:30.000000000000004%" /><col style="width:60.00000000000001%" /><col style="width:10.000000000000002%" /></colgroup><thead class="thead" style="text-align:left;">
35+
<tr class="row">
36+
<th class="entry cellrowborder" style="vertical-align:top;" id="d1463221e46">
37+
<p class="p">Name</p>
38+
39+
</th>
40+
41+
<th class="entry cellrowborder" style="vertical-align:top;" id="d1463221e52">
42+
<p class="p">Description</p>
43+
44+
</th>
45+
46+
<th class="entry cellrowborder" style="vertical-align:top;" id="d1463221e58">
47+
<p class="p">Value</p>
48+
49+
</th>
50+
51+
</tr>
52+
53+
</thead>
54+
<tbody class="tbody">
55+
<tr class="row">
56+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1463221e46 ">
57+
<p class="p clip_button">AddPageOptions.END_OF_DOCUMENT</p>
58+
59+
</td>
60+
61+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1463221e52 ">
62+
<p class="p description">Insert pages at end of document.</p>
63+
64+
</td>
65+
66+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1463221e58 ">
67+
<p class="p">1634037604</p>
68+
69+
</td>
70+
71+
</tr>
72+
73+
<tr class="row">
74+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1463221e46 ">
75+
<p class="p clip_button">AddPageOptions.END_OF_SECTION</p>
76+
77+
</td>
78+
79+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1463221e52 ">
80+
<p class="p description">Insert pages at end of section.</p>
81+
82+
</td>
83+
84+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1463221e58 ">
85+
<p class="p">1634037624</p>
86+
87+
</td>
88+
89+
</tr>
90+
91+
<tr class="row">
92+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1463221e46 ">
93+
<p class="p clip_button">AddPageOptions.END_OF_STORY</p>
94+
95+
</td>
96+
97+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1463221e52 ">
98+
<p class="p description">Insert pages at end of story.</p>
99+
100+
</td>
101+
102+
<td class="entry cellrowborder" style="vertical-align:top;" headers="d1463221e58 ">
103+
<p class="p">1634037619</p>
104+
105+
</td>
106+
107+
</tr>
108+
109+
</tbody>
110+
</table>
111+
</div>
112+
113+
</div>
114+
115+
<div class="section"><h2 class="title sectiontitle">Object of</h2>
116+
117+
<p class="p noMargin">
118+
<a class="xref" href="TextPreference.html#d1e279297">TextPreference</a>.addPages</p>
119+
120+
</div>
121+
122+
</div>
123+
124+
</body>
125+
</html>

0 commit comments

Comments
 (0)