« Return to Thread: Generate two files

RE: Generate two files

by Alexandre Moraes :: Rate this Message:

Reply to Author | View in Thread

Hi,

    other way is if the attribute background-image has an address of an svg image generated inside the stylesheet but it didn´t work until now. But i´m trying.



axdmoraes wrote:
Hi,

I will try to be clearer now.

I have this XML.

<chapter tool="001" pn="80" type="TDS">
   <title>Title1</title>
    <tlsect type="PNU" toolnbr="001" sectnbr="80">
       <title>asdasdasdUSE</title>
         <para>Para 1</para>
    </tlsect>
</chapter>

And I have a xsl:fo to format this file. But I need to show the chapter attributes:tool, pn and type like a watermark behind the text. Then I need to generate a pdf file with this information and put it like a background in the first pdf.

Like the picture.

Thanks

Alexandre


Vladimir Rodimyuk wrote:
Please, explain yourself.
If you are going to add some post-processing try you may consider to use XEP intermediate format. Read about it here: http://www.renderx.com/reference..html#a#IntermediateFormatSpecification_Specification

Respectfully,
Volodymyr Rodymyuk

> -----Original Message-----
> From: www-xsl-fo-request@w3.org [mailto:www-xsl-fo-request@w3.org] On
> Behalf Of axdmoraes
> Sent: Tuesday, August 28, 2007 5:48 PM
> To: www-xsl-fo@w3.org
> Subject: Generate two files
>
>    I´m using XEP and I would like to generate a separate PDF or xml(that
> could be re-processed) file that will be a background of my original pdf
> file.
>    I´ll generate this file using information that is in the "original" xml
> file.
>   Is it possible?
>    If someone has a solution of how to write in a text file will be great..

 « Return to Thread: Generate two files