Hi anybody has any idea about this : how to print a html file (in html format , not text format) without showing any printer dialog and being able to customize the orientation (portrait/landscape) . Any links are welcome Thanks xxx
jancsi
Posts
-
Printer problem -
UNICODE againWell thanks, but I also have a problem with displaying the text (_UNICODE is defined on my project). I can display the UNICODE text only with AfxMessageBox , when I try to set a STATIC TEXT control value to that text it does not show it correclty . Also wprintf(...) is not working . xxx
-
UNICODE againCan somebody post me a link where a UNICODE file is loaded and it's content is displayed on a Dialog? So how to load a UNICODE file ? How to display a UNICODE text on a Dialog? Thanks xxx
-
UNICODE problemHi all I have the following problem : I cannot set dialog items text (like STATIC TEXT) to UNICODE (CWnd::SetWindowText is working but the displayed text is not readable ) .Interesting is that when I call SetWindowText directly on the CDialog the dialog's title is readable , but when I call the same method on any dialog element it will display unreadable text. Anyone has any idea? xxx
-
Printing HTML pagesHello Does anyone know how to print HTML files from a console application? I wanna print the files like the I Explorer shows them not the source code . I think a solution could be using IWebBwoser control but i don't know how to embed it to a console application Thanks a lot xxx
-
Sony LCD monitor (french)Hi all I want to buy a Sony 17'' LCD monitor and I need some help . First I haven't found much ratings/reviews about this monitor . If anybody has used this type maily for programming please write me . I have found a sigle review but this is in french . Can somebody translate it? I would greatly appreciate ".... le + beau ( vaux mieux pour le prix ) 17" 500/1 16ms décoiffant si vous en avez les moyens achetez-le. ....." The URL is: http://www.ldlc.fr/critiques/PB00016180\_1.html Thanks a lot Jancsi
-
CRT or LCD?Hi ! After many years sitting on front of CRT monitors I'm willing to buy an LCD monitor (with 17 inch) . My question is : LCD monitors are much better for the eyes ? What about the image quality ? I would prefer responses from people who use LCD monitors every day 8-10 hours maily for programming . Thanks, Jancsi
-
Printer driver question (repost)Hi Does anyone know how to print from a VC++ program into a file (not to printer) without the user being required to enter the name of the file at print time Thanks a lot :mad::mad: xxx
-
Printer driver questionHi Does anyone know how can I install a printer driver from VC++ code ? And how can I set the driver to print always to a file not to a real printer? Please help if you can (also if you have the answer for only 1 question) Thanks a lot Jancsi:confused::confused::confused: xxx
-
DLL Problem !!! Plz helpI have created a regular dll which export the function __declspec(dllexport) BOOL Extract(PCLTextList *pList); A create and pass to the dll the pList pointer from a Dialog Based application . When I call delete PList from this app an ASSERTION FAILED Error appears at this function: _CrtIsValidHeapPointer Does anyone know why? Plese help if you can Thanks Jancsi xxx
-
Screensaver problemHi Does anyone know how can I disable the activation of the screensaver from Visual C++? I tried the SendInput() function to simulate mouse movement but it doesn't work Please help me Thankx Jancsi xxx
-
FORZA RAGAZZI!!!!Italy must win today and will win (dopietta PIPO INZAGHI!!!!) xxx
-
DCOM Security question !PlzHi ! I have the following question : I have 2 machines A and B in the same workgroup and I have a DCOM server at machine A . I'm logging at A and B with different passwords , the probelm is that CoCreateInstanceEx succeds at B but I cannot call any methods of the created DCOM object .(security error 0x80070005) How could I configure the DCOM sever and Client to work? I tried DCOMCNFG to allow Everyone to access and launch but it's still not working Thanks Jancsi xxx
-
FREELANCER WORK -NEED HELPHi! Does anyone know a free website containing freelancer projects / OR could offer me am freelance project? I have experience in VC++ using MFC/ATL/DCOM /DirectX /DirectShow /ADO Video Streaming /MPEG1/2 I'm from Romania and I'm starving!(that's serious) Thanks guys :(( xxx
-
I live in Transylvania ....I live in Transylvania but I am not Dracula , and there is no Dracula here... :) :) xxx
-
ATL question ???Hi! I made an ATL composite control with ATL wizzard . I want to place my custom draw slider on it . In the slider class it is defined BEGIN_MESSAGE_MAP(CClipSlider, CSliderCtrl) ... ON_NOTIFY_REFLECT(NM_CUSTOMDRAW, OnCustomdraw) It seems that the parent ATL control does not reflect the message NM_CUSTOMDRAW How Can I make this to work???or other way to have my custom draw slider?? Thankx:(( :(( xxx
-
ADO question ???I have an Access database with some tables . From a web page (using ADO )the records in a table can be modified or new records can be added . From a Visual C++ (using also ADO) program I have to monitor these changes . How can I do this ?? At a new record insertion I tried to read the recordcount from table , but it is increased only after 2-3 seconds after the insertion performed at web page. Thakx Jancsi
-
ActiveX (ATL) question?I created an ATL project and inserted into it a Composite Control Object. It works fine , but need to read some info from the browser specified in the OBJECT tag ... ... How I read the MyValue from my ATL Composite Control? xxx
-
ActiveX (ATL) question?I created an ATL project and inserted into it a Composite Control Object. It works fine , but need to read some info from the browser specified in the OBJECT tag ... ... How I read the MyValue from my ATL Composite Control? xxx
-
ActiveX (ATL) question?I created an ATL project and inserted into it a Composite Control Object. It works fine , but need to read some info from the browser specified in the OBJECT tag ... ... How I read the MyValue from my ATL Composite Control? Thankx:eek: xxx