On Wed, 2005-03-02 at 10:44 -0500, [EMAIL PROTECTED] wrote:
> Iʼm sure this sounds weird.  But, Iʼm referencing the missing file in a 
> hyperlink, not trying to render it.  

That is actually the problem the site creation is be done by the cocoon
crawler which will try to render all links found on the page. 

A not really nice workaround would be to define the link as absolute
(e.g. http://yourServer.com/someDir/test.pdf)

Like I said it is not nice but may work for your use case.

HTH

> Furthermore, Iʼm generating a static site locally with a relative address, 
> but when itʼs ported to the network server, the file will be present.
> 
> > 
> > From: Thorsten Scherler <[EMAIL PROTECTED]>
> > Date: 2005/03/02 Wed AM 10:22:29 EST
> > To: [email protected]
> > Subject: Re: FOPException: No flow in page-sequence
> > 
> > On Wed, 2005-03-02 at 10:05 -0500, [EMAIL PROTECTED] wrote:
> > > I?m receiving a "FOPException: No flow in page-sequence" message when I 
> > > reference a non-existent Raw file in the form of <a 
> > > href="../../test.pdf">Testing PDF</a>.  
> > 
> > why do you want to reference a non-existent Raw file, anyway?
> > 
> > > Can I turn FOP's link checking off?  Or, am I misunderstanding this error 
> > > message?
> > 
> > You cannot create a pdf out of a non-existent file!!!
> > 
> > > 
> > > Thanks,
> > > Greg
> > > 
> > 
> > HTH
> > -- 
> > thorsten
> > 
> > "Together we stand, divided we fall!" 
> > Hey you (Pink Floyd)
> > 
> > 
> 
-- 
thorsten

"Together we stand, divided we fall!" 
Hey you (Pink Floyd)

Reply via email to