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.

#1856 Is it possible to convert from xml to pdf directly?
Author:
nissanjp

Date created:
Type: feature
Visibility: Everybody
Assigned to:
State: closed 

Hi
I wonder whether it is possible to convert from xml to pdf directly?
For example, I pass one stdin utf-8 strinbg to commandline, then export pdf format.
Hi, you can do this in two commandline calls easily,
I don't see a point why should I combine it into single command.
Implementing conversion of xml directly without swf substep would be wasting my time,
sorry. It is already implemented so stick with it, please.
Thank you for understanding.
Because swf to pdf seems slow. I wonder whether xml to pdf can be faster.
The XML would have to be parsed in an intermediate structure that is not the same as the
SWF structure despite being what it's made for. It would just make no sense, take quite a
lot of time to develop and barely make it faster if at all.
State: new→closed