PDF preview

  • Thread starter Thread starter SebTomato
  • Start date Start date
S

SebTomato

Hi,

I would like to create an application in VB.NET to preview PDF files
and rename them according to their content. Does anybody know if it is
possible to include a PDF preview pane in VB.NET?

Thanks!

Seb
 
Hi,

I would like to create an application in VB.NET to preview PDF files
and rename them according to their content. Does anybody know if it is
possible to include a PDF preview pane in VB.NET?

Thanks!

Seb

Normally you can just include the web browser control on your
application and open the PDF there.

Thanks,

Seth Rowe [MVP]
http://sethrowe.blogspot.com/
 
Back
Top