Please keep on the mailing list.
Please consult the Javadocs.

Segev, Eli wrote:

Bruno,

How can you add an XmpWriter instance to a PdfWriter?  It is not a
PdfObject.
http://itextdocs.lowagie.com/docs/com/lowagie/text/pdf/PdfWriter.html#setXmpMetadata(byte[])
http://itextdocs.lowagie.com/docs/com/lowagie/text/xml/xmp/XmpWriter.html
You can create the XmpWriter with a ByteArrayOutputStream and
use the bytes that are written to that stream with method setXmpMetadata.

How can you add RDF triples (or a graph) to XmpWriter?  How do you add
RDF triples to XmpSchema?
I wrote this functionality half a year ago and it has been
a very busy half year. Believe me: It would take me as
much time to look up how it works as it would take you
to do it yourself.
br,
Bruno


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to