Class PdfRendererBuilderState

java.lang.Object
com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
com.openhtmltopdf.pdfboxout.PdfRendererBuilderState

public class PdfRendererBuilderState
extends com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.BaseRendererBuilderState
This class is internal. DO NOT USE! Just ignore it!
  • Field Details

    • _os

      public OutputStream _os
    • _pdfVersion

      public float _pdfVersion
    • _producer

      public String _producer
    • pddocument

      public org.apache.pdfbox.pdmodel.PDDocument pddocument
    • _caches

      public final Map<PdfRendererBuilder.CacheStore,​com.openhtmltopdf.extend.FSCacheEx<String,​com.openhtmltopdf.extend.FSCacheValue>> _caches
    • _pdfAConformance

      public PdfRendererBuilder.PdfAConformance _pdfAConformance
    • _pdfUaConform

      public boolean _pdfUaConform
    • _colorProfile

      public byte[] _colorProfile
    • _pageSupplier

      public PageSupplier _pageSupplier