Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » RichText,QTF,RTF... » Printing images from Uword
Re: Printing images from Uword [message #10038 is a reply to message #10037] Sun, 17 June 2007 18:27 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13986
Registered: November 2005
Ultimate Member
Sorry, one that I have missed....

Will test ASAP... Have you checked how printing works from e.g. WordPad?

What exactly means "messy"?

It is something more serious, I would start looking at DrawImageOp; there is "band compression" code

	if((cx > 2000 || cy > 2000) && IsNull(color)) {



for starters, I would make this false (e.g. ".... && false") and see what happens.

Just for the recored, printing works here....

Note: The purpose of this code is to "compress" unicolor areas by painting them using DrawRect.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: insert text into RichTable of RichText
Next Topic: Exporting QTF to RTF and HTML (Uword)
Goto Forum:
  


Current Time: Sun Jun 16 20:07:18 CEST 2024

Total time taken to generate the page: 0.02398 seconds