All,
I am looking for good solution for the custom printing reqmt. We have sliverlight application which does printing using Arcobjects (using mxd template) using Geoprocessing Tool which has lot of issues. Print functionality outputs the PDF file (as attached PrintPDF.jpg) which has custom graphics layers with shapes and texts. We also need to print other header information and vertices (A,B..N) coordinates details. As a first step, I need to create a map with graphics layer in PDF format and then edit the PDF to add header and cooridnates detail.
a) ESRI Sliverlight API 3.1 does not able to print custom graphic layer and text symbols. How to do it?
b) How to save the PDF generated in server
Please help me on these above two questions?