473,405 Members | 2,272 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Druckvorschau ist nur Schwarz weiß !!

Hallo,

ich gebe mit folgendem Code den text auf dem Dokument aus und kann ihn
so in der Druckvorschau ansehen befor ich ihn drucke.

pDC->SetTextColor(RGB ( 0,0,0) );
pDC->SetBkColor( RGB (0,95,160) );
pDC->TextOut(x*600,y*360,m_rSet->m_Vorname + " " + m_rSet->m_Name);
So wenn ich nun einen Farbdrucker ausgewählt habe dann hat der
Texhintergrund auch die richtige farbe. Wenn ich nun aber einen Schwar
weiß druckertreiber ausgewählt habe dann ist der Hintergrund weiß.

Kann ich den farbigen Hintergrund nicht erzwingen egal ob Schwarz weiß
drucker oder nicht ? ( natürlich nur in der Seitenansicht )

In MS Word geht das doch auch
Danke Jens

Mar 15 '06 #1
16 2034
> Hallo,

Wakarimasen. Eigo wo hanashitte kudasai.

(English please)
Mar 15 '06 #2
ich gebe mit folgendem Code den text auf dem Dokument aus und kann
ihn
so in der Druckvorschau ansehen befor ich ihn drucke.


....

3 problems here.
- newsgroup is english
- off topic, see microsoft.public.ms-windows.programmer.win32 or .mfc
- MS Word has a self-written print preview. If you use the MFC thingy
it emulates the printer

cheers,
-Gernot
Mar 15 '06 #3
REH

Gernot Frisch wrote:
ich gebe mit folgendem Code den text auf dem Dokument aus und kann
ihn
so in der Druckvorschau ansehen befor ich ihn drucke.


...

3 problems here.
- newsgroup is english


Really? I know the majority of the members (if not all) speak English
and that it helps to have a common language. I do not believe, though,
that there is any mandate that posters must use English. I would hope
that a non-English speaker could still attempt to get help here, even
though such help may be limited. I would also hope that the use of
German alone is not enough to get someone flamed as OT.

just my halfpence,

REH

Mar 15 '06 #4
REH wrote:
Gernot Frisch wrote:
ich gebe mit folgendem Code den text auf dem Dokument aus und kann
ihn
so in der Druckvorschau ansehen befor ich ihn drucke.
...

3 problems here.
- newsgroup is english

Really? I know the majority of the members (if not all) speak English
and that it helps to have a common language. I do not believe, though,
that there is any mandate that posters must use English.


There is no mandate to post in any particular way, period. 'c.l.c++' is
after all an unmoderated newsgroup. However, there is Netiquette,
following which makes everything simpler. While Netiquette does not
require English to be used on posts to international newsgroups,
a charter of that newsgroup might.

No, I couldn't locate the original charter for 'comp.lang.c++' which leads
me to believe that it had outlived its usefulness at some point in the
past. However, there is the "Welcome" message posted here regularly that
_is_ in English (which should serve as a hint), it also mentions the FAQ
Lite (that does contain a section on 'comp.lang.c++', BTW), and that list
is also in English and contains some recommendations how to find _where_
to post (the use of local, humanlanguage-specific newsgroups should be
apparent here as well).

There is RFC 1855, which for NetNews recommends _reading_ the newsgroup
where you intend to post for one or two _months_ prior to posting. Had
_anyone_ who recently asked questions here for the first time done that?
I somehow strongly doubt that.

Had the OP of this thread cared to _read_ he might post differently and
cause less commotion.

The last thing I'd like to mention goes to respect and less to common
sense in Usenet postings. If one posts in a language that is not usually
spoken (written/read) in a newsgroup, he/she effectively *forcefully*
excludes those who don't understand that language from the discussion,
thus discriminating without a good reason. The same goes to posts with
OS-specific or compiler-specific subjects, and that's why they are met
with criticism. We are all interested in discussing C++. Very few of
us are interested in any particular OS or compiler, especially since there
are newsgroups for those specifically. Just like the 'de.comp.*' forums.
I would hope
that a non-English speaker could still attempt to get help here, even
though such help may be limited. I would also hope that the use of
German alone is not enough to get someone flamed as OT.
Flamed, not. Corrected, absolutely.
just my halfpence,


Yep...

V
--
Please remove capital As from my address when replying by mail
Mar 15 '06 #5
REH wrote:
Really? I know the majority of the members (if not all) speak English
and that it helps to have a common language. I do not believe, though,
that there is any mandate that posters must use English.
I'm pretty sure that the common charter of the Big Eight hierarchies
actually sets out English as the common language. I don't know how
to locate a corresponding document but I remember reading several
charter related documents when I became a moderator. ... and there
was definitely a discussion of the [human] language policies in those
hierarchies as well as UseNet wide policies (e.g. that asking others
to do a homework assignment is inappropriate, as are many other
things, of course).
I would also hope that the use of
German alone is not enough to get someone flamed as OT.


Well, if we let it pass unchallenged, others might get the impression
that German is an appropriate language in this forum. Thus, we shall
not let it pass without pointing out that it is inappropriate. The
exact form of such a reply shall, of course, be appropriate. Of course,
we could happily flame the original article because it talks about
environment specific issues which are off-topic anyway :-)
--
<mailto:di***********@yahoo.com> <http://www.dietmar-kuehl.de/>
<http://www.eai-systems.com> - Efficient Artificial Intelligence
Mar 15 '06 #6
REH

Victor Bazarov wrote:
REH wrote:
There is no mandate to post in any particular way, period. 'c.l.c++' is
after all an unmoderated newsgroup. However, there is Netiquette,
following which makes everything simpler. While Netiquette does not
require English to be used on posts to international newsgroups,
a charter of that newsgroup might.

No, I couldn't locate the original charter for 'comp.lang.c++' which leads
me to believe that it had outlived its usefulness at some point in the
past. However, there is the "Welcome" message posted here regularly that
_is_ in English (which should serve as a hint), it also mentions the FAQ
Lite (that does contain a section on 'comp.lang.c++', BTW), and that list
is also in English and contains some recommendations how to find _where_
to post (the use of local, humanlanguage-specific newsgroups should be
apparent here as well).

There is RFC 1855, which for NetNews recommends _reading_ the newsgroup
where you intend to post for one or two _months_ prior to posting. Had
_anyone_ who recently asked questions here for the first time done that?
I somehow strongly doubt that.

Had the OP of this thread cared to _read_ he might post differently and
cause less commotion.

The last thing I'd like to mention goes to respect and less to common
sense in Usenet postings. If one posts in a language that is not usually
spoken (written/read) in a newsgroup, he/she effectively *forcefully*
excludes those who don't understand that language from the discussion,
thus discriminating without a good reason. The same goes to posts with
OS-specific or compiler-specific subjects, and that's why they are met
with criticism. We are all interested in discussing C++. Very few of
us are interested in any particular OS or compiler, especially since there
are newsgroups for those specifically. Just like the 'de.comp.*' forums.
> I would hope
that a non-English speaker could still attempt to get help here, even
though such help may be limited. I would also hope that the use of
German alone is not enough to get someone flamed as OT.


Flamed, not. Corrected, absolutely.
just my halfpence,


Yep...

V
--

Well, I will submit to the will of the majority. I do find it a little
sad, though.

REH

Mar 15 '06 #7
REH wrote:
Victor Bazarov wrote:
[...blah blah blah-dee-blah...]

Well, I will submit to the will of the majority. I do find it a little
sad, though.


Democracy's a bitch. The alternatives are worse, however.
Mar 15 '06 #8
In article <47************@individual.net>, Gernot Frisch
<Me@Privacy.net> writes
ich gebe mit folgendem Code den text auf dem Dokument aus und kann
ihn
so in der Druckvorschau ansehen befor ich ihn drucke.
...

3 problems here.
- newsgroup is english


No its not. You can use any language here. Might get better relies if
you use the right non-English language. :-)
- off topic, see microsoft.public.ms-windows.programmer.win32 or .mfc
- MS Word has a self-written print preview. If you use the MFC thingy
it emulates the printer


Agreed. though as you posted in English you have no idea if the OP
understands that....
--
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
\/\/\/\/\ Chris Hills Staffs England /\/\/\/\/
/\/\/ ch***@phaedsys.org www.phaedsys.org \/\/\
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/

Mar 15 '06 #9
In article <47************@individual.net>, Dietmar Kuehl
<di***********@yahoo.com> writes
I would also hope that the use of
German alone is not enough to get someone flamed as OT.


Well, if we let it pass unchallenged, others might get the impression
that German is an appropriate language in this forum.


and why not if they want to use it. It will restrict the replies they
let. Let democracy prevail.

--
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
\/\/\/\/\ Chris Hills Staffs England /\/\/\/\/
/\/\/ ch***@phaedsys.org www.phaedsys.org \/\/\
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/

Mar 15 '06 #10
In article <Dy*****************@newsread1.mlpsca01.us.to.veri o.net>,
Victor Bazarov <v.********@comAcast.net> writes
REH wrote:
Gernot Frisch wrote:
ich gebe mit folgendem Code den text auf dem Dokument aus und kann
ihn
so in der Druckvorschau ansehen befor ich ihn drucke.

...

3 problems here.
- newsgroup is english

Really? I know the majority of the members (if not all) speak English
and that it helps to have a common language. I do not believe, though,
that there is any mandate that posters must use English.


No, I couldn't locate the original charter for 'comp.lang.c++' which leads
me to believe that it had outlived its usefulness at some point in the
past. However, there is the "Welcome" message posted here regularly that
_is_ in English


I bet it's in American :-)
The last thing I'd like to mention goes to respect and less to common
sense in Usenet postings. If one posts in a language that is not usually
spoken (written/read) in a newsgroup, he/she effectively *forcefully*
excludes those who don't understand that language from the discussion,
thus discriminating without a good reason.
You don't know that.

Also by insisting on English you are also excluding a large part of the
world that don't use English.

I don't know what is going to happen when the Chinese eventually get
open access to the Internet NG's what does Chines look like in ASCII?
:-)

BTW I note The IEEE recently excluded large parts of it's membership
recently whilst the US engaged in a war for Democracy :-)

People can use any language they like. It just restricts the number of
people who can reply to them. Either more people will start using
German (or what ever) or they won't. Natural selection.
The same goes to posts with
OS-specific or compiler-specific subjects, and that's why they are met
with criticism.


Agreed.
--
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
\/\/\/\/\ Chris Hills Staffs England /\/\/\/\/
/\/\/ ch***@phaedsys.org www.phaedsys.org \/\/\
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/

Mar 15 '06 #11
Chris Hills wrote:
I don't know what is going to happen when the Chinese eventually get
open access to the Internet NG's what does Chines look like in ASCII?
:-)

Just look at the porn and warez spam in this newsgroup. :-)
Mar 15 '06 #12
Chris Hills wrote:
In article <Dy*****************@newsread1.mlpsca01.us.to.veri o.net>,
Victor Bazarov <v.********@comAcast.net> writes
[...]
The last thing I'd like to mention goes to respect and less to common
sense in Usenet postings. If one posts in a language that is not usually
spoken (written/read) in a newsgroup, he/she effectively *forcefully*
excludes those who don't understand that language from the discussion,
thus discriminating without a good reason.

You don't know that.


Oh, yes, I do. That's why I said it.
Also by insisting on English you are also excluding a large part of the
world that don't use English.
Yes, but for their benefit there are local newsgroups, like 'de.comp' or
'cz.comp' or 'japan.comp' hierarchies.
[...]

People can use any language they like. It just restricts the number of
people who can reply to them. Either more people will start using
German (or what ever) or they won't. Natural selection.


So, my reply to him/her is part of that natural selection. You have
a problem with that?

V
--
Please remove capital As from my address when replying by mail
Mar 15 '06 #13
Chris Hills wrote:
In article <47************@individual.net>, Dietmar Kuehl
<di***********@yahoo.com> writes
I would also hope that the use of
German alone is not enough to get someone flamed as OT.


Well, if we let it pass unchallenged, others might get the impression
that German is an appropriate language in this forum.

and why not if they want to use it. It will restrict the replies they
let. Let democracy prevail.


I think you confuse anarchy with democracy.
Mar 15 '06 #14
Democracy's a bitch. The alternatives are worse, however.


If you want 90% stupids to choose for your future, democracy's the way
to go. BTW. There's no democracy in Germany, otherwise we would not
have the Euro, nor would we be part of the EU. We have not been asked
and we had no alternatives to choose from.
*Sigh*

Mar 16 '06 #15

REH wrote in message
I would also hope that the use of
German alone is not enough to get someone flamed as OT.
REH


OOOhh, German!! I thought it was some freaked out Ozark moonshiner, who
sampled too much of his squeezins, and was typing to Dvorak on a Qwerty
keyboard!
No wonder ROT13 didn't work on it.

--
Bob <G> R
POVrookie
Mar 16 '06 #16
Gernot Frisch <Me@Privacy.net> schrieb
Democracy's a bitch. The alternatives are worse, however.


If you want 90% stupids to choose for your future, democracy's the way
to go. BTW. There's no democracy in Germany, otherwise we would not
have the Euro, nor would we be part of the EU. We have not been asked
and we had no alternatives to choose from.


Well, at least you can choose your official leader.
Its not so, that this would have any influence, but it's still much more
than you can do in other countries.
Mar 16 '06 #17

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Adi Schwarz | last post by:
I was asking myself what solution is better considering performance. I want to create some classes depending on a varable (for different languages). Of course, if the classes are huge I write...
76
by: Zenobia | last post by:
How do I display character 151 (long hyphen) in XHTML (utf-8) ? Is there another character that will substitute? The W3C validation parser, http://validator.w3.org, tells me that this character...
13
by: Dark Rayden | last post by:
Hi! I recently got a strange problem and I have no idea on the solution. I try to do a ORDER BY statement with a fixed order of values, because my client want's it this way. My approach is...
26
by: Sterten | last post by:
when I define int R; and then later access it with x=R;C=7; .... but x happens to be <0 or >99 , then the program's behavious becomes unpredictable. Is there a way to prevent this ? Is...
8
by: Michael Schwarz | last post by:
Hi, I have a problem where I have two requests (i.e. two different windows that are using the same session) that are accessing the session collection. The requests will need more time on the...
8
by: Mark Rae | last post by:
Hi, I'm developing an intranet for a client. On my development machine, I have created a virtual directory called, fairly unimaginatively, intranet. However, the client wants to deploy the app...
5
by: Newbie | last post by:
Hi Group! I am using asp.net 1.1 with vb.net 2003 In an asp.net page I click a button to return a result I would like to add a button or link that selects the entire result of the lblResult...
2
by: enquiring mind | last post by:
I read the posting by Rehceb Rotkiv and response but don't know if it relates to my problem in any way. I only want to write German to the screen/console for little German programs/exercises in...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.