gnupg_verify
¼ò½é
·ÇÎı¾ÄÚÈݵÄMIMEÊä³ö
ÔÚÏßÊֲ᣺
ÖÐÎÄ
Ó¢ÎÄ
PHPÊÖ²á
Haru PDF
¼ò½é
°²×°/ÅäÖÃ
ÐèÇó
°²×°
ÔËÐÐʱÅäÖÃ
×ÊÔ´ÀàÐÍ
Ô¤¶¨Òå³£Á¿
·¶Àý
Basic PECL/haru example
Builtin Fonts And Encodings
Builtin Fonts
Builtin Encodings
HaruException
¡ª The HaruException class
HaruDoc
¡ª The HaruDoc class
HaruDoc::addPage
¡ª Add new page to the document
HaruDoc::addPageLabel
¡ª Set the numbering style for the specified range of pages
HaruDoc::__construct
¡ª Construct new HaruDoc instance
HaruDoc::createOutline
¡ª Create a HaruOutline instance
HaruDoc::getCurrentEncoder
¡ª Get HaruEncoder currently used in the document
HaruDoc::getCurrentPage
¡ª Return current page of the document
HaruDoc::getEncoder
¡ª Get HaruEncoder instance for the specified encoding
HaruDoc::getFont
¡ª Get HaruFont instance
HaruDoc::getInfoAttr
¡ª Get current value of the specified document attribute
HaruDoc::getPageLayout
¡ª Get current page layout
HaruDoc::getPageMode
¡ª Get current page mode
HaruDoc::getStreamSize
¡ª Get the size of the temporary stream
HaruDoc::insertPage
¡ª Insert new page just before the specified page
HaruDoc::loadJPEG
¡ª Load a JPEG image
HaruDoc::loadPNG
¡ª Load PNG image and return HaruImage instance
HaruDoc::loadRaw
¡ª Load a RAW image
HaruDoc::loadTTC
¡ª Load the font with the specified index from TTC file
HaruDoc::loadTTF
¡ª Load TTF font file
HaruDoc::loadType1
¡ª Load Type1 font
HaruDoc::output
¡ª Write the document data to the output buffer
HaruDoc::readFromStream
¡ª Read data from the temporary stream
HaruDoc::resetError
¡ª Reset error state of the document handle
HaruDoc::resetStream
¡ª Rewind the temporary stream
HaruDoc::save
¡ª Save the document into the specified file
HaruDoc::saveToStream
¡ª Save the document into a temporary stream
HaruDoc::setCompressionMode
¡ª Set compression mode for the document
HaruDoc::setCurrentEncoder
¡ª Set the current encoder for the document
HaruDoc::setEncryptionMode
¡ª Set encryption mode for the document
HaruDoc::setInfoAttr
¡ª Set the info attribute of the document
HaruDoc::setInfoDateAttr
¡ª Set the datetime info attributes of the document
HaruDoc::setOpenAction
¡ª Define which page is shown when the document is opened
HaruDoc::setPageLayout
¡ª Set how pages should be displayed
HaruDoc::setPageMode
¡ª Set how the document should be displayed
HaruDoc::setPagesConfiguration
¡ª Set the number of pages per set of pages
HaruDoc::setPassword
¡ª Set owner and user passwords for the document
HaruDoc::setPermission
¡ª Set permissions for the document
HaruDoc::useCNSEncodings
¡ª Enable Chinese simplified encodings
HaruDoc::useCNSFonts
¡ª Enable builtin Chinese simplified fonts
HaruDoc::useCNTEncodings
¡ª Enable Chinese traditional encodings
HaruDoc::useCNTFonts
¡ª Enable builtin Chinese traditional fonts
HaruDoc::useJPEncodings
¡ª Enable Japanese encodings
HaruDoc::useJPFonts
¡ª Enable builtin Japanese fonts
HaruDoc::useKREncodings
¡ª Enable Korean encodings
HaruDoc::useKRFonts
¡ª Enable builtin Korean fonts
HaruPage
¡ª The HaruPage class
HaruPage::arc
¡ª Append an arc to the current path
HaruPage::beginText
¡ª Begin a text object and set the current text position to (0,0)
HaruPage::circle
¡ª Append a circle to the current path
HaruPage::closePath
¡ª Append a straight line from the current point to the start point of the path
HaruPage::concat
¡ª Concatenate current transformation matrix of the page and the specified matrix
HaruPage::createDestination
¡ª Create new HaruDestination instance
HaruPage::createLinkAnnotation
¡ª Create new HaruAnnotation instance
HaruPage::createTextAnnotation
¡ª Create new HaruAnnotation instance
HaruPage::createURLAnnotation
¡ª Create and return new HaruAnnotation instance
HaruPage::curveTo2
¡ª Append a Bezier curve to the current path
HaruPage::curveTo3
¡ª Append a Bezier curve to the current path
HaruPage::curveTo
¡ª Append a Bezier curve to the current path
HaruPage::drawImage
¡ª Show image at the page
HaruPage::ellipse
¡ª Append an ellipse to the current path
HaruPage::endPath
¡ª End current path object without filling and painting operations
HaruPage::endText
¡ª End current text object
HaruPage::eofill
¡ª Fill current path using even-odd rule
HaruPage::eoFillStroke
¡ª Fill current path using even-odd rule, then paint the path
HaruPage::fill
¡ª Fill current path using nonzero winding number rule
HaruPage::fillStroke
¡ª Fill current path using nonzero winding number rule, then paint the path
HaruPage::getCharSpace
¡ª Get the current value of character spacing
HaruPage::getCMYKFill
¡ª Get the current filling color
HaruPage::getCMYKStroke
¡ª Get the current stroking color
HaruPage::getCurrentFont
¡ª Get the currently used font
HaruPage::getCurrentFontSize
¡ª Get the current font size
HaruPage::getCurrentPos
¡ª Get the current position for path painting
HaruPage::getCurrentTextPos
¡ª Get the current position for text printing
HaruPage::getDash
¡ª Get the current dash pattern
HaruPage::getFillingColorSpace
¡ª Get the current filling color space
HaruPage::getFlatness
¡ª Get the flatness of the page
HaruPage::getGMode
¡ª Get the current graphics mode
HaruPage::getGrayFill
¡ª Get the current filling color
HaruPage::getGrayStroke
¡ª Get the current stroking color
HaruPage::getHeight
¡ª Get the height of the page
HaruPage::getHorizontalScaling
¡ª Get the current value of horizontal scaling
HaruPage::getLineCap
¡ª Get the current line cap style
HaruPage::getLineJoin
¡ª Get the current line join style
HaruPage::getLineWidth
¡ª Get the current line width
HaruPage::getMiterLimit
¡ª Get the value of miter limit
HaruPage::getRGBFill
¡ª Get the current filling color
HaruPage::getRGBStroke
¡ª Get the current stroking color
HaruPage::getStrokingColorSpace
¡ª Get the current stroking color space
HaruPage::getTextLeading
¡ª Get the current value of line spacing
HaruPage::getTextMatrix
¡ª Get the current text transformation matrix of the page
HaruPage::getTextRenderingMode
¡ª Get the current text rendering mode
HaruPage::getTextRise
¡ª Get the current value of text rising
HaruPage::getTextWidth
¡ª Get the width of the text using current fontsize, character spacing and word spacing
HaruPage::getTransMatrix
¡ª Get the current transformation matrix of the page
HaruPage::getWidth
¡ª Get the width of the page
HaruPage::getWordSpace
¡ª Get the current value of word spacing
HaruPage::lineTo
¡ª Draw a line from the current point to the specified point
HaruPage::measureText
¡ª Calculate the number of characters which can be included within the specified width
HaruPage::moveTextPos
¡ª Move text position to the specified offset
HaruPage::moveTo
¡ª Set starting point for new drawing path
HaruPage::moveToNextLine
¡ª Move text position to the start of the next line
HaruPage::rectangle
¡ª Append a rectangle to the current path
HaruPage::setCharSpace
¡ª Set character spacing for the page
HaruPage::setCMYKFill
¡ª Set filling color for the page
HaruPage::setCMYKStroke
¡ª Set stroking color for the page
HaruPage::setDash
¡ª Set the dash pattern for the page
HaruPage::setFlatness
¡ª Set flatness for the page
HaruPage::setFontAndSize
¡ª Set font and fontsize for the page
HaruPage::setGrayFill
¡ª Set filling color for the page
HaruPage::setGrayStroke
¡ª Sets stroking color for the page
HaruPage::setHeight
¡ª Set height of the page
HaruPage::setHorizontalScaling
¡ª Set horizontal scaling for the page
HaruPage::setLineCap
¡ª Set the shape to be used at the ends of lines
HaruPage::setLineJoin
¡ª Set line join style for the page
HaruPage::setLineWidth
¡ª Set line width for the page
HaruPage::setMiterLimit
¡ª Set the current value of the miter limit of the page
HaruPage::setRGBFill
¡ª Set filling color for the page
HaruPage::setRGBStroke
¡ª Set stroking color for the page
HaruPage::setRotate
¡ª Set rotation angle of the page
HaruPage::setSize
¡ª Set size and direction of the page
HaruPage::setSlideShow
¡ª Set transition style for the page
HaruPage::setTextLeading
¡ª Set text leading (line spacing) for the page
HaruPage::setTextMatrix
¡ª Set the current text transformation matrix of the page
HaruPage::setTextRenderingMode
¡ª Set text rendering mode for the page
HaruPage::setTextRise
¡ª Set the current value of text rising
HaruPage::setWidth
¡ª Set width of the page
HaruPage::setWordSpace
¡ª Set word spacing for the page
HaruPage::showText
¡ª Print text at the current position of the page
HaruPage::showTextNextLine
¡ª Move the current position to the start of the next line and print the text
HaruPage::stroke
¡ª Paint current path
HaruPage::textOut
¡ª Print the text on the specified position
HaruPage::textRect
¡ª Print the text inside the specified region
HaruFont
¡ª The HaruFont class
HaruFont::getAscent
¡ª Get the vertical ascent of the font
HaruFont::getCapHeight
¡ª Get the distance from the baseline of uppercase letters
HaruFont::getDescent
¡ª Get the vertical descent of the font
HaruFont::getEncodingName
¡ª Get the name of the encoding
HaruFont::getFontName
¡ª Get the name of the font
HaruFont::getTextWidth
¡ª Get the total width of the text, number of characters, number of words and number of spaces
HaruFont::getUnicodeWidth
¡ª Get the width of the character in the font
HaruFont::getXHeight
¡ª Get the distance from the baseline of lowercase letters
HaruFont::measureText
¡ª Calculate the number of characters which can be included within the specified width
HaruImage
¡ª The HaruImage class
HaruImage::getBitsPerComponent
¡ª Get the number of bits used to describe each color component of the image
HaruImage::getColorSpace
¡ª Get the name of the color space
HaruImage::getHeight
¡ª Get the height of the image
HaruImage::getSize
¡ª Get size of the image
HaruImage::getWidth
¡ª Get the width of the image
HaruImage::setColorMask
¡ª Set the color mask of the image
HaruImage::setMaskImage
¡ª Set the image mask
HaruEncoder
¡ª The HaruEncoder class
HaruEncoder::getByteType
¡ª Get the type of the byte in the text
HaruEncoder::getType
¡ª Get the type of the encoder
HaruEncoder::getUnicode
¡ª Convert the specified character to unicode
HaruEncoder::getWritingMode
¡ª Get the writing mode of the encoder
HaruOutline
¡ª The HaruOutline class
HaruOutline::setDestination
¡ª Set the destination for the outline
HaruOutline::setOpened
¡ª Set the initial state of the outline
HaruAnnotation
¡ª The HaruAnnotation class
HaruAnnotation::setBorderStyle
¡ª Set the border style of the annotation
HaruAnnotation::setHighlightMode
¡ª Set the highlighting mode of the annotation
HaruAnnotation::setIcon
¡ª Set the icon style of the annotation
HaruAnnotation::setOpened
¡ª Set the initial state of the annotation
HaruDestination
¡ª The HaruDestination class
HaruDestination::setFit
¡ª Set the appearance of the page to fit the window
HaruDestination::setFitB
¡ª Set the appearance of the page to fit the bounding box of the page within the window
HaruDestination::setFitBH
¡ª Set the appearance of the page to fit the width of the bounding box
HaruDestination::setFitBV
¡ª Set the appearance of the page to fit the height of the boudning box
HaruDestination::setFitH
¡ª Set the appearance of the page to fit the window width
HaruDestination::setFitR
¡ª Set the appearance of the page to fit the specified rectangle
HaruDestination::setFitV
¡ª Set the appearance of the page to fit the window height
HaruDestination::setXYZ
¡ª Set the appearance of the page
gnupg_verify
¼ò½é
·ÇÎı¾ÄÚÈݵÄMIMEÊä³ö
ÔÚÏßÊֲ᣺
ÖÐÎÄ
Ó¢ÎÄ
PHPÊÖ²á