-
print preview
[Originally posted by aileen cruise]
hi... just would like to know how to implement print preview in a program....
thanks.. :)
-
Re:print preview
[Originally posted by Mike Lyons]
>>just would like to know how to implement print preview in a program....<<
Sounds simple -- but it's not.ÿ A lot depends on your application.ÿ If it's a database application, I'd suggest using a reporting tool like Crystal Reports which provides an option for Print Preview.ÿ Otherwise, if you're using the Printer object in VB you'd have to draw your output to a form or picturebox on a form to simulate how your output will look when printed.
Mike
-
Re:Re:print preview
[Originally posted by m.posseth]
i generate html files and use internet explorer
for print preview capability
logo`s etc etc etc are very easy implemented this way
-
Re:print preview
[Originally posted by Chris Carta]
are you using VB.NET?
-
Re:Re:print preview
[Originally posted by aileen cruise]
i'm using vb 6.0. the problem is that we are using images that can be modified and we want to integrate a print preview capability to it.
thanks...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|