Uses of Class
com.orsonpdf.PDFHints.Key
Packages that use PDFHints.Key
Package
Description
Contains
PDFGraphics2D and supporting
classes to allow Java2D rendering to Adobe's Portable Document Format (PDF).-
Uses of PDFHints.Key in com.orsonpdf
Fields in com.orsonpdf declared as PDFHints.KeyModifier and TypeFieldDescriptionstatic final PDFHints.KeyPDFHints.KEY_DRAW_STRING_TYPEThe key for the hint that controls whether strings are rendered as characters (standard PDF output) or vector graphics (implemented usingTextLayout).