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
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
// This file was generated by gir (https://github.com/gtk-rs/gir)
// from
// from gir-files (https://github.com/gtk-rs/gir-files)
// DO NOT EDIT

mod annot;
pub use self::annot::Annot;

mod annot_circle;
pub use self::annot_circle::AnnotCircle;

mod annot_file_attachment;
pub use self::annot_file_attachment::AnnotFileAttachment;

mod annot_free_text;
pub use self::annot_free_text::AnnotFreeText;

mod annot_markup;
pub use self::annot_markup::AnnotMarkup;

mod attachment;
pub use self::attachment::Attachment;

mod document;
pub use self::document::Document;

mod font_info;
pub use self::font_info::FontInfo;

mod form_field;
pub use self::form_field::FormField;

mod layer;
pub use self::layer::Layer;

mod media;
pub use self::media::Media;

mod movie;
pub use self::movie::Movie;

mod ps_file;
pub use self::ps_file::PSFile;

mod page;
pub use self::page::Page;

mod structure_element;
pub use self::structure_element::StructureElement;

mod annot_callout_line;
pub use self::annot_callout_line::AnnotCalloutLine;

mod annot_mapping;
pub use self::annot_mapping::AnnotMapping;

#[cfg(feature = "v23_7")]
#[cfg_attr(docsrs, doc(cfg(feature = "v23_7")))]
mod certificate_info;
#[cfg(feature = "v23_7")]
#[cfg_attr(docsrs, doc(cfg(feature = "v23_7")))]
pub use self::certificate_info::CertificateInfo;

mod color;
pub use self::color::Color;

mod dest;
pub use self::dest::Dest;

mod fonts_iter;
pub use self::fonts_iter::FontsIter;

mod form_field_mapping;
pub use self::form_field_mapping::FormFieldMapping;

mod image_mapping;
pub use self::image_mapping::ImageMapping;

mod index_iter;
pub use self::index_iter::IndexIter;

mod layers_iter;
pub use self::layers_iter::LayersIter;

mod link_mapping;
pub use self::link_mapping::LinkMapping;

mod page_transition;
pub use self::page_transition::PageTransition;

mod point;
pub use self::point::Point;

mod quadrilateral;
pub use self::quadrilateral::Quadrilateral;

mod rectangle;
pub use self::rectangle::Rectangle;

#[cfg(feature = "v21_12")]
#[cfg_attr(docsrs, doc(cfg(feature = "v21_12")))]
mod signature_info;
#[cfg(feature = "v21_12")]
#[cfg_attr(docsrs, doc(cfg(feature = "v21_12")))]
pub use self::signature_info::SignatureInfo;

#[cfg(feature = "v23_7")]
#[cfg_attr(docsrs, doc(cfg(feature = "v23_7")))]
mod signing_data;
#[cfg(feature = "v23_7")]
#[cfg_attr(docsrs, doc(cfg(feature = "v23_7")))]
pub use self::signing_data::SigningData;

mod structure_element_iter;
pub use self::structure_element_iter::StructureElementIter;

mod text_attributes;
pub use self::text_attributes::TextAttributes;

mod text_span;
pub use self::text_span::TextSpan;

mod enums;
pub use self::enums::ActionLayerAction;
pub use self::enums::ActionMovieOperation;
pub use self::enums::ActionType;
#[cfg(feature = "v0_72")]
#[cfg_attr(docsrs, doc(cfg(feature = "v0_72")))]
pub use self::enums::AdditionalActionType;
pub use self::enums::AnnotExternalDataType;
pub use self::enums::AnnotFreeTextQuadding;
pub use self::enums::AnnotMarkupReplyType;
pub use self::enums::AnnotTextState;
pub use self::enums::AnnotType;
pub use self::enums::Backend;
#[cfg(feature = "v21_12")]
#[cfg_attr(docsrs, doc(cfg(feature = "v21_12")))]
pub use self::enums::CertificateStatus;
pub use self::enums::DestType;
pub use self::enums::Error;
pub use self::enums::FontType;
pub use self::enums::FormButtonType;
pub use self::enums::FormChoiceType;
pub use self::enums::FormFieldType;
pub use self::enums::FormTextType;
pub use self::enums::MoviePlayMode;
pub use self::enums::PDFConformance;
pub use self::enums::PDFPart;
pub use self::enums::PDFSubtype;
pub use self::enums::PageLayout;
pub use self::enums::PageMode;
pub use self::enums::PageTransitionAlignment;
pub use self::enums::PageTransitionDirection;
pub use self::enums::PageTransitionType;
#[cfg(feature = "v0_80")]
#[cfg_attr(docsrs, doc(cfg(feature = "v0_80")))]
pub use self::enums::PrintDuplex;
#[cfg(feature = "v0_73")]
#[cfg_attr(docsrs, doc(cfg(feature = "v0_73")))]
pub use self::enums::PrintScaling;
pub use self::enums::SelectionStyle;
#[cfg(feature = "v21_12")]
#[cfg_attr(docsrs, doc(cfg(feature = "v21_12")))]
pub use self::enums::SignatureStatus;
pub use self::enums::StructureBlockAlign;
pub use self::enums::StructureBorderStyle;
pub use self::enums::StructureElementKind;
pub use self::enums::StructureFormRole;
pub use self::enums::StructureFormState;
pub use self::enums::StructureGlyphOrientation;
pub use self::enums::StructureInlineAlign;
pub use self::enums::StructureListNumbering;
pub use self::enums::StructurePlacement;
pub use self::enums::StructureRubyAlign;
pub use self::enums::StructureRubyPosition;
pub use self::enums::StructureTableScope;
pub use self::enums::StructureTextAlign;
pub use self::enums::StructureTextDecoration;
pub use self::enums::StructureWritingMode;

mod flags;
pub use self::flags::AnnotFlag;
pub use self::flags::FindFlags;
pub use self::flags::Permissions;
pub use self::flags::PrintFlags;
#[cfg(feature = "v21_12")]
#[cfg_attr(docsrs, doc(cfg(feature = "v21_12")))]
pub use self::flags::SignatureValidationFlags;
pub use self::flags::StructureGetTextFlags;
pub use self::flags::ViewerPreferences;

pub(crate) mod functions;

mod constants;
pub use self::constants::ANNOT_TEXT_ICON_CIRCLE;
pub use self::constants::ANNOT_TEXT_ICON_COMMENT;
pub use self::constants::ANNOT_TEXT_ICON_CROSS;
pub use self::constants::ANNOT_TEXT_ICON_HELP;
pub use self::constants::ANNOT_TEXT_ICON_INSERT;
pub use self::constants::ANNOT_TEXT_ICON_KEY;
pub use self::constants::ANNOT_TEXT_ICON_NEW_PARAGRAPH;
pub use self::constants::ANNOT_TEXT_ICON_NOTE;
pub use self::constants::ANNOT_TEXT_ICON_PARAGRAPH;

pub(crate) mod traits {
    pub use super::annot::AnnotExt;
    pub use super::annot_markup::AnnotMarkupExt;
    pub use super::attachment::AttachmentExt;
}
pub(crate) mod builders {
    pub use super::document::DocumentBuilder;
}