Hi everybody,

Here is my problem: I have a program displaying medias (images and videos) as a carousel of thumbnails; when clicking a thumbnail, the media is shown in a special viewer. What I would like to do is to add pdf to the list of accepted formats.

Is there a way to import pdf in Qt, and to display the content in a QGraphicsView?