We frequently try to extract text from PDF files and recently
encountered a problem with one PDF because the file contained on
Embedded Subset of fonts like Arial+2 (according to control D in
Adobe's Reader). These embedded subsets keep us from using tools like
pdf2txt to convert
the PDF to ASCII. My question is whether there is a tool that can
reinsert the full font (since we know the font type) so that my
extraction programs can work?

Thanks,

Ted