Load remote PDF for printing

Good morning

I want to use a simple webservice which generates either a preview as GIF/PNG or a final PDF for a barcode for a local postal service.

Is there a way without expensive plugins to have a PDF loaded vie HTTS GET method and print it directly to a local thermo label printer?

thanks in advance
richard

it depends on the platform you’re using
but generally you can do that with an HTMLViewer control item
with the methods Load, and Print.