wildcatherder Posted February 20, 2009 Report Share Posted February 20, 2009 How DO you print from Project Explorer? I don't need all the fancy icons; I just want to be able to print things like the list of dependencies. I find that Print and Print Window are grayed out (disabled) when in Project Explorer. Quote Link to comment
Rolf Kalbermatter Posted February 23, 2009 Report Share Posted February 23, 2009 QUOTE (wildcatherder @ Feb 19 2009, 08:07 PM) How DO you print from Project Explorer? I don't need all the fancy icons; I just want to be able to print things like the list of dependencies. I find that Print and Print Window are grayed out (disabled) when in Project Explorer. No there isn't so far such an option. The reason is probably twofold. For one whatever format the developer would come out with to print information it would be always critizied to not contain the information in the format specific users wanted. Second the information in the project window is quite involved and you can think of a myriad of things to print from that. What you can do is going with some of the Project VI Server property Nodes and methods to do your own project information enumeration and create a text file of some sort with the specific information you are interested in. Rolf Kalbermatter Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.