system.printing
How to print flex spark datagrid by using the mx PrintDataGrid? Or is there other way to achieve this without using the mx PrintDataGrid?
this is my first time to ask here since my question is not answerable in the adobe flex forum. So at least finally, I\'ve come to manage it here.[详细]
2023-04-11 04:31 分类:问答hide header and footer on text files when direct print using win32 and python
I am stuck here when printing directly to text files using this code win32api.ShellExecute (0, \"print\", \"datafile.txt\", None, \".\", 0)[详细]
2023-03-24 05:23 分类:问答Complex Printing task support for .net 4
I have been looking for tools which will allow to send documents (pdf,txt,doc,etc) to network printer.[详细]
2023-02-06 01:31 分类:问答System.Printing.PrintQueue QueueStatus not updating
Is there 开发者_运维问答a way to update the print queue status information contained in the PrintQueue object?[详细]
2023-01-26 08:57 分类:问答How to get System.Printing.PrintServer.GetPrintQueues to return the print queue list from remote server?
Problem I\'m trying to get a list of print queues available on a remote server. Ultimately this will need to be performed from ASP.NET, but for now I\'d settle for a console application to work.[详细]
2023-01-22 03:20 分类:问答Access Denied when calling PrintQueue.Pause() method in C#.net
I\'m trying to pause a windows 7 print queue using C#.NET visual studio 2008. I have full administrator rights but when I run the following code to Pause the Queue it says Access is Denied. Please hel[详细]
2023-01-18 23:17 分类:问答Printing from ASP.NET to a network printer
I need to send documents to a network printer (\\myserver\\myprinter).I\'m using the System.Printing classes to print, and it works fine when it\'s from a Windows Service, but from an ASP.NET app, it\[详细]
2023-01-16 16:37 分类:问答Printing two columns with "address cards"
For an application i\'m developing as my first c# project, i\'d like to be able to print information from the application in a similar style as the \'card style\' printing option that\'s available in[详细]
2023-01-11 20:50 分类:问答PrintableArea in C# - Bug?
I am having an issue with PageSettings.PrintableArea\'s width and height values. Width, Height, and Size properties claim to \"get or set\" the values. Also, the inflate() function claims to change th[详细]
2022-12-26 15:23 分类:问答Calculating large factorials in C++
I understand this is a classic programming problem and therefore I want to be clear I\'m not looking for code as a solution, but would appreciate a push in the right direction.I\'m learning C++ a开发者[详细]
2022-12-17 02:21 分类:问答