Resulting swf file name when using % character? ??.swf converts to ??.swf What happens if you use two or three, as in %%.swf or %%%.swf?
What happens if you precede or post '%' with other text characters? What are the resulting file name? I've also forgotten what o/s you are using. Chris. >On Wed, 13 Jul 2011 17:01:21 +0530 >Its Me For Testing <[email protected]> wrote: > Dear Chris, > > Its converting as single file. I am unable to convert separate SWF files. > Its written like %.swf. I am running from command line. > > Thanks > > > On 13 July 2011 18:54, Chris <[email protected]> wrote: > > > >On Wed, 13 Jul 2011 15:47:13 +0530 > > >Its Me For Testing <[email protected]> wrote: > > > > > Dear Chris, > > > > > > Sorry for my above mail. First i added with verbose i did not get any > > > output(I have tried multiple verbose) > > > > > > Now I got text console. This FYI > > > > > > VERBOSE Adding C:\swftools\fonts to search path > > > Title: > > > Subject: > > >.. > > >.. > > > NOTICE processing page 8 > > > NOTICE SWF written > > > > > So, it's telling you that the SWF is being written, which sort of means the > > problem is not with pdf2swf. > > > > Did you execute pdf2swf from the command line?? Was the swf being written > > to disk, or not? > > > > Regards, > > > > > > Chris. > > > > > On 13 July 2011 17:19, Chris <[email protected]> wrote: > > > > > > > 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]> > > > > > > > > > > -- > > Chris <[email protected]> > > -- Chris <[email protected]>
