I have a favor to ask. Could anyone take a look at an issue I’ve reported on the usage of AlivePDF, and see if I’m making any obvious mistakes, or is it just an error in their code/repo.
In a nut shell, the AlivePDF allows you to export certain things from Flash and generate a pdf out of it. Recently they’ve added the possibility to embed .eps graphics, which can be exported as a VECTOR in a generated PDF (which is huge in a way). But my problem is related to adding multiple .eps files, and a bug that stacks the transform matrix (I think) of a previously added .eps to the next, resulting in stacking rotation values for example.
The full description on the problem is in the link below. I would gladly appreciate any help on this, because I’m on day 3 with this problem and I don’t have a clue what is the cause of this.
http://code.google.com/p/alivepdf/issues/detail?id=289&sort=-id%20-type
Thank you.
I know that I should post this on their forums, but not many people visit that site.