Hello, using pdf java solution
24.8
Implementing html to pdf save function.
I want to change the save pdfile font
I need a guide for both ways
font file stored on the server
Font files inside the project
Doc…...server, you can specify the font path in your code. Here’s how you...TextState(); textState.setFont("path/to/your/font/CustomFont.ttf");...