Fixed
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Leon Miller-Out
Leon Miller-OutPriority
Labels
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
None
Affects versions
Created 25 November 2019 at 21:01
Updated 19 August 2020 at 12:14
Resolved 19 August 2020 at 12:14
Example file:
```
generated by the Lucee PDF Extension based on the files in this directoryArial=arial.ttf
Arial\ Black=arial_black.ttf
Arial\ Bold=arial_bold.ttf
```
There needs to be a newline after "this directory". The relevant code is at https://github.com/lucee/extension-pdf/blob/303a4cd528949a81db210b9ca1bd5a84f98e9956/source/java/src/org/lucee/extension/pdf/PDFDocument.java#L596