ASP.NET: Print All Web Documents at a time

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ananthu
    New Member
    • Sep 2007
    • 87

    ASP.NET: Print All Web Documents at a time

    Hi,

    My printing task is different from other web projects.

    I will explain the task clearly.

    I have 3 DIV Tags in a web page.

    When I click Print All button in the web page, i have to store the contents of 3 DIV tags in rich text format file. Then i perform some codings for modifying the contents of 3 DIV Tags. Similarly i have to store the contents of them in same rich text file (appending to a file after page break) and so on.

    Then atlast i have to open that rich text file and then print them.

    This is my task.

    I have written the code for creating the rtf file in a particular directory.

    Now i need the code for storing the contents of 3 DIV tags in RTF file.

    Please help me...

    If there is any other way means suggest me. But it should be simple and easy to understand.

    Thanks in advance.
  • CroCrew
    Recognized Expert Contributor
    • Jan 2008
    • 564

    #2
    Please just make one post to get your answers:



    @Moderator: Can we get the two post combined together?

    Thanks,
    CroCrew~

    Comment

    • Ananthu
      New Member
      • Sep 2007
      • 87

      #3
      Yes. Combine the post.

      But I need solution urgently. Please help me in this regards.

      Thanks in advance.

      Comment

      • Frinavale
        Recognized Expert Expert
        • Oct 2006
        • 9749

        #4
        Combining threads makes things confusing.
        Instead of combining them I'm going to close this thread.

        You can see more help on the issue in your other thread:
        Printing Multiple documents

        Comment

        Working...