You're still awesome, but I'm still getting this when I use PDFPageContentStream.setFont() on a bunch of PDFs. Did the fix go into 1.8?
On Thu, Jan 10, 2013 at 2:31 PM, Kevin Brown <[email protected]> wrote: > You are awesome. > > On Wed, Jan 9, 2013 at 2:19 AM, Andreas Lehmkuehler <[email protected]> > wrote: > > Hi, > > > > Am 31.12.2012 17:06, schrieb Kevin Brown: > > > >> Andreas, is this looking like it might make the 1.8 release? :) > > > > I won't promise it, but I guess it will. :-) > > > > > >> On Wed, Dec 26, 2012 at 6:22 PM, Andreas Lehmkuehler <[email protected]> > >> wrote: > >>> > >>> Hi, > >>> > >>> Am 19.12.2012 18:52, schrieb Kevin Brown: > >>> > >>>> Did you, or did anyone else, figure this out? I'm getting the same > >>>> issue with some PDFs, but a different font: > >>>> > >>>> org.apache.pdfbox.pdmodel.font.PDType1Font <init> > >>>> INFO: Can't read the embedded type1C font MNJOCJ+Palatino-Bold > >>>> > >>>> This is with 1.7.1 > >>> > >>> > >>> We improved the Type1C support recently, see [1] for further details. > >>> > > SNIP > > > > > >>> BR > >>> Andreas Lehmkühler > >>> [1] https://issues.apache.org/jira/browse/PDFBOX-1473 > > > > > > BR > > Andreas Lehmkühler > > >

