Hi! Our project at the Institution for computer science at the University of Linköping in Sweden is using PDFBox to develop our system. I have a program that shall edit some PDF files. I have some knowledge about PDF (from the PDF reference manual). I allso have a little bit knowledge about typography. I want my program to edit and create texts in the PDF document. I have found some information about this in the org.apache.fontbox packages, but I dont know how to apply these packages and classes. I am looking for an algoritm with mathematics on how to create a correct and good looking PDF result. Can you help me find documents/webbpages or book resources that can help me? Since I am using PDFBox I believe that you probably have the best knowledge for this area.
I would be very glad if you have som pointers for me. Regards Allan Holmström

