com.aspose.pdf

Interfaces

Classes

Enums

Exceptions

com.aspose.pdf

Class PsLoadOptions



  • public final class PsLoadOptions
    extends LoadOptions

    Represents options for loading/importing of .mht-file into pdf document.

    • Constructor Detail

      • PsLoadOptions

        public PsLoadOptions()

        Creates load options for converting PostScript into pdf document with empty base path.

    • Method Detail

      • getFontsFolders

        public String[] getFontsFolders()
        The folders with additional fonts for conversion.
        Returns:
        array of String values
      • setFontsFolders

        public void setFontsFolders(String[] value)
        The folders with additional fonts for conversion.
        Parameters:
        value - array of String values