Is there a way to create vector output (.ps file or .pdf) using the printingtools service? The client will either be a javascript api or a runtime sdk app. I tried specifying eps as the format, it created a .ps file, but after using ghostscript to convert it to pdf , it only had a picture in it.
If printingtools only generates pictures, is there another way to create vector output using the javascript api or runtime sdk ?
Thanks,
Sean