[ https://issues.apache.org/jira/browse/PDFBOX-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045955#comment-16045955 ]
ASF subversion and git services commented on PDFBOX-3824: --------------------------------------------------------- Commit 1798363 from [~tilman] in branch 'pdfbox/trunk' [ https://svn.apache.org/r1798363 ] PDFBOX-3824: get the length of a ttf datastream without decoding it; use JDK7 syntax > Optimize TrueType font embedder > ------------------------------- > > Key: PDFBOX-3824 > URL: https://issues.apache.org/jira/browse/PDFBOX-3824 > Project: PDFBox > Issue Type: Improvement > Components: PDModel > Affects Versions: 2.0.6 > Reporter: Tilman Hausherr > Assignee: Tilman Hausherr > Labels: optimization > Fix For: 2.0.7, 3.0.0 > > Attachments: Main.java, pom.xml > > > From [~Uwe Möser] in the user mailing list: > {quote} > I made a small project which creates 32 pdfs with PDFBox and iText. The > output is: > Time elapsed PDFBox: 2521 msec. (2305msec loading) > Time elapsed iText: 661 msec. > It is possible to improve the load function? > It is possible to create a template document before the loop? > Tested with PDFBox 2.0.6 and iText 2.1.7. > {quote} -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org