Quick Search for:  in language:    
HTML,VOTE,RamoSoft,Print,Preview,production,q
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
Visual Basic Stats

 Code: 3,011,557. lines
 Jobs: 115. postings

 How to support the site

 
Sponsored by:

 

You are in:

 
Login



Latest Code Ticker for Visual Basic.
AniViewer
By Jerrame Hertz on 6/30


Click here to see a screenshot of this code!Raw Packet Sniffer
By Coding Genius on 6/30

(Screen Shot)

Check the support of a record set
By Freebug on 6/30


B++ Builder - VB without runtimes
By Anthonius on 6/30


Mr Blonde - Chat Program
By Mr Blonde on 6/30


MSN Messenger Status Detector
By Ryan Cain on 6/30


MSN advanced
By alias1990 on 6/30


MSN Messenger advanced
By alias1990 on 6/30


Locate Database
By Erica Ziegler-Roberts on 6/30


Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!





Affiliate Sites



 
 
   

RamoSoft PrintPreview Dll (UPDATED!!)

Print
Email
 
winzip icon
Submitted on: 3/1/2001 4:23:42 PM
By: Leontti A. Ramos M.  
Level: Advanced
User Rating: By 50 Users
Compatibility:VB 5.0, VB 6.0

Users have accessed this code 14369 times.
 

(About the author)
 
     RamoSoft Print Preview is a production quality component that can be embedded in your own projects to bring print preview capabilities without thrid party controls. The current capabilities are: multiple Zoom Ratio, Export to several formats (HTML, Text, Csv), Client Window hosting (see screen shoot), cool interface, easy navigation, Printable pages selection. This new update remove some innecesary code and make the component lighter but keepping the export functionallity. Still in a beta fase but is good enought to be used as a base for a production application. IMPORTANT: Due I have been trying to upload the update without success, please email me to get this new release. Hey!, don't forget: VOTE FOR ME!!

 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzipto decompress it.

Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:
1)Re-scan downloaded files using your personal virus checker before using it.
2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
3)Scan the source code with Minnow's Project Scanner

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
1) You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.   
2) You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 2 submission(s) by this author

 

 
Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
Reason:
 
Your Vote!

What do you think of this code(in the Advanced category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
3/1/2001 7:39:58 PM:Sergio
Excellent and cool code I recommend it
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/2/2001 8:56:06 AM:Greg
Excellent...  Thanks...
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/2/2001 8:53:12 PM:michael
Hello,
the idea is very good but
the 
Dll is very large >465 KB
for this 
background I vote with 
'good'
>
P.S.
I`m searching for a 
small
PrintPreview <100 KB
>
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/3/2001 2:00:06 PM:Leontti
Thanks Michael for your comment.
I 
think is easy to reduce the size 
supressing some optional functionallity 
(i.e. Range Selector or the export 
classes) to make it smaller, remember 
that VB make not really small 
components, this classes was not 
designed at the first to be a separated 
component, embedding the code in your 
project will eliminate the additional 
statup code that vb adds to a compiled 
component. Anyway I'll work with a 
small option for this..
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/4/2001 11:23:26 AM:thundersoft
How do I use this with a 
RichTextBox?
Thanks
5 Globes
PS: Pls 
email me!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/5/2001 5:33:56 PM:Omar
Cool, Excellent Code and Idea. Thks.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/24/2001 6:30:31 AM:pdpdjh
Good idea, decent printing is quite 
tricky to do in VB, one thing though 
rotated text fails to print (possibly 
only using NT)
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/24/2001 8:41:50 AM:Cesare
Well done, thanks.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/24/2001 1:40:54 PM:Leontti
To all who emailed me and didn't 
received a response yet, please emailme 
again 'cause I lost all my machine data 
and I'm not able to answer.
Thanks
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/6/2001 6:54:59 AM:Alper
excellent code!
gets 5 from me
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/6/2001 9:40:33 AM:Mario
Why no comments in the code?  It would 
make it much easier to follow.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/7/2001 8:23:26 AM:Jose L. Acosta
Excellent Print Previewer. Keep up the 
good work. My only sugestion will be to 
move the API call in the "WIN.TLB" file 
to the appropiate modules in 
PrintPreview project.
Thanks Again.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/8/2001 9:06:43 AM:Mahesh
can You provide a feature where it will 
print the report to a dot matrix 
printer in text mode ( not graphical 
mode)
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/9/2001 3:21:18 PM:Legrev
Thank you for sharing your 
professional-level print 
previewer.
Can you show me the codes 
to preview the contents of a rich text 
box?
Would you be kind enough to email 
me your latest 
version.
Thanks,
legrev3@aol.com
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/20/2001 8:52:15 PM:knelezen
Could you please tell me how to Print 
Preview from A rich Text 
box?
Excellent code.  It hass all 
the features, and more.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/18/2002 11:34:16 AM:Jonathan McMullan
Excellent, excellent, excellent - 
Unless somebody has written a better 
Print Preview module there should be NO 
critism on this page, just 
thanks.
Thanks.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/23/2002 4:55:43 AM:Zhu JinYong
Could you email me the source code for 
updated printpreview DLL 
at:
zhujinyong@totalise.co.uk
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
6/13/2002 11:32:29 PM:ssalomon
How can I print textbox or listview 
with printview ?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
7/31/2002 2:15:28 AM:Tuan Hai
Hi. This is realy cool preview control 
like comercial product in market. 
Please send me the full of latest 
version in zip file to 
tuanhai@cmc.com.vn
Thanks very 
much!
Tuan Hai
PS. Is this 
control can be bound with any database 
by using ADO, DAO,...?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
12/4/2002 7:25:24 AM:
very nice code!!! it's helped me a 
lot.
would ya please send me the 
latest version at already@optonline.net 
? thanks a lot.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
12/13/2002 5:38:04 AM:
Hi
Sounds great, but could you please 
e-mail me the latest version of it 
(project etc and compiled in a zip plz 
if its not too much trouble) to 
code@pnpfreeware.cjb.net if so that 
would be great.
Thanks.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
2/26/2003 10:17:25 AM:
Please, how do I use the RamoSoft 
PrintPreview with a 
RichTextBox?
would you please send 
me the 
latest version at 
fouedsa@yahoo.fr?
thanks a 
lot.
Thank you
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/9/2003 2:54:20 AM:Rishi Saxena
amazing and very useful utility. thanks 
. can you send me the latest update on 
my email. my email add. is 
rishisaxena123@yahoo.com. thanks again.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/27/2003 5:51:13 AM:AndreB
Looks great, Would it be possible to 
send me your latest 
version.
andreb@vkb.co.za
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
6/28/2003 6:39:27 AM:
It is very excellent! Can you send me a 
full and latest version please please 
please soon. email: 
shauilen_bhatt@hotmail.com
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
Name:
Comment:

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | Visual Basic Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.