Is there anyone who can rewrite this line of code so it will write a SWF to a
PDF?
this.write (sprintf('q %.2f 0 0 %.2f %.2f %.2f cm '+a+' '+b+' '+c+' '+d+' 0 0
cm '+scaleX+' 0 0 '+scaleY+' 0 0 cm/I%d Do Q', pWidth*k, pHeight*k, pX*k,
(currentPage.h-(pY+pHeight))*k, info.i));
This current code is taken from alivepdf and is the section that writes a JPG
to a PDF?
SM
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders