public class DocUtils extends Object
| Constructor and Description |
|---|
DocUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getActualFontFamilyName(String familyName) |
static String |
getFontFilePath(String familyName,
int style) |
static int |
getImageSmoothingAlgorithmValue(ImageSmoothingAlgorithm imageSmoothingAlgorithm) |
static Vector<Integer> |
getPageNumbers(PageRangeSettings pageRangeSettings,
int pageCount,
boolean preserveDuplicatePageNumsAndOrder) |
public static Vector<Integer> getPageNumbers(PageRangeSettings pageRangeSettings, int pageCount, boolean preserveDuplicatePageNumsAndOrder)
public static int getImageSmoothingAlgorithmValue(ImageSmoothingAlgorithm imageSmoothingAlgorithm)