Click here to Skip to main content
15,903,175 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow can i use the same view of the dll in an SDI application Pin
swarnamanoo21-Mar-05 1:02
swarnamanoo21-Mar-05 1:02 
GeneralMFC - DLL : OnAccept Pin
Member 167829020-Mar-05 23:59
Member 167829020-Mar-05 23:59 
GeneralMac Pin
Anand for every one20-Mar-05 23:46
Anand for every one20-Mar-05 23:46 
GeneralRe: Mac Pin
Maximilien21-Mar-05 0:40
Maximilien21-Mar-05 0:40 
GeneralDISPLAYING A DIALOG Pin
kedar.dave20-Mar-05 23:25
kedar.dave20-Mar-05 23:25 
GeneralRe: DISPLAYING A DIALOG Pin
Maximilien21-Mar-05 0:41
Maximilien21-Mar-05 0:41 
GeneralRe: DISPLAYING A DIALOG Pin
kedar.dave21-Mar-05 22:39
kedar.dave21-Mar-05 22:39 
GeneralPrinting: reserved48 Pin
Jens Doose20-Mar-05 22:18
Jens Doose20-Mar-05 22:18 
Hi Everybody,

we are using a cash system printer which is connected to the PC via USB.
The printer has an endless paper roll and also has a paper cut feature.
The printer supports 4 paper sizes:
- "80x210 mm"
- "80x297 mm"
- "reserved48"
- "reserved49"

The first two paper sizes are the maximum sizes.
So the printer cuts a print after 210mm or 297mm.
If you choose "reserved48" in Excel the printout is exactly
as long as needed.
But if I choose this paper size in my own applications
nothing is printed at all. The paper is thrown out about
1 cm and then cut.
I examined a little bit about Device caps but every value seems to be invalid.
The paper size specified in the DEVMODE is 1 pixel by 1 pixel, so not very
much Frown | :-( ((

Does anyone know how to handle this?

I really appreciate every hint!

Thanks in advance,

Jens
GeneralQuestion under MFC... Pin
NewbieStats20-Mar-05 21:52
NewbieStats20-Mar-05 21:52 
GeneralRe: Question under MFC... Pin
toxcct20-Mar-05 21:57
toxcct20-Mar-05 21:57 
GeneralRe: Question under MFC... Pin
NewbieStats20-Mar-05 22:53
NewbieStats20-Mar-05 22:53 
GeneralRe: Question under MFC... Pin
Cedric Moonen20-Mar-05 23:00
Cedric Moonen20-Mar-05 23:00 
GeneralRe: Question under MFC... Pin
NewbieStats21-Mar-05 0:44
NewbieStats21-Mar-05 0:44 
GeneralRe: Question under MFC... Pin
toxcct21-Mar-05 22:10
toxcct21-Mar-05 22:10 
GeneralConstructor in VC++ Pin
binh.pham20-Mar-05 20:57
binh.pham20-Mar-05 20:57 
GeneralRe: Constructor in VC++ Pin
_Andrew20-Mar-05 21:11
_Andrew20-Mar-05 21:11 
GeneralRe: Constructor in VC++ Pin
toxcct20-Mar-05 21:53
toxcct20-Mar-05 21:53 
GeneralRe: Constructor in VC++ Pin
Steen Krogsgaard20-Mar-05 23:53
Steen Krogsgaard20-Mar-05 23:53 
GeneralConstructor in CPP Pin
phijophlip20-Mar-05 19:43
phijophlip20-Mar-05 19:43 
GeneralRe: Constructor in CPP Pin
jan larsen20-Mar-05 20:27
jan larsen20-Mar-05 20:27 
GeneralRe: Constructor in CPP Pin
Cedric Moonen20-Mar-05 20:28
Cedric Moonen20-Mar-05 20:28 
GeneralRe: Constructor in CPP Pin
Anonymous20-Mar-05 22:29
Anonymous20-Mar-05 22:29 
GeneralRe: Constructor in CPP Pin
David Crow21-Mar-05 4:05
David Crow21-Mar-05 4:05 
Generalcustom static control lin vc++ Pin
sanjay00720-Mar-05 18:14
sanjay00720-Mar-05 18:14 
GeneralRe: custom static control lin vc++ Pin
Tareq Ahmed Siraj20-Mar-05 18:41
Tareq Ahmed Siraj20-Mar-05 18:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.