31 #ifndef _PDF_PUBLISH_PAGE_INCLUDED_
32 #define _PDF_PUBLISH_PAGE_INCLUDED_
#define PDFPUBLISH_TOOLKIT
void addRadioButton(const OdRadioButtonPtr &radio_button, const OdRect &location)
void addTextField(const OdTextFieldPtr &text_field, const OdRect &location)
ODRX_DECLARE_MEMBERS(OdPage)
void setFormat(Page::Format format)
void addImage(const OdImagePtr &image, const OdRect &location)
void getTextFields(OdTextFieldPtrArray &text_fields, OdRectArray &locations) const
void getListBoxes(OdListBoxPtrArray &list_boxes, OdRectArray &locations) const
void addAnnotation(const OdAnnotationPtr &annotation, const OdRect &location)
void getCheckBoxes(OdCheckBoxPtrArray &check_boxes, OdRectArray &locations) const
void addListBox(const OdListBoxPtr &list_box, const OdRect &location)
void addJavaScriptActionByField(const OdString &field_name, const OdString &source, const Action::Type action_type)
void getImages(OdImagePtrArray &images, OdRectArray &locations) const
void getAnnotations(OdAnnotationPtrArray &annotations, OdRectArray &locations) const
void getJavaScriptActionsByField(const OdString &field_name, OdStringArray &sources, OdActionTypeArray &action_types) const
void getOrientation(Page::Orientation &orientation) const
void addButton(const OdButtonPtr &button, const OdRect &location)
void getRadioButtons(OdRadioButtonPtrArray &radio_buttons, OdRectArray &locations) const
void addTable(const OdTablePtr &table, const OdRect &location)
void add2dGeometry(const Od2dGeometryReferencePtr &geom, const OdRect &location)
void addSignatureField(const OdSignatureFieldPtr &signature_field, const OdRect &location)
void add2dGeometry(const Od2dGeometryReferencePtr &geom)
void getTables(OdTablePtrArray &tables, OdRectArray &locations) const
void getSlideTables(OdSlideTablePtrArray &slide_tables, OdRectArray &locations) const
void setPaperSize(const Page::PaperUnits units, const double width, const double height)
void addSlideTable(const OdSlideTablePtr &slide_table, const OdRect &location)
void getTexts(OdTextPtrArray &texts, OdRectArray &locations) const
void getDropDownLists(OdDropDownListPtrArray &drop_down_lists, OdRectArray &locations) const
void addText(const OdTextPtr &text, const OdRect &location)
void getFormat(Page::Format &format) const
void setOrientation(Page::Orientation orientation)
void getButtons(OdButtonPtrArray &buttons, OdRectArray &locations) const
void getPaperSize(const Page::PaperUnits units, double &width, double &height) const
void getSignatureFields(OdSignatureFieldPtrArray &signature_fields, OdRectArray &locations) const
void addCheckBox(const OdCheckBoxPtr &check_box, const OdRect &location)
void getLinks(OdLinkPtrArray &links, OdRectArray &locations) const
void addLink(const OdLinkPtr &link, const OdRect &location)
void get2dGeoms(Od2dGeometryReferencePtrArray &geoms, OdRectArray &locations) const
void addDropDownList(const OdDropDownListPtr &drop_down_list, const OdRect &location)
GLint GLenum GLsizei width
GLsizei GLsizei GLchar * source
GLint GLint GLint GLsizei GLsizei GLenum format
GLint GLenum GLsizei GLsizei height