473,387 Members | 1,476 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Web Based Printing

I have a web site that needs to print or fax a series of office (word and
excel) and/or PDF documents. Does anyone know of a service / api that will
allow me to print or fax these as a group? i.e. one fax or continuous
printed document.

-Andy

Mar 20 '07 #1
3 898
On Mar 20, 9:34 am, "Andrew Robinson" <nem...@nospam.nospamwrote:
I have a web site that needs to print or fax a series of office (word and
excel) and/or PDF documents. Does anyone know of a service / api that will
allow me to print or fax these as a group? i.e. one fax or continuous
printed document.

-Andy
There are a lot of faxing solutions but a specific one I know of is
http://www.dataoncall.com/web-fax-api/index.jsp

You can either send an email to kick off the fax or do a POST to their
service with your information in it.

I'm not sure about printing. Are the printers located within your
offices or in one specific location or are there numerous destinations
like a users printer at their house?

Mar 20 '07 #2
Thanks for the pointer Jeff, but I am looking for something that I can host
on my own server.

-Andy

"Jeff T" <je**@quixion.netwrote in message
news:11**********************@o5g2000hsb.googlegro ups.com...
On Mar 20, 9:34 am, "Andrew Robinson" <nem...@nospam.nospamwrote:
>I have a web site that needs to print or fax a series of office (word and
excel) and/or PDF documents. Does anyone know of a service / api that
will
allow me to print or fax these as a group? i.e. one fax or continuous
printed document.

-Andy

There are a lot of faxing solutions but a specific one I know of is
http://www.dataoncall.com/web-fax-api/index.jsp

You can either send an email to kick off the fax or do a POST to their
service with your information in it.

I'm not sure about printing. Are the printers located within your
offices or in one specific location or are there numerous destinations
like a users printer at their house?
Mar 20 '07 #3
Hi Andy,

Regarding on sending FAX, the raw interface on windows platform should be
tha TAPI api, however, due to the complexity of TAPI and time consuming for
completely developing a FAX solution via TAPI, it does be preferred to use
an existing component. Here are some FAX components I've searched:

#FaxMan - ActiveX/DLL/.NET - V4.0
http://www.componentsource.com/produ...man/index.html

#RFax 1.1 for .NET - Fax component
http://www.java4less.com/fax_dotnet.htm

IMO, since your main application is ASP.NET web application, you can
consider separate the FAX sending service from your web application. for
example, you can use a standard winform or console or service application
to host the FAX sending program and let your web application send FAX
sending request to the FAX service application (through remote method call)
in a queued model, this can make your web application loose coupled with
the FAX functionality.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead

==================================================

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.

==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.





Mar 21 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Jody Gelowitz | last post by:
I am trying to find the definition of "Safe Printing" and cannot find out exactly what this entitles. The reason is that I am trying to print contents from a single textbox to no avail using the...
2
by: Daniel | last post by:
I use an Access database to basically take data exports, import them, manipulate the data, and then turn them into exportable reports. I do this using numerous macros, and queries to get the data...
32
by: Hank | last post by:
Hello, Five years of development has us using a very large database (a couple hundred screens) in one location, which is very managable. Now our company will be expanding to several distant...
4
by: Suzanka | last post by:
Hello, I have an application written in C# on visual studio .NET. It is a web aplication. The application consists of many different forms, that users occassionaly want to print out for filing....
4
by: Arif | last post by:
I C# code prints very slow as compared to a third party barcode printing software. That software prints approximately 10 labels in 2 seconds while my C# code prints 10 labels in 5 to 6 seconds. And...
0
by: neoteny2 | last post by:
I need MS Access to automatically create reports/subreports based on specific criteria. I am building a database in Access 2003 with different locations/sites. I have the "sites" table created...
6
by: Siv | last post by:
Hi, I am getting into printing with VB.NET 2005 and want to implement the usual capability that a user can select a selection of pages. I have a report that is generated by my application that if...
8
by: Brian L. Troutwine | last post by:
I've got a problem that I can't seem to get my head around and hoped somebody might help me out a bit: I've got a dictionary, A, that is arbitarily large and may contains ints, None and more...
1
by: cbnewman | last post by:
What is the best way to accomplish the following: I would like to generate a report that changes the text size and italicization based on a boolean variable (present in the row of the data...
18
by: Brett | last post by:
I have an ASP.NET page that displays work orders in a GridView. In that GridView is a checkbox column. When the user clicks a "Print" button, I create a report, using the .NET Framework printing...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.