| Modifier and Type | Method and Description | 
|---|---|
| protected String | PdfFormField. generateDefaultAppearanceString(PdfFont font, float fontSize, Color color, PdfResources res) Deprecated.  
              use  PdfFormField.updateDefaultAppearance()instead. | 
| Modifier and Type | Method and Description | 
|---|---|
| PdfResources | PdfPage. getResources()
             Gets the  PdfResourceswrapper object for this page resources. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PdfDocument. checkIsoConformance(Object obj, IsoKey key, PdfResources resources) Deprecated.  
              This method will be replaced by  checkIsoConformancein 7.2 release | 
| void | PdfDocument. checkIsoConformance(Object obj, IsoKey key, PdfResources resources, PdfStream contentStream)
             Checks whether PDF document conforms a specific standard. 
            | 
| void | PdfDocument. checkShowTextIsoConformance(CanvasGraphicsState gState, PdfResources resources)
             Checks whether PDF document conforms a specific standard. 
            | 
| PdfPage | PdfPage. setResources(PdfResources pdfResources)
             Sets  PdfResourcesobject. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected PdfResources | PdfCanvas. resources
             the resources for the page that this canvas belongs to. 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| PdfResources | PdfCanvas. getResources()
             Get the resources of the page that this canvas belongs to.. 
            | 
| Constructor and Description | 
|---|
| PdfCanvas(PdfStream contentStream, PdfResources resources, PdfDocument document)
             Creates PdfCanvas from content stream of page, form XObject, pattern etc. 
            | 
| PdfPatternCanvas(PdfStream contentStream, PdfResources resources, PdfDocument document)
             Creates PdfPatternCanvas from content stream of page, form XObject, pattern etc. 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| protected PdfResources | PdfCanvasProcessor. getResources() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PdfCanvasProcessor. processContent(byte[] contentBytes, PdfResources resources)
             Processes PDF syntax. 
            | 
| Constructor and Description | 
|---|
| PdfCanvasParser(PdfTokenizer tokeniser, PdfResources currentResources)
             Creates a new instance of PdfContentParser 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| PdfResources | PdfPattern.Tiling. getResources() | 
| Modifier and Type | Field and Description | 
|---|---|
| protected PdfResources | PdfFormXObject. resources | 
| Modifier and Type | Method and Description | 
|---|---|
| PdfResources | PdfFormXObject. getResources()
             Gets  PdfResourcesof the Form XObject. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PdfADocument. checkIsoConformance(Object obj, IsoKey key, PdfResources resources) Deprecated.  
            | 
| void | PdfADocument. checkIsoConformance(Object obj, IsoKey key, PdfResources resources, PdfStream contentStream) | 
Copyright © 1998–2019 iText Group NV. All rights reserved.