How to insert SVG into an existing PDF while preserving vector properties?

Is it possible to import an SVG image (that includes paths, lines, and text) into an existing PDF while keeping its vector properties (meaning, I don’t want it to be converted into a PNG or rasterized image). When the PDF zooms into the image, I don’t want it to get pixelated like a rastorized image does when you zoom it.

@RichColeman

I regret to share that at present when you will add the SVG to PDF, it will not preserve its vector characteristics. A ticket with ID PDFNET-46350 has already been added in our issue tracking system to address this issue. This thread has been linked with the issue so that you may be notified once the issue will be fixed.