Tagged Questions
7
votes
1answer
1k views
Background transparency for PDF/SVG
I am using lua/xe/latex to generate a logo as a PDF and convert it to an SVG using pdf2svg for use on a web page.
I would like to have a transparent background for the PDF and SVG.
The transparent ...