Click here to Skip to main content
15,899,124 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Multiple Data Fields in List Box Pin
lildragon@hotmail.com23-Sep-04 9:29
susslildragon@hotmail.com23-Sep-04 9:29 
GeneralEvent handler that can apply to all controls Pin
lildragon21-Sep-04 4:37
lildragon21-Sep-04 4:37 
GeneralRe: Event handler that can apply to all controls Pin
Chris Quick21-Sep-04 11:19
Chris Quick21-Sep-04 11:19 
GeneralRe: Event handler that can apply to all controls Pin
Anonymous23-Sep-04 9:32
Anonymous23-Sep-04 9:32 
GeneralEvent in VBA Pin
macmac3821-Sep-04 1:47
macmac3821-Sep-04 1:47 
GeneralCustom PaperSize for printing a receipt Pin
Member 132035221-Sep-04 0:01
Member 132035221-Sep-04 0:01 
GeneralRe: Custom PaperSize for printing a receipt Pin
sreejith ss nair21-Sep-04 1:23
sreejith ss nair21-Sep-04 1:23 
GeneralRe: Custom PaperSize for printing a receipt Pin
Member 132035221-Sep-04 1:47
Member 132035221-Sep-04 1:47 
This gave me an idea. What my problem is that my users print receipts at the end of the month collectively and even a marginal error in determining the height of the page will make a big difference say on 900th page.

I thought I can make the width of the page very large and print a 1000 inch height as a page. But as I said a page is a4 and when i draw by GDI+ say on y=30 cm (out of a4 height) it simply does not print it.

Now it seems to me that I can modify your code to satisfy my needs. The papersize remains A4 and I print multiple A4 pages but adjust coordinates so that the code regularly prints on A4. I will now measure the height of my receipt and I hope that it is 1/2 or 1/3 of a A4 Smile | :)

But anyway, why changing paper size is problem? why do we need to write a lot of code instead of just defining a custom paper size? I am afraid MS engineers think that only companies with laser or ink jet printers will run their code or maybe youngsters which will print their term projects or favorite lyrics Smile | :)

GeneralRe: Custom PaperSize for printing a receipt Pin
sreejith ss nair21-Sep-04 1:59
sreejith ss nair21-Sep-04 1:59 
GeneralRe: Custom PaperSize for printing a receipt Pin
21-Sep-04 5:13
suss21-Sep-04 5:13 
GeneralRe: Custom PaperSize for printing a receipt Pin
Duncan Edwards Jones22-Sep-04 4:02
professionalDuncan Edwards Jones22-Sep-04 4:02 
GeneralRe: Custom PaperSize for printing a receipt Pin
Member 132035222-Sep-04 21:47
Member 132035222-Sep-04 21:47 
GeneralOUTLOOK Integration Pin
Sumit Domyan20-Sep-04 21:07
Sumit Domyan20-Sep-04 21:07 
Generalpassing variables thru refrence Pin
Member 120813920-Sep-04 20:05
Member 120813920-Sep-04 20:05 
GeneralRe: passing variables thru refrence Pin
Dave Kreskowiak21-Sep-04 0:29
mveDave Kreskowiak21-Sep-04 0:29 
GeneralRe: passing variables thru refrence Pin
21-Sep-04 17:15
suss21-Sep-04 17:15 
GeneralRe: passing variables thru refrence Pin
Dave Kreskowiak22-Sep-04 7:33
mveDave Kreskowiak22-Sep-04 7:33 
GeneralRe: Create PDF / VB.NET Pin
Steven Campbell20-Sep-04 11:24
Steven Campbell20-Sep-04 11:24 
GeneralCreate PDF / VB.NET Pin
partt20-Sep-04 10:55
partt20-Sep-04 10:55 
Generalvb6 - changing printer settings Pin
steff kamush20-Sep-04 4:07
steff kamush20-Sep-04 4:07 
GeneralRe: vb6 - changing printer settings Pin
Duncan Edwards Jones20-Sep-04 4:16
professionalDuncan Edwards Jones20-Sep-04 4:16 
GeneralCrystal Reports and CSV files Pin
KreativeKai20-Sep-04 3:40
professionalKreativeKai20-Sep-04 3:40 
GeneralRe: Crystal Reports and CSV files Pin
KreativeKai24-Sep-04 5:36
professionalKreativeKai24-Sep-04 5:36 
GeneralRe: Crystal Reports and CSV files Pin
NarendraSinghJTV19-Jan-10 19:09
NarendraSinghJTV19-Jan-10 19:09 
GeneralRe: Crystal Reports and CSV files Pin
KreativeKai25-Jan-10 5:10
professionalKreativeKai25-Jan-10 5:10 

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.