You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I want to add watermark on the output, is There any suggestions?
I don't want to simply add text or picture path on svg, and don't want to add watermark on the pdf.
Thanks.
The text was updated successfully, but these errors were encountered:
I'm not sure what you are trying to achieve - something that subtly alters the SVG to identify it?
To add a watermark in general, PDF2SVG isn't really going to be appropriate. I'd use qpdf to add one and then convert to SVG. (Or convert to SVG then use the command line interface to inkscape.)
I'm not sure what you are trying to achieve - something that subtly alters the SVG to identify it?
To add a watermark in general, PDF2SVG isn't really going to be appropriate. I'd use qpdf to add one and then convert to SVG. (Or convert to SVG then use the command line interface to inkscape.)
Thank you for reply,
I just want to add a water mark that can not be removed by delete style or path in svg.
There is another question about pdf2svg only can transform one page in some special pdf, if I set a page param, it will say:"Page does not exist",
Hi,
I want to add watermark on the output, is There any suggestions?
I don't want to simply add text or picture path on svg, and don't want to add watermark on the pdf.
Thanks.
The text was updated successfully, but these errors were encountered: