Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. printing invoice

printing invoice

Scheduled Pinned Locked Moved C#
tutorial
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    s4_sabahatf
    wrote on last edited by
    #1

    how to give printing view ,to form in word formatting

    S 1 Reply Last reply
    0
    • S s4_sabahatf

      how to give printing view ,to form in word formatting

      S Offline
      S Offline
      SeMartens
      wrote on last edited by
      #2

      Hi, if you just want to print the form, have a look here: http://msdn.microsoft.com/en-us/library/6he9hz8c.aspx[^] But if you want a more sophisticated view (like Word) you should try sth called "report generator". There are several products like Crystal Reports, List Label (german) etc... Also some free generators are available. Regards Sebastian

      It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.

      S 1 Reply Last reply
      0
      • S SeMartens

        Hi, if you just want to print the form, have a look here: http://msdn.microsoft.com/en-us/library/6he9hz8c.aspx[^] But if you want a more sophisticated view (like Word) you should try sth called "report generator". There are several products like Crystal Reports, List Label (german) etc... Also some free generators are available. Regards Sebastian

        It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.

        S Offline
        S Offline
        SeMartens
        wrote on last edited by
        #3

        Oh just an addition. There is a control called Report Viewer. This one can take files with the extension rdlc. If you open such a file in VS2008, then you can create a report. This means that VS has its own report generator out of the box. Regards Sebastian

        It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups