Uses of Class org.pdfbox.pdmodel.PDDocumentInformation

Uses in package org.pdfbox.pdmodel.interactive.pagenavigation

Methods with parameter type org.pdfbox.pdmodel.PDDocumentInformation

void
Set the thread info, can be null.

Methods with return type org.pdfbox.pdmodel.PDDocumentInformation

PDDocumentInformation
Get info about the thread, or null if there is nothing.

Uses in package org.pdfbox.pdmodel

Methods with parameter type org.pdfbox.pdmodel.PDDocumentInformation

void
This will set the document information for this document.

Methods with return type org.pdfbox.pdmodel.PDDocumentInformation

PDDocumentInformation
This will get the document info dictionary.