On Mon, Feb 05, 2007 at 06:48:52PM +0100, Zsolt Vilhelm wrote: > I'm converting copyrighted PDFs to SWF and I'm looking for a way to disable > the print option of the flash player. > Is it possible to achive this via the swftool command line?
Rainer coded something like this a while ago. You can enable it by uncommenting the line //#define USE_WATERMARK 1 // set this flag to print-protect your swfs in swfs/simple_viewer.c, recompiling/installing and then converting your PDFs using the "-b" option. Greetings Matthias _______________________________________________ Swftools-common mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/swftools-common
