Dear All,
I am creating xps documents by printing to the xps document writer. I am
wondering if there is a way to programmatically with vb6 (without using
commondialog control) to provide the name and the directory where I want to
save the .xps files?
Thank you very much for any help in advance.
DORI
|
|
0
|
|
|
|
Reply
|
Utf
|
8/5/2010 3:33:03 AM |
|
On 05/08/2010 04:33, DORI wrote:
> Dear All,
> I am creating xps documents by printing to the xps document writer. I am
> wondering if there is a way to programmatically with vb6 (without using
> commondialog control) to provide the name and the directory where I want to
> save the .xps files?
I'm not aware of any method through the printer interface.
It is a standard format so you can write a file out yourself but you'll
need to put in some effort and time.
--
Dee Earley (dee.earley@icode.co.uk)
i-Catcher Development Team
iCode Systems
(Replies direct to my email address will be ignored.
Please reply to the group.)
|
|
0
|
|
|
|
Reply
|
Dee
|
8/5/2010 7:50:24 AM
|
|