Loading a PDF File

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

    #1

    Loading a PDF File

    Is there a way to load a PDF file and allow for printing?

    Thanks
  • Ken Tucker [MVP]

    #2
    RE: Loading a PDF File

    Hi,

    Maybe this will help


    Ken
    --------------------------

    "Arne Beruldsen" wrote:
    Is there a way to load a PDF file and allow for printing?
    >
    Thanks

    Comment

    • Scott M.

      #3
      Re: Loading a PDF File

      system.debug.pr ocesses.start(" some.pdf")

      Then the user can just hit print.


      "Arne Beruldsen" <ArneBeruldsen@ discussions.mic rosoft.comwrote in message
      news:F82204DE-4AF9-4460-B16E-C24E6D32E27F@mi crosoft.com...
      Is there a way to load a PDF file and allow for printing?
      >
      Thanks

      Comment

      • The Frog

        #4
        Re: Loading a PDF File

        This was pointed out to me a short while ago. Free .Net assembly and
        very capable.

        Cheers

        The Frog



        Comment

        Working...