CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2011
    Posts
    0

    Save separate pay slips

    Hi

    I have a report to generate pay slips for all the employees of an organization. Now the new requirement is to save the pay slips of individual employees in separate files (say PDF or Excel), so that it could be sent through mail to the corresponding employees. Is there any option through which separate pay slips could be saved? Database : Sql Server 2000 Crystal Reports version 10.


    Rgds
    Mohan Kumar VS

  2. #2
    Join Date
    Jul 2005
    Posts
    1,083

    Re: Save separate pay slips

    Are you using an application to call the report?
    If so, then say language and version, please...
    JG


    ... If your problem is fixed don't forget to mark your threads as resolved using the Thread Tools menu ...

Tags for this Thread

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