PDF / AI Transparency?
Hi,
I'm working on a project in which users will be applying their art/logos on top of a print template (PDF or AI), which is then applied as a texture to a 3d object.
I would like to be able to transform the template file into a PNG file, having the background transparent instead of white.
I have tried using the make_transparent option, but that results in white ghosting around the artwork.
Is there a way to transform to a png while maintaining the transparency from the source file?
-
Hi,
You might want to try using `b_none`. For example, I took the pdf: https://res.cloudinary.com/demo/image/upload/cloudinary_icon.pdf
Convert it to pdf and make it transparent:
Please let me know if that works,
1 -
`b_none` works perfectly. Thanks so much!
1
Post is closed for comments.
Comments
2 comments