Hello , If I use any of the PDFBox fonts to write text in a PDF like “TIMES_ROMAN - HELVETICA - COURIER - SYMBOL” then those fonts are not being embedded inside the PDF, so if I want to embed the font inside the PDF should I prevent using PDFBox fonts and use my own TTF font files instead ?
Best regards , Hesham

