传真 - 第二篇文章 [英] fax - second post

查看:73
本文介绍了传真 - 第二篇文章的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个VB.net解决方案,所以我可以直接从GDI发送传真。

我找到了对FaxStartPrintJob的引用,其中大多数都是参考
C#中
。因为我不是交流#程序员,所以我对如何实现这一点没什么了解。


有人在VB中做过这个吗?你有没有一个例子。我能找到的最接近

的是:
http://msdn.microsoft.com/library/de...egacy_1rzo.asp

。 ......但大部分都是我的头脑。


谢谢。


-Rob T.

I''m looking for a VB.net solution so I can send faxes directly from the GDI.
I''ve found references to the FaxStartPrintJob, which are mostly referenced
in C#. Since I''m not a c# programmer, I have little understanding of how to
impliment this.

Has anyone done this in VB and would you have an example. The closest thing
I can find is this:
http://msdn.microsoft.com/library/de...egacy_1rzo.asp
....but most of this is over my head.

Thanks.

-Rob T.

推荐答案

这适用于企业多用户使用还是单个隔离计算机?将

有一个带有多线传真卡的Windows 2003(或2k或NT)服务器,或者你需要对消费者传真调制解调器进行编码吗?


如果它适用于独立用户计算机,那么操作系统是什么?


罗伯特史密斯

柯克兰,华盛顿
www.smithvoice.com


Rob T < RT ********* @ DONTwalchemSPAM.com>在消息中写道

新闻:%2 *************** @ TK2MSFTNGP12.phx.gbl ...
Is this for corporate multiuser use or for single, isolated machines? Will
there be a Windows 2003 (or 2k or NT) Server with a multiline fax card or do
you need to code against a consumer fax-modem?

If it''s for indedpendent user computers, what are the OSes?

Robert Smith
Kirkland, WA
www.smithvoice.com

"Rob T" <RT*********@DONTwalchemSPAM.com> wrote in message
news:%2***************@TK2MSFTNGP12.phx.gbl...
我''我正在寻找一个VB.net解决方案,所以我可以直接从
GDI发送传真。我找到了对FaxStartPrintJob的引用,这些引用主要是在C#中引用的。因为我不是一个c#程序员,所以我对如何实现这一点几乎没有什么了解。

有没有人在VB中做过这个并且你有一个例子。我能找到的最接近的是:
http://msdn.microsoft.com/library/de...egacy_1rzo.asp
......但大部分已结束我的头。

谢谢。

-Rob T。
I''m looking for a VB.net solution so I can send faxes directly from the
GDI. I''ve found references to the FaxStartPrintJob, which are mostly
referenced in C#. Since I''m not a c# programmer, I have little
understanding of how to impliment this.

Has anyone done this in VB and would you have an example. The closest
thing I can find is this:
http://msdn.microsoft.com/library/de...egacy_1rzo.asp
...but most of this is over my head.

Thanks.

-Rob T.



这是否适合企业多用户使用还是单个孤立的机器?将

有一个带有多线传真卡的Windows 2003(或2k或NT)服务器,或者你需要对消费者传真调制解调器进行编码吗?


如果它适用于独立用户计算机,那么操作系统是什么?


罗伯特史密斯

柯克兰,华盛顿
www.smithvoice.com


Rob T < RT ********* @ DONTwalchemSPAM.com>在消息中写道

新闻:%2 *************** @ TK2MSFTNGP12.phx.gbl ...
Is this for corporate multiuser use or for single, isolated machines? Will
there be a Windows 2003 (or 2k or NT) Server with a multiline fax card or do
you need to code against a consumer fax-modem?

If it''s for indedpendent user computers, what are the OSes?

Robert Smith
Kirkland, WA
www.smithvoice.com

"Rob T" <RT*********@DONTwalchemSPAM.com> wrote in message
news:%2***************@TK2MSFTNGP12.phx.gbl...
我''我正在寻找一个VB.net解决方案,所以我可以直接从
GDI发送传真。我找到了对FaxStartPrintJob的引用,这些引用主要是在C#中引用的。因为我不是一个c#程序员,所以我对如何实现这一点几乎没有什么了解。

有没有人在VB中做过这个并且你有一个例子。我能找到的最接近的是:
http://msdn.microsoft.com/library/de...egacy_1rzo.asp
......但大部分已结束我的头。

谢谢。

-Rob T。
I''m looking for a VB.net solution so I can send faxes directly from the
GDI. I''ve found references to the FaxStartPrintJob, which are mostly
referenced in C#. Since I''m not a c# programmer, I have little
understanding of how to impliment this.

Has anyone done this in VB and would you have an example. The closest
thing I can find is this:
http://msdn.microsoft.com/library/de...egacy_1rzo.asp
...but most of this is over my head.

Thanks.

-Rob T.



通常这将用于2000或2003服务器,但也将运行在某些用户的
2000和xp工作站上。我想使用

内置传真功能来避免许可和分发问题,因为这个包被转售。

。目前我只有文本版本工作

(来自msdn),但我的雇主希望'稍微修改一下。


谢谢。


" smith" < RC ******** @ smithvoiceTAKEOUT.com>在消息中写道

news:zU *************** @ newsread1.news.pas.earthlin k.net ...
Normally this will be used on 2000 or 2003 servers, but will also run on
2000 and xp workstations for certain users. I would like to use the
built-in fax capabilities to avoid licensing and distrubution issues, since
this package is resold. Currently I have the text only version working
(from msdn), but my employer want''s to spruce it up a bit.

Thanks.

"smith" <rc********@smithvoiceTAKEOUT.com> wrote in message
news:zU***************@newsread1.news.pas.earthlin k.net...
这是企业多用户使用还是单个孤立的机器?
是否会有带有多线传真卡的Windows 2003(或2k或NT)服务器,或者您是否需要针对消费者传真进行编码? -modem?

如果它适用于独立用户计算机,那么操作系统是什么?

罗伯特史密斯
柯克兰,华盛顿州
www.smithvoice.com

Rob T < RT ********* @ DONTwalchemSPAM.com>在消息中写道
新闻:%2 *************** @ TK2MSFTNGP12.phx.gbl ...
Is this for corporate multiuser use or for single, isolated machines?
Will there be a Windows 2003 (or 2k or NT) Server with a multiline fax
card or do you need to code against a consumer fax-modem?

If it''s for indedpendent user computers, what are the OSes?

Robert Smith
Kirkland, WA
www.smithvoice.com

"Rob T" <RT*********@DONTwalchemSPAM.com> wrote in message
news:%2***************@TK2MSFTNGP12.phx.gbl...
我正在寻找一个VB.net解决方案,所以我可以直接从
GDI发送传真。我找到了对FaxStartPrintJob的引用,这些引用主要是在C#中引用的。因为我不是一个c#程序员,所以我对如何实现这一点几乎没有什么了解。

有没有人在VB中做过这个并且你有一个例子。我能找到的最接近的是:
http://msdn.microsoft.com/library/de...egacy_1rzo.asp
......但大部分已结束我的头。

谢谢。

-Rob T。
I''m looking for a VB.net solution so I can send faxes directly from the
GDI. I''ve found references to the FaxStartPrintJob, which are mostly
referenced in C#. Since I''m not a c# programmer, I have little
understanding of how to impliment this.

Has anyone done this in VB and would you have an example. The closest
thing I can find is this:
http://msdn.microsoft.com/library/de...egacy_1rzo.asp
...but most of this is over my head.

Thanks.

-Rob T.




这篇关于传真 - 第二篇文章的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆