On 2015-05-25 Andreas Delmelle wrote:
> > On 2015-05-25 Jan Tosovsky wrote:
> >
> > can you hypothetically imagine any way how to convert virtual page
> > objects to the office document structure? I actually I think of 
> > 'Slides' to PPTX (XSLF) conversion.
> > 
> > There is not an easy way to produce paginated PPTX content using 
> > pure XSLT. But FOP has all the required info somewhere in the 
> > memory before serializing it into PDF, which could be somehow 
> > pushed to POI.
>
> it seems like it may just be possible to achieve something like 
> this by means of FOP's Intermediate Formats[*], which can already
> be utilised to split up the basic formatting and rendering processes.

This approach could theoretically elimintate POI completely as most of IF ->
PPTX could be done via XSLT ;-) But it is too low level for me.

Anyway, I'll investigate also POI end.

Jan

<<attachment: winmail.dat>>

Reply via email to