On Fri, May 22, 2009 at 9:48 AM, Howard Simmons <[email protected]> wrote: > > Hello, > > I need help trying to figure out how to compile a static version of pdf2swf. > I'm trying to compile on a 32-bit openSUSE machine, then be able to copy the > binaries onto a 64-bit SUSE or RedHat machine and have them run, without > bothering too much about installing shared libraries and all that. I've > tried setting compiler options like -static but this doesn't work. How do > you compile the files that go with your binary distributions? Thanks for any > help you can give. > >
Maybe you can give a try with http://statifier.sourceforge.net/ or http://www.magicermine.com/ this one is comercial Ricardo
