Search found 206 matches: prints

Return to advanced search

SetMultiSelectCol() on line

... the current row" action DeSelect_One_array(oBrw) MENUITEM "Deselect everything" action oBrw:SelectRow( 0 ) MENUITEM "Prints the selected lines" action PrintBrowse(oParent:cCaption,oBrw,oDbf) MENUITEM "Export the selected rows" action ExportToExcel(oBrw ...
by Silvio.Falconi
Sat Apr 13, 2024 8:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetMultiSelectCol() on line
Replies: 5
Views: 187

Re: Does anyone have an Envelope Printing module ?

... last Friday and he is not really so concerned with automating envelopes .. He tells me he just cuts and pastes the address into Word and then prints his envelope and an automated envelope routine would be nice to have but not a requirement .. I plan on expermenting with creating something ...
by Rick Lipkin
Mon Mar 04, 2024 2:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 579

Re: Does anyone have an Envelope Printing module ?

... back but didn't bother to implement it. That would make sending the envelopes faster. Otherwise the PO has to feed them through a machine that prints the barcodes IF it can read the address. Tim
by TimStone
Sat Mar 02, 2024 9:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 579

Re: How to show and print a pdf file?

Karinha,
This command prints the PDF directly and I wanted to show it before print. Is it possible ?
by vilian
Thu Feb 29, 2024 1:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to show and print a pdf file?
Replies: 13
Views: 665

Re: nYoffset and nXoffset

... noBrush, aText, cUnits ) I need to Know the parameters when the user select a printer, I think ..... many values are changed when the user prints because a printer is selected that returns certain values and changes the values entered into the test
by Silvio.Falconi
Mon Jan 15, 2024 9:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: nYoffset and nXoffset
Replies: 11
Views: 832

Add a line on report from xbrowse (NO HTML)

... the text "Provincia:AG" there is a list of cities I would like to add a white line after the text "Provincia:AG" I create the prints using xbrowse's method Report()  oBrw:Report( cTitle, , , ;         { |oRep, oBrw| MySetUp( oRep, oBrw, oDbf,aGroup,nGroup,lEject,aCampi ...
by Silvio.Falconi
Tue Dec 12, 2023 2:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Add a line on report from xbrowse (NO HTML)
Replies: 2
Views: 278

add a line in the print report

... the text "Provincia:AG" there is a list of cities I would like to add a white line after the text "Provincia:AG" I create the prints using xbrowse's method Report()  oBrw:Report( cTitle, , , ;         { |oRep, oBrw| MySetUp( oRep, oBrw, oDbf,aGroup,nGroup,lEject,aCampi ...
by Silvio.Falconi
Tue Dec 12, 2023 9:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: add a line in the print report
Replies: 8
Views: 546

Calculate total pages

... I imagine PRINT oPrn NAME "My Print" CALCULATE I execute two times the same function the firs is only for calculation the second really prints have a nice day
by MarcoBoschi
Wed Nov 22, 2023 5:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Calculate total pages
Replies: 32
Views: 5878

Re: Fwh 23.10 TGet another problem

Hi Mr. Rao,

Code: Select all  Expand view
A   Character   Ascii
1   Ğ            208
2   Ş            222
3   İ            221
4   ğ            240
5   ş            254
6   ı            253
 


When I press this characters from keyboard, it prints ?.

Thanks.
by Horizon
Mon Nov 06, 2023 5:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 54322

Bug in BCC64

...   printf( "%s\n", TEST );    printf( "%d\n", *TEST );    return 0;} prints: ?63 While this modified sample: #include <stdio.h>#define TEST "А"//Ðint main(){    printf( "%s\n", ...
by Enrico Maria Giordano
Wed Nov 01, 2023 2:41 pm
 
Forum: Off Topic / Otros temas
Topic: Bug in BCC64
Replies: 0
Views: 329

Re: DBF . Commit

Otto wrote:This function detects data changes even if there was no commit.


This is not what I get. Please, show us an example that prints different date/time after REPLACE without COMMIT.
by Enrico Maria Giordano
Thu Oct 26, 2023 7:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 2345

Re: ayuda por favor con REPrintBox5

The regular command
Code: Select all  Expand view
@ r,c PRINT TO oPrn TEXT cText  SIZE w,h INCHES/MM/CM.....

cText can be normal ANSI text, Unicode text or RichEditText. Prints multiline text.
You can see samples on this forum.
Again this depends on your version of FWH
by nageswaragunupudi
Fri Jun 30, 2023 12:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ayuda por favor con REPrintBox5
Replies: 8
Views: 553

simple image viewer - sample

... (bmp, dib, pcx, jpg, gif, tga, rle) to display. The chosen image is then loaded into the image display. 8. **PrintImage Function**: This function prints the currently displayed image. It sets up a print job with the name "Image Printing", sets the page format and orientation, and prints ...
by Otto
Fri Jun 09, 2023 6:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: simple image viewer - sample
Replies: 3
Views: 289

Seeking your thoughts

On invoices we print a watermark. It is a PNG file, and it prints as a background on the center of a page. In most cases, it works fine. While invoices can be printed at any computer, the watermark file is stored in the program data directory on the server, ...
by TimStone
Wed Jun 07, 2023 10:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Seeking your thoughts
Replies: 10
Views: 653

RTF : Fully functional

... longer text across pages, using the tPrinter class, was not supported. NOW IT IS. In my application, I have "disclaimer" text that prints on invoices. It has always been in the same font, color, size as the detail ( parts, labor, prices, etc ) on the invoice. Using MemoEdit, my ...
by TimStone
Thu May 11, 2023 5:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RTF : Fully functional
Replies: 2
Views: 195
Next

Return to advanced search