Class StiPdfConstants

java.lang.Object
com.stimulsoft.report.export.tools.pdf.StiPdfConstants

public class StiPdfConstants extends Object
PDF format constants Copyright Stimulsoft
  • Field Details

    • HATCH_DATA

      public static String[] HATCH_DATA
      Hatch data
    • SRGB_PROFILE

      public static int[] SRGB_PROFILE
      SRGB profile
    • PRIVATE_KEY_WITH_EXPONENT_OF_ONE

      public static int[] PRIVATE_KEY_WITH_EXPONENT_OF_ONE
      Keys blobs
    • SIMPLE_BLOB_RC4_KEY_TEMPLATE

      public int[] SIMPLE_BLOB_RC4_KEY_TEMPLATE
      Simple blob RC4 key template
  • Constructor Details

    • StiPdfConstants

      public StiPdfConstants()