Results 1 to 3 of 3

Thread: printing external file inside vb6 application

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2006
    Posts
    269

    printing external file inside vb6 application

    Hi,

    In a folder that contains file in pdf format, what I would like to do is in my vb6 program when user clicking on the the "PRINT DOCUMENT" button, the program will looks into the specific folder and print out all the pdf files with start page at page 2 and print 2 copies for each pdf document,

    could someone give me idea or some code sample to start with?

    Thank a lot!
    Last edited by mapperkids; Apr 30th, 2008 at 12:53 PM.

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2006
    Posts
    269

    Re: printing external file inside vb6 application

    Hi,

    Any idea???

  3. #3
    Frenzied Member
    Join Date
    Jul 2007
    Posts
    1,306

    Re: printing external file inside vb6 application

    To print PDF files, you need a PDF control like the Acrobat reader. The thing is they are not free (as I know).
    But take a look at this

    http://www.vbforums.com/showthread.php?t=428812

    http://visualbasic.ittoolbox.com/doc...f-from-vb-2979
    also this came in a search

    http://3d2f.com/tags/print/pdf/vb6/

    IIF(Post.Rate > 0 , , )

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width