These code snippets will help you to convert Type1 and Type3 fonts to TrueType (TTF). With Aspose.Page for Java library it is quick and simple to convert Type3 fonts, contained in PostScript (PS) files, and Type 1 fonts, contained in eithe PS or PFA or PFB files, to TTF.
- How to convert Type1 fonts to TTF.
- How to convert Type3 fonts to TTF.
- Make sure Aspose.Page for Java library is referenced in your project.
- Copy necessary code snippet from here to your project.
- Download temporary license and set it up as it is shown here or use paid license.
- Execute it.
In unlicensing mode Aspose.Page for Java library doesn't allow conversion of fonts. Set up valid temporary or paid license in order to use font conversion.
More about fonts conversion see in the tutorial Working with fonts chapter of the official documentation.
- Documentation – Aspose.Page for Java
- Product page – Aspose.Page for Java
- Free Support Forum – Aspose.Page
- Blog – Aspose.Page Product Family
- API Reference – Aspose.Page for Java
- Maven repository – Aspose.Page for Java
- Java 8 or higher
- Aspose.Page for Java library