Previous | Next | (P-PDF) General
Topic: Help with Font Encoding
Conf: (P-PDF) General, Msg: 142234
From: chinanihc
Date: 11/4/2005 06:44 AM
Hey,
i´m using PDFBox to modify the contents of a PDF(replace á´s for a´s, ú´s for u´s for example). It was all working fine, until i faced pdf´s with a different encoding. I managed to get it to work, but only if i know the pdf font encoding before running my aplication. And also, even a larger problem on pdf´s with more than one encoding(Ansi, Roman...). I wish to know if there´s anyway i can figure out the font encoding for each part of the pdf. I found something like the Tf operator, which defines the font size and face, but couldn´t figure out the face neither the encoding. I´m really needing some help on that! thanks in advance! :)