'Loading pdf Images in Swiftui View

I was refering to this Link which helps to load images froma url asynchronously in swiftui. (Using Combine and AsyncImage) However some of the images which I need to dsplay are in pdf format.

Is there any way to load pdf using the reference code i used?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source