If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : We have got a new blog where we post some interesting SWF internals info.

#1816 PDF export leaks temporary files
Author:
dogtocat

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: PDF
State: closed 

> What steps will reproduce the problem?
Use command "ffdec -cli -format frame:pdf -export frames output some.swf" on Linux, then
look under "/tmp"
> What is the expected output? What do you see instead?
"/tmp" should be clean, instead it has a lot of temporary font files starting with
"ffdec_font_export_".
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
JPEXS Free Flash Decompiler v.15.0.0
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
Any SWF files with embedded text will be able to reproduce the issue.
This is fixed in nightly 2111.
State: new→upgraded
State: upgraded→closed