If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Printing a form

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-10-03, 17:49
sgskumar sgskumar is offline
Registered User
 
Join Date: Jun 2003
Posts: 8
Smile Printing a form

Hi!

I am using an activex control in my vb project for displaying a .svg file. I am trying to print the entire form with the activex control, for which I need to use two separate command. One for printing the form(PrintForm command) and the other for printing the image displayed in the activex control(using the print command provided with the activex). The problem is since I am using 2 commands, the form and the image are printed on 2 separate paper. Can anybody tell me if there is a way to print them on a single paper. I would appreciate any help from.

Thanks
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On