• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Printing / Document Name

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Working on a simple print "thingy" and for some reason, I cannot change the name of the document that shows up in the printer object from the very helpful/descriptive 'My Document' (default).

(Win2000,SDK 1.4, printing to locally defined Windows printers)

I cannot seem to set the 'Copies', either ...

I've used different Hash sets and the appropriate 'objects' (I think?), including "JobName" - AttributeSet, and "DocumentName" in the PrintRequest Hash set ...

Basically, opening a file (PDF) and setting the flavor to AUTOSENSE (to simply get the data to the "hold" area/printer object ... )

PLEASE tell me I am missing something obvious ...
 
Would you turn that thing down? I'm controlling a mind here! Look ... look at the tiny ad ...
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic