Does anyone know of a component to create graphics PDF files? We need low-level control to create lines, curves, colors, gradients, etc.
This would seem to rule out AlivePDF, LiveCycle, which are text-oriented. The PDF component must run on the client, which eliminates server-based solutions like Apache FOP. It must represent the graphics as vector elements. An image of the graphics is not acceptable as it will be coarse and pixellated when the user zooms in. Thank you.
