Adding -v[v][v] should give you text output on the console showing you what pdf2swf is doing. It won't affect what is actually happening.
Also, you haven't told us/me what happens when you execute pdf2swf from the command prompt, rather than through PHP ( which is what I assume you are doing? ). To recap. The command executes, or appears to,right? If it executes, you'll get output, and -v will show stuff. What I presume is happening is that the swf file is not being written to disk. If so, that smacks of a permissions issue. So, I repeat.. What happens when you execute pdf2swf from the command prompt? Also check your system log files carefully. There should be clues there as well. Regards, Chris. >On Wed, 13 Jul 2011 15:03:06 +0530 >Its Me For Testing <[email protected]> wrote: > Dear Chris, > > If i add verbose its does not convert pdf to swf. (I am unable to get > output). I have already implement the same conversion. So for i have opted > this tool. I have already created system PATH. > > > > On 8 July 2011 03:47, Chris <[email protected]> wrote: > > > On Thu, 7 Jul 2011 11:34:05 +0530 > > Its Me For Testing <[email protected]> wrote: > > > > > Dear Chris, > > > > > > Thanks for your comment. > > > > > > In this code we are running latest SWFtools in windows 2003 and IIS6. > > > > Not used either, sorry. But, it'd be very odd for there to be an issue > > under > > 2003. > > > > > Its have proper write permission. This code convert as single %.swf > > instead > > > of separate swf. > > > > Forgetting the webserver for a moment, What exactly happens when issuing > > pdf2swf > > from the command prompt? ( Personally, I'd also simplify matters by > > amending the > > system PATH ) > > > > Adding the verbose flags -v[v][v]? What do they tell you? > > > > Have you tested the pdf conversion elsewhere, on another system? > > > > Care to link to the swf? > > > > Regards, > > > > > > Chris > > -- > > <[email protected]> > > -- Chris <[email protected]>
