On 13.10.2022 12:40, Tim Allison wrote:
We currently have access to PDFont in two places:
1) We're overriding showGlyph, which obv has access to PDFont.
2) At the end of a page, we're optionally calling
page.getResources.getFontNames() and then iterating over font via font
names.
Is one better
We currently have access to PDFont in two places:
1) We're overriding showGlyph, which obv has access to PDFont.
2) At the end of a page, we're optionally calling
page.getResources.getFontNames() and then iterating over font via font
names.
Is one better than another?
On Thu, Oct 13, 2022 at 6:2
Thank you!
On Wed, Oct 12, 2022 at 2:01 PM Tilman Hausherr wrote:
>
> On 12.10.2022 19:21, Tim Allison wrote:
> > Hi All,
> >Is there an easy-ish way for me to figure out if a PDF has
> > non-embedded fonts during TextStripping or otherwise?
>
>
> If you have a PDFont object in a stripper ext
Hello All,
I have been using pdfbox 2.0.27 to generate accessible pdfs. The pdf
contains a table with several 100s of rows and 6 columns and each cell in
the table is added as a marked content.
When the number of rows increase, I noticed a spike in response times.
Profiling the process showed tha
4 matches
Mail list logo