« Return to Thread: Transformation of an XML with visio file into PDF

Re: Transformation of an XML with visio file into PDF

by Adrian Cumiskey-2 :: Rate this Message:

Reply to Author | View in Thread

Hi Nalesk,

You'll have to convert them first.  I would suggest you export each
embedded visio file as SVG, and then include the SVG as an
<fo:instream-foreign-object/> or <fo:external-graphic/>.

Adrian.

nalesk77 wrote:

> Hello,
>
> I'm completely new at transforming XML to PDF using FOP.
> I have some XML document with visio files embedded.
> I'd like to transform them into PDF.
>
> Is there an object like <fo:external-graphic> for external documents such as
> .vsd?
> Or Do I have no choice but to convert them into graphic 1rst?
>
> Thanks in advance for your help.
>
> Best regards,
> Nalesk77
>  


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@...
For additional commands, e-mail: fop-users-help@...

 « Return to Thread: Transformation of an XML with visio file into PDF