PDF preview

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • SebTomato

    PDF preview

    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
  • rowe_newsgroups

    #2
    Re: PDF preview

    On Sep 2, 4:40 am, SebTomato <sol...@gmail.c omwrote:
    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]

    Comment

    Working...