I would imagine that what he is talking about is using an Oracle reports template in some way with iText. The context here is that an .rdf file is, with Oracle reports, something like a "report definition file", which can use some type of template for output. One of the available output formats of an Oracle report is a PDF. I interpret the original question as asking if there is a way to use the Oracle reports templates with iText... I can't think how you could do it, although I have never worked with templates in iText anyway. If iText can use any PDF for a template you could possibly find a way to generate a blank Oracle report that still exemplifies the template and export to PDF output, then use this as a template in iText. This is complete speculation, however.
-Matt --- [EMAIL PROTECTED] wrote: > Sergio Lopez Rodriguez writes: > > > Ok, i think the answer is NO but ... is possible > to use the Oracle Reports > > template .rdf? > > I don't know anything about the Oracle Reports > template .rdf. > > As far as I know RDF stands for Resource Description > Framework > (correct me if I'm wrong) and an .rdf file contains > mainly > metadata of a document formatted as XML. RDF is used > in the > context of Content Management Systems. > > So I don't know how you would use such a file in > combination > with iText. Explain it to the mailing list and maybe > we can > help you. > > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
