Hi, my PDF is losing the ColorSpace, is this normal? When I open in Photoshop I got a alert that the file don't have an embedded CMYK profile.
If export JPG only, the profile is embedded.
My code to save PDF: image.write(Server.MapPath("file.pdf"))
There is something else to do?
Thanks
If export JPG only, the profile is embedded.
My code to save PDF: image.write(Server.MapPath("file.pdf"))
There is something else to do?
Thanks