PDF Document Info - shairontoledo/rghost GitHub Wiki

Declares information about document. The informations will be show in document’s properties from your document reader.

Using the method RGhost::Document#info


 doc.info :Title => "My Report about XXX",
         :Author => "Company XXX",
         :Subject => "RGhost new version",
         :Creator => "Our system",
         :Keywords => "foo bar bas to search enginers"

⚠️ **GitHub.com Fallback** ⚠️