print a document saved in printer memory


hi want create function can print file saved in printer memory if there multiple files in memory want pass name of file . possible 

pls help.

 

thanks


want add mvp name.

hi bahushekh,

>can perform above in c# there printer class in c# ?

microsoft.visualbasic.powerpacks.printing.compatibility.vb6.printer class
http://msdn.microsoft.com/en-us/library/microsoft.visualbasic.powerpacks.printing.compatibility.vb6.printer.aspx

the visual basic 6.0 printer object has no direct equivalent in visual basic 2010. printer object provides properties, methods, , events of visual basic 6.0 printer object. enables visual basic 6.0 printing code run after upgrade.

if want use printer class in c#, first want add dll project.

  1. right-click project , choose "properties"
  2. then click "add-references...", show dialog. can find reference (microsoft.visualbasic.powerpacks.vs.dll) , add project

download visual basic power packs 3.0 http://msdn.microsoft.com/en-us/vbasic/bb735936 

 


vin jin [msft]
msdn community support | feedback us
get or request code sample microsoft
please remember mark replies answers if , unmark them if provide no help.




Visual Studio Languages  ,  .NET Framework  >  Visual C#



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

job syspolicy_purge_history job fail in sqlserver 2008

Trying to register with public marketplace error with 'Get-AzureStackStampInformation'