• Bookmark at: Del.icio.us
  • Bookmark at: Mister Wong
  • Bookmark at: Linkarena
  • Bookmark at: Digg
  • Bookmark at: Yahoo
  • Bookmark at: Google
  • Bookmark at: Icio

Manuals

 

SetaPDF_MetaManager::getDocumentMetadata()

Description

class SetaPDF_MetaManager extends SetaPDF {
mixed getDocumentMetadata ( void ) }

Returns the XMP metadata of the document.

Return Value

If document metadata are available the method will return the plain XMP string. If no document metadata available the method will return false.

In case of an error the method will return a SetaPDF_Error object.