Hi Sareth,

I tell me why you must use RTF as format? Is it possible for you to use
.doc or .docx format. With this format you can benefit with docx4j or
Apache POI project.
docx4j provides utilities to merge several docx and convert it to PDF with
FOP.

Apache POI provides doc 2 PDF converter with FOP. It exists too a docx 2
PDF converter based on iText and Apache POI.

I think if you use docx format you will benefit with a lot of features
(with docx4j or Apache POI).

Regards Angelo

2012/12/7 Stefan Hinz <stefan.h...@oracle.com>

> Hi Sareth,
>
> Are you sure you want to convert the RTF to DocBook, then to FO, then to
> PDF? To me, this would make sense only if you're planning to make changes
> to the combined file later on.
>
> If this is supposed to be a one-time conversion with no future edits of
> the docs, however, I'd suggest to open all the RTF in Libre Office (or any
> other office suite), make the necessary edits in Libre Office, and export
> the RTF to PDF with the built-in converter.
>
> Cheers,
>
> Stefan
>
>
> On 06.12.2012 16:51, sareth wrote:
>
>> Hello, in fact, I would like to convert any RTF file (with embedded
>> pictures
>> for example) in FO file, then take them and merge them into one FO, then
>> rework FO to add some text for example, and print it into PDF through FOP.
>>
>> Do you know any other free way to do this please ?  I currently look at
>> iText, but nothing until now...
>>
>> thanks for your help
>>
>> regards,
>> Sareth
>>
>>
>>
>> --
>> View this message in context: http://apache-fop.1065347.n5.**
>> nabble.com/using-FOP-to-**convert-RTF-to-FO-**tp37464p37466.html<http://apache-fop.1065347.n5.nabble.com/using-FOP-to-convert-RTF-to-FO-tp37464p37466.html>
>> Sent from the FOP - Users mailing list archive at Nabble.com.
>>
>> ------------------------------**------------------------------**---------
>> To unsubscribe, e-mail: 
>> fop-users-unsubscribe@**xmlgraphics.apache.org<fop-users-unsubscr...@xmlgraphics.apache.org>
>> For additional commands, e-mail: 
>> fop-users-help@xmlgraphics.**apache.org<fop-users-h...@xmlgraphics.apache.org>
>>
>>
>
> --
> Cheers,
>
> Stefan Hinz <stefan.h...@oracle.com>, MySQL Documentation Manager
>
> Phone: +49-30-82702940, Fax: +49-30-82702941, http://dev.mysql.com/doc
>
> ORACLE Deutschland B.V.&  Co. KG
> Registered Office: Riesstr. 25, 80992 Muenchen, Germany
> Commercial Register: Local Court Of Munich, HRA 95603
> Managing Director: Jürgen Kunz
>
> General Partner: ORACLE Deutschland Verwaltung B.V.
> Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
> Register Of Chamber Of Commerce: Midden-Niederlande, No. 30143697
> Managing Directors: Alexander van der Ven, Astrid Kepper, Val Maher
>
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> fop-users-unsubscribe@**xmlgraphics.apache.org<fop-users-unsubscr...@xmlgraphics.apache.org>
> For additional commands, e-mail: 
> fop-users-help@xmlgraphics.**apache.org<fop-users-h...@xmlgraphics.apache.org>
>
>

Reply via email to