Implementing a new renderer is generally not a particularly difficult
task. It requires that you know a lot about the format you're writing. I
think writing an SWF renderer is quite feasible although maybe not quite
mainstream. Depending on how much you want to implement (SVG support,
yes or no) it will take you about 2 to 4 weeks to achieve something
usable. It's probably best to copy an existing renderer (preferrably PDF
or PS) and rewrite it for the new format. If you decide to do this
you're welcome to throw questions our way. Make use of the various
existing renderers for examples.

HTH

On 14.11.2006 15:55:48 Oliver Müller wrote:
> Hi,
> 
> I wonder if it's difficult to implement a swf renderer, because I would like
> to use Flash instead of
> Acrobat Reader to show my documents in a browser.
> Since the swf format is open it should be possible to create that kind of
> output.
> Is there anyone with experience in creating swfs with Java or in
> implementing new renderes ?
> Can I build it on an exisiting renderer, or do I have to create it from the
> scratch?
> As a Flash Developer my Java skills aren't that good, so I definitely will
> need some help in the future.
> At the moment I can't rate the effort to accomplish this idea.
> Thanks for your answers.
> 
> -- 
> cheers,
> Olli



Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  • swf Renderer Oliver Müller
    • Re: swf Renderer Jeremias Maerki

Reply via email to