Represents a PDF barcode.
Creates a PDF document.
pdf_doc->add is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->addChapter is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->addCheckBox is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->addComboBox is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->addHiddenField is a member in the PDF group; call it on the receiver shown before the arrow.
Adds a PDF page.
pdf_doc->addPasswordField is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->addRadioButton is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->addRadioGroup is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->addResetButton is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->addSelectList is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->addSubmitButton is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->addTextArea is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->addTextField is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->arc is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->circle is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->close is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->curveTo is a member in the PDF group; call it on the receiver shown before the arrow.
Draws text in a PDF.
pdf_doc->getColor is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->getHeaders is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->getMargins is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->getPageNumber is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->getSize is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->getVerticalPosition is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->insertPage is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->line is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->rect is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->setColor is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->setFont is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->setLineWidth is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_doc->setPageNumber is a member in the PDF group; call it on the receiver shown before the arrow.
Represents a PDF font.
pdf_font->getColor is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_font->getEncoding is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_font->getFace is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_font->getFullFontName is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_font->getPSFontName is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_font->getSize is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_font->getSupportedEncodings is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_font->isTrueType is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_font->setBold is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_font->setColor is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_font->setEncoding is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_font->setFace is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_font->setItalic is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_font->setSize is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_font->setUnderline is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_font->textWidth is a member in the PDF group; call it on the receiver shown before the arrow.
Represents an image for PDF output.
pdf_list is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_list->add is a member in the PDF group; call it on the receiver shown before the arrow.
Reads an existing PDF.
pdf_read->addJavaScript is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_read->exportFDF is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_read->fieldNames is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_read->fieldType is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_read->fieldValue is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_read->getHeaders is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_read->importFDF is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_read->javaScript is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_read->pageCount is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_read->pageSize is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_read->save is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_read->setFieldValue is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_read->setPageRange is a member in the PDF group; call it on the receiver shown before the arrow.
Serves a PDF document.
Represents a PDF table.
pdf_table->add is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_table->getAbsWidth is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_table->getColumnCount is a member in the PDF group; call it on the receiver shown before the arrow.
pdf_table->getRowCount is a member in the PDF group; call it on the receiver shown before the arrow.
Represents styled PDF text.