Quoting "Bendik R.Johansen" <[EMAIL PROTECTED]>: > Is there a simple way to do this like: > > (Pseudo code) > <text x="30" y="40"> > Hello, world! > </text>
This kind of functionality is not provided in the XML package. > Also, is there a way to define an existing pdf to add text to, in xml? No, you will have to write your own handler if you want to have this kind of functionality. Bruno ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
