Re: [Gambas-user] Displaying a pdf file to the user

2016-10-06 Thread Moviga Technologies
Yes, very. Use the gb.pdf component. Dim hPDF As New PdfDocument hPDF.Open("path") PictureBox1.Picture = hPDF[1].Image.Picture Den 05. okt. 2016 15:26, skrev Jose Monteiro: > I know how to call an external viewer. Is it simple to show a one page pdf > file inside a Gambas3 control? >

[Gambas-user] Displaying a pdf file to the user

2016-10-05 Thread Jose Monteiro
I know how to call an external viewer. Is it simple to show a one page pdf file inside a Gambas3 control? RegardsJosé Monteiro -- Check out the vibrant tech community on one of the world's most engaging tech sites,