Jump to content
Xtreme .Net Talk

Search the Community

Showing results for tags 'word'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • New Member at Xtreme .Net Talk?
    • Meet and Greet
    • Announcements
  • .NET
    • General
    • Windows Forms
    • ASP.NET
    • Directory / File IO / Registry
    • Database / XML / Reporting
    • Network
    • Graphics and Multimedia
    • Interoperation / Office Integration
    • Deployment
    • Regular Expressions
    • Syntax Specific
  • Knowledge Base
    • Tutors Corner
    • Code Library
    • Quick Tips
  • Xtreme .Net Talk Members Area
    • Water Cooler
    • Suggestions, Bugs, and Comments

Blogs

There are no results to display.

Categories

  • Code Samples
  • Tutorials & Guides
  • Articles
  • Code Downloads

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me


Location


Occupation


Visual Studio .NET Version


.NET Preferred Language


Skype


Facebook


Twitter ( X )

Found 1 result

  1. I am trying to automate a travel sheet printing application for our manufacturing process. This app will read in data from an order spreadsheet for each unit to be built, plug the data into a Word document (using FormFields), and PrintOut a copy of that travel sheet for each unit. The problem that I am running into is that some of the orders may have a few thousand units in it, and the printer would run out of paper before completing the order. Is there a way to determine when the printer is out of paper through my program so that I can alert the user instead of relying on them to constantly check the printer to see if it stopped because it was out of paper vs. finishing the entire print job? I am printing to a Xerox Phaser 5500, if that's necessary to know...
×
×
  • Create New...