Search found 4294 matches: report

Return to advanced search

Re: Report rpreview excel button disable not work

Get in touch with the FiveTech team, I think someone committed an atrocity in the RPREVIEW.PRG class of the version you use.

Ponte en contacto con el equipo de FiveTech, creo que alguien cometió una atrocidad en la clase RPREVIEW.PRG de la versión que utilizas.

Tks.

Regards, saludos.
by karinha
Fri Apr 26, 2024 5:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Report rpreview excel button disable not work
Replies: 9
Views: 146

Re: Report rpreview excel button disable not work

... Excel en Preview     oReport:bInit := { || ( cAlias )->( DBGOTOP() ) }  Regards, Saludos. I build fwh\samples\report.prg not working. // Testing FiveWin built-in report engine and print preview#include "FiveWin.ch"#include "Report.ch"static ...
by richard-service
Fri Apr 26, 2024 4:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Report rpreview excel button disable not work
Replies: 9
Views: 146

Re: Report rpreview excel button disable not work

You put:

Tú colocaste:

Code: Select all  Expand view


   LOCAL cAlias

   USE...

   cAlias := ALIAS()

// Habilita Boton Excel en Preview
     oReport:bInit := { || ( cAlias )->( DBGOTOP() ) }
 


Regards, saludos.
by karinha
Fri Apr 26, 2024 12:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Report rpreview excel button disable not work
Replies: 9
Views: 146

Re: Report rpreview excel button disable not work

Prueba este ejemplo, pls. // C:\FWH\SAMPLES\TESTRPT2.PRG// FiveWin own report engine sample#include "Report.ch"#include "FiveWin.ch"STATIC oReport//----------------------------------------------------------------------------//Function Main()  ...
by richard-service
Fri Apr 26, 2024 11:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Report rpreview excel button disable not work
Replies: 9
Views: 146

Re: Report rpreview excel button disable not work

Prueba este ejemplo, pls. // C:\FWH\SAMPLES\TESTRPT2.PRG// FiveWin own report engine sample#include "Report.ch"#include "FiveWin.ch"STATIC oReport//----------------------------------------------------------------------------//Function Main()  ...
by karinha
Fri Apr 26, 2024 11:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Report rpreview excel button disable not work
Replies: 9
Views: 146

Re: Report rpreview excel button disable not work

... := {|| ::oDB:Skip()  }   // .OR.// oRep:bInit := { || ::oDB:MoveFirst() }// oRep:bSkip := { || ::oDB:MoveNext() }   ACTIVATE REPORT oReport WHILE .NOT. ::oDB:Eof() ;      ON STARTGROUP oReport:NewLine()   oFont[ 1 ]:End()   oFont[ 2 ]:End()  ...
by richard-service
Fri Apr 26, 2024 3:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Report rpreview excel button disable not work
Replies: 9
Views: 146

Re: Report rpreview excel button disable not work

...  }   // .OR.// oRep:bInit := { || ::oDB:MoveFirst() }// oRep:bSkip := { || ::oDB:MoveNext() }   ACTIVATE REPORT oReport WHILE .NOT. ::oDB:Eof() ;      ON STARTGROUP oReport:NewLine()   oFont[ 1 ]:End()  ...
by karinha
Thu Apr 25, 2024 12:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Report rpreview excel button disable not work
Replies: 9
Views: 146

Re: Report rpreview excel button disable not work



Dear Karinha,
Yes, I saw full suggestion and samples.
But I don't know where set error or need to add some code.
Any idea to study it?
by richard-service
Thu Apr 25, 2024 2:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Report rpreview excel button disable not work
Replies: 9
Views: 146

Report rpreview excel button disable not work

... NAME "DFKai-SB" SIZE 0,22 BOLD                   DO CASE         CASE nPreView == 1                 // 報表先預覽後列印              REPORT oReport                                  ;                   TITLE   Trim("廠商基本資料報表")             ,;                        ...
by richard-service
Wed Apr 24, 2024 11:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Report rpreview excel button disable not work
Replies: 9
Views: 146

Re: Servidor de mail propio y acuse de ENTREGA.

... don't have a personal email server, but I can guide you through the process. The "tag" you're looking for is not "Generate-Delivery-Report." Instead, you need to use the Return-Receipt-To or Disposition-Notification-To headers. Here's how you can test it: Find an email client ...
by Antonio Linares
Mon Apr 22, 2024 4:58 am
 
Forum: Off Topic / Otros temas
Topic: Servidor de mail propio y acuse de ENTREGA.
Replies: 2
Views: 53

Servidor de mail propio y acuse de ENTREGA.

... de un mail para solicitar el acuse de ENTREGA de un mail enviado. Me han indicado que la "etiqueta/tag" es "Generate-Delivery-Report" pero no consigo que funcione. La cuestión sería enviar un mail con acuse de ENTREGA a una cuenta que esté en un servidor de correo, del ...
by FiveWiDi
Sun Apr 21, 2024 10:16 pm
 
Forum: Off Topic / Otros temas
Topic: Servidor de mail propio y acuse de ENTREGA.
Replies: 2
Views: 53

TReport, método TotalLine con GRID_ABOBEL, impresora Térmica

Estimados amigos Hola, por favor alguien podría indicarme porqué en un mismo sencillo Report, la línea de abajo de los títulos de columnas, llamada con ::TotalLine( ::nTitleDnLine, GRID_ABOBEL ) desde el método ColTitle(), no imprime nada en impresoras térmicas, pero ...
by José
Wed Mar 20, 2024 4:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TReport, método TotalLine con GRID_ABOBEL, impresora Térmica
Replies: 0
Views: 224

Re: TReport: Encabezado de columna en cada grupo, se puede hacer

Hola Rolando, para multiples headers con la clase Report creo que no podras hacerlo, habria que ver de modificarla, pero para el tema de los QR puede crearlos en memoria y utilizarlos desde diferentes lugares, yo lo hago utilizando la clade codebar ...
by Marcelo Via Giglio
Tue Mar 19, 2024 11:42 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: TReport: Encabezado de columna en cada grupo, se puede hacer
Replies: 5
Views: 1047

Re: Data exchange between PC and Android device on the same loca

... on the server does the hard work. This FW-program monitors a directory. A PHP program writes a text file to this directory. In the text file the report request is stored. //write Report task $Report = fopen( $filename . "txt", "w"); if ($Report == false) { echo ("Error ...
by Arturo Lopesoria
Fri Feb 23, 2024 11:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 799
Next

Return to advanced search