Re: Fontmapper for non render operations

2016-03-10 Thread Cornelis Hoeflake
2016-03-10 21:52 GMT+01:00 John Hewson : > > > On 10 Mar 2016, at 12:20, Cornelis Hoeflake > wrote: > > > > Hi, > > > > When we use for example PdfTextStripperByArea, is it required in that > case > > to have all non embedded fonts? Could we use a

Re: Fontmapper for non render operations

2016-03-10 Thread John Hewson
> On 10 Mar 2016, at 12:20, Cornelis Hoeflake wrote: > > Hi, > > When we use for example PdfTextStripperByArea, is it required in that case > to have all non embedded fonts? Could we use a default (fallback) font in > stead of providing the correct fonts? Now we have a

Fontmapper for non render operations

2016-03-10 Thread Cornelis Hoeflake
Hi, When we use for example PdfTextStripperByArea, is it required in that case to have all non embedded fonts? Could we use a default (fallback) font in stead of providing the correct fonts? Now we have a global (ThreadLocal) font provider which is used for rendering and tasks like position based

Re: Fontmapper for non render operations

2016-03-10 Thread Tilman Hausherr
Am 10.03.2016 um 21:20 schrieb Cornelis Hoeflake: Hi, When we use for example PdfTextStripperByArea, is it required in that case to have all non embedded fonts? Could we use a default (fallback) font in stead of providing the correct fonts? Now we have a global (ThreadLocal) font provider which