Package net.atthegate.server.service.pdf
Class Embed
java.lang.Object
net.atthegate.server.service.pdf.Embed
Used to specify if TrueType or OpenType font should be embedded in the PDF document.
See the Font class for more details.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
YES
public static final boolean YES- See Also:
-
NO
public static final boolean NO- See Also:
-
-
Constructor Details
-
Embed
public Embed()
-