On 09/24/13 01:51, iText mailing list wrote: > On 9/24/2013 2:22 AM, Larry Evans wrote: >> >> I've also browsed the _IText in Action, 2nd ed._, Chapter 12, >> "Chosing the right font" > > Note that extracting text from PDFs doesn't require you to choose a font.
However, reading the chapter, I thought, may have given me some idea of where to look in the code for where the fonts were chosen to render the glyphs. That, in turn, may have given me some idea of how to modify the code to get the correct fonts. Looking *deep* (about 13 levels) at the rups of i1040.pdf shows an entry: /BaseFont: /IFFIKJ+TimesNewRomanPSMT so maybe I have to figure where that is on my system and then become superuser and create the directory: C:/Windows/fonts with symlinks to wherever the IFFIKJ+TimesNewRomanPSMT font is located. Note, I'm just guessing the problem is not finding the right font. BTW, thanks for the hint about C:/Windows/fonts in your other reply: http://www.mail-archive.com/itext-questions%40lists.sourceforge.net/msg64532.html > Also, fonts are discussed in chapter 11, not 12. Yep. The 11 must have been a typo. Thanks for the help. -regards, Larry ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php