CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5

Threaded View

  1. #1
    Join Date
    Jul 2001
    Posts
    306

    PrintDlg with special page range

    Hello,

    in my app the user can select the pages to print by typing in a start and an end page.
    I think this is the standard dialog.

    How can I give the user the possibility to select e.g. page "1,2,6-9" like in Word?
    Any ideas?

    thx
    Ralf
    Last edited by Ralf Schneider; March 24th, 2014 at 10:50 AM.

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

Featured