Printing Access Reports Using .Net

  • Thread starter Thread starter J. Adams
  • Start date Start date
J

J. Adams

Hi, I hope I am posting this in the correct newsgroup.
First of all, I know that if a user didn't have Access
installed on their workstation, in order to preview a
report created in Access using a VB application as the
front end the user would need Run-Time installed. But I
was wondering is it possible to send an Access report
directly to print without Run-Time (and of course Access)
installed on a user's workstation. By this I mean
creating and instance of the Access application and its
report objects in VB and using them to send the report
directly to print. I hope this is clear.

Thanking you in advance.
 
Sure you can use runtime or regular version.

If you want to use ASP.NET and create web applications, checkout
our product. It produces PDF files on the web server dynamically and
works with your ASP.NET or asp application.

Mark
RPT Software
http://www.rptsoftware.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top