My 2 major doubts!

Hai friends… Thank you for helping me in developing a virtual printer driver that renders bmp output. But still 2 problems exists.

  1. If a document containing multiple pages are printed, it prints only first page.
  2. It doesn’t display “save as” dialog box, when asked to print a document that is one page long. It default’s to desktop for saving. If multiple pages are given, it displays “save as” dialog box, but prints without any extension…

Help me in knowing these two major things… Thank you in advance for all your replies…

xxxxx@gmail.com wrote:

  1. If a document containing multiple pages are printed, it prints
    only first page.
  2. It doesn’t display “save as” dialog box, when asked to print a
    [one page doc].

See my answer from 2008FEB-19 13:11. If you implemented it like
suggested (looks like you actually did), you obviously have a bug in the
“SendPage” routine.

Without looking at your actual source code / full project, nobody will
be able to help you. How about checking it in with SourceForge and
posting a link?