Details
Assignee
UnassignedUnassignedReporter
Zac SpitzerZac SpitzerLabels
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
Affects versions
Priority
New
Details
Details
Assignee
Unassigned
UnassignedReporter
Zac Spitzer
Zac SpitzerLabels
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
Affects versions
Priority
Created 8 July 2015 at 01:49
Updated 8 September 2020 at 09:44
Would like to be able to use SVG files in the pdfs generated by cfdocument.
Ex:
<cfdocument format="pdf">
<cfoutput>
<img src="test.svg" />
</cfoutput>
</cfdocument>
from https://issues.jboss.org/browse/RAILO-1487