Results 1 to 3 of 3

Thread: How to get/make custom print control

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2005
    Location
    Indiana
    Posts
    451

    Question How to get/make custom print control

    I am working on a web project that will allow users to print reports. I want to allow users to use "print templates" (not sure if that is a valid name). like Quickbooks does with their invoices. In quickbooks it has a default print template that can be modified and saved.

    Does anyone know if that kind of control can be purchased, or do I need to make my own? If I can buy one, does anyone have any recommendations? If I have to make one, can anyone point me to any resources to get me started? This will be used with ASP .NET 2.0 web pages using Visual Basic.

    Thank you for your help.

  2. #2
    PowerPoster sparrow1's Avatar
    Join Date
    May 2005
    Location
    Globetrotter
    Posts
    2,820

    Re: How to get/make custom print control

    Quote Originally Posted by Krenshau
    I am working on a web project that will allow users to print reports. I want to allow users to use "print templates" (not sure if that is a valid name). like Quickbooks does with their invoices. In quickbooks it has a default print template that can be modified and saved.

    Does anyone know if that kind of control can be purchased, or do I need to make my own? If I can buy one, does anyone have any recommendations? If I have to make one, can anyone point me to any resources to get me started? This will be used with ASP .NET 2.0 web pages using Visual Basic.

    Thank you for your help.
    Hi,

    Here's a link about Print Template Reference;

    http://msdn.microsoft.com/library/de.../reference.asp

    Hope it helps,

    sparrow1
    Wkr,
    sparrow1

    If I helped you, don't forget to Rate my post. Thank you

    I'm using Visual Studio.Net 2003 and
    2005
    How to learn VB.Net Create setup with VB 2005 Drawing for beginners VB.Net Tutorials GDI+ Tutorials
    Video's for beginners

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2005
    Location
    Indiana
    Posts
    451

    Re: How to get/make custom print control

    Thank you for that information. From what I read about that, it seems that those can only be used in C++. Also, they are to create templates that are not run time alterable, visually that is.

    I have been googling, and looking at componentsource.com and crystal reports, but, so far, haven't found anything that will allow a user to change the layout of their report at run time. I don't want them to change what goes in the report, as far as data, just where the data is placed on the form, I guess printout would be a better word, at run time. Then they could "save template as".

    Anyone else know of anything?

    Thank you for your help.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width