Uses of Class
org.faceless.pdf2.Type3Font
-
Packages that use Type3Font Package Description org.faceless.pdf2 Contains the classes used to create a PDF document -
-
Uses of Type3Font in org.faceless.pdf2
Constructors in org.faceless.pdf2 with parameters of type Type3Font Constructor Description Type3Font(Type3Font font)
Create a new Type3 Font that is a copy of the existing Type3 font.
-