Not yet. I've been thinking of doing something similar to Batik where they write to a Graphics2D and generate SVG from that but this is not to be in the near future.
Best Regards, Paulo Soares ----- Original Message ----- From: "Michael Duffy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 12, 2002 18:28 Subject: [iText-questions] Embedded Components > Is it possible to embed a java.awt.component into iText? > > I want to put an image into a pdf file that is a scalable vector, not a > bit map. > > A commercial program, JPageLayout has this capability: > > "In addition to displaying images defined by image files, JClass > PageLayout is capable of importing and displaying a visual object, such > as a JClass Chart, so long as the object is of type java.awt.Component. > The process is simple: instantiate the component and pass it to the > current flow as a parameter in the flow's embedComponent() method." > > Has anyone tried to do this in iText? > > Mike > > _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
