H
HaySeed
I need to print to disk with a dynamic output filename. I have read some
material that would seem to indicate that the way to do this is to use the
Microsoft defined DOCINFO structure and the StartDoc function in the Win32
API. I have checked my Win32 API Bible and found no such reference.
Q.1 - Is this the best approach?
Q2 - What would the code look like?
material that would seem to indicate that the way to do this is to use the
Microsoft defined DOCINFO structure and the StartDoc function in the Win32
API. I have checked my Win32 API Bible and found no such reference.
Q.1 - Is this the best approach?
Q2 - What would the code look like?