Hi,
I have downloaded SWFTOOL toolkit as i want to integrate it in my program i did some changes in the generated makefile to create library of pdf2swf instead of executables. I renamed the default int main () function to say int convert(int argc, char* argv[]) and calling convert function from my application. Then we have written a simple java program which will call this executable and we have abserved that it hangs after processing 300 pages. The same pdf worked fine when processed by c++ execulable which loads PDF2SWF library for conversion . It hangs only if c++ exe is called by simple java program . The input PDF had around 1500 Pages and size is around 97 MB . I have attached a sample pdf here with this mail. Do anybody have any idea regarding this ? Thanks in advance. Thnaks Aparna
