Interface PDContentStream

All Superinterfaces:
Object, PDObject
All Known Subinterfaces:
PDSemanticContentStream

public interface PDContentStream extends PDObject
the object representing content stream together with the resource dictionary
  • Method Details

    • getundefinedResourceNames

      String getundefinedResourceNames()
      comma separated list of resource names, which referenced by content stream but missing in resource dictionary
    • getinheritedResourceNames

      String getinheritedResourceNames()
      comma separated list of resource names, which are taken not from the resource dictionary explicitly associated with the page content, but are inherited either from the pages tree (for pages) or from the parent page object where the resource is used (for form XObjects, patterns, Type3 fonts, annotations).