Enter Keywords:
1 - 6 of 6(0.01 seconds)
Sort By:
 
hi all i want to print a invoice from my application which should print a half of the A4 size paper means i want to print two invoice in a single paper. i am using printer.print method but when ...
Zones: Visual BasicDate Answered: 12/27/2001 Rating: 7.4 Views: 0
I've a billing software decompiled, in foxpro 2.6 dos. I've recompiled it for windows. But the report ejects page (upto its page length) after printing(On a dot matrix printer) which I want to stop...
Zones: FoxProDate Answered: 08/09/2004 Rating: 7.4 Views: 0
i dont want any page eject in foxpro..so that i can print small sized receipts smoothly on a continuous paper sheet..How do i do that..my printouts command are Set device to printer @1,1 say "kl...
Zones: FoxProDate Answered: 08/13/2004 Rating: 7.2 Views: 8
Hi, Iam using Crystal report 8 in win2K environment. Iam able to generate LABELS on userdefined size like 9cm width by 3.80cm height. ALso i have set the Printer paper size to the user defined labe...
Zones: Crystal Reports SoftwareDate Answered: 08/19/2004 Rating: 6.4 Views: 0
Dear Experts,       Please have a look at this program uses printers ; procedure TForm1.Button1Click( Sender : TObject ) ; var   f : textFile ; begin   AssignPrn(f) ;   try     Rewrite(f) ;     Write...
Zones: Delphi ProgrammingDate Answered: 08/17/1999 Rating: 6.2 Views: 0
I need to develop an application which uses the attached printer (not network printer) as an online printer where events occuring in the network are printed one line at a time as and when the event...
Zones: Linux Printing, ...Date Answered: 04/25/2009 Rating: 9.0 Views: 0
 
  • 1