Search found 1423 matches: rpreview

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: 147

Re: Report rpreview excel button disable not work

You put: Tú colocaste:    LOCAL cAlias   USE...   cAlias := ALIAS()// Habilita Boton Excel en Preview     oReport:bInit := { || ( cAlias )->( DBGOTOP() ) }  Regards, Saludos. I build fwh\samples\report.prg not working. // Testing FiveWin built-in report ...
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: 147

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: 147

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()     LOCAL oFont1, oFont2, cAl...
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: 147

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()     LOCAL oFont...
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: 147

Re: Report rpreview excel button disable not work

...  oFont[ 4 ]:End()RETURN NIL  Regards, Saludos. Dear Karinha, it's not working. I thought about it and compared Report class and rpreview code. There are no major changes. Why is it that FWH2212 to FWH2404 now has the same source code but cannot be exported to Excel?
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: 147

Re: Report rpreview excel button disable not work

Maybe:    FOR nI = 1 TO Len( oReport:aColumns )      oReport:aColumns[ nI ]:bTitleFont := {|| 3  }   NEXT   oReport:bInit := {|| ::oDB:GoTop() }   oReport:bSkip := {|| ::oDB:Skip() &n...
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: 147

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: 147

Report rpreview excel button disable not work

Dear Antonio, These code working fine FWH2212, but not work FWH2402 and FWH2404. LOCAL oReport, oFont[4]LOCAL nI    := 0LOCAL nRows := 0LOCAL nSel  := 0      cOFFER_NO := AllTrim( FW_UTF8PADCHAR(cOFFER_NO, 10) )      cOFFER_NM := AllTrim( FW_UTF8PADCHAR(cOFFER_NM, 50&...
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: 147

Re: Pregunta sobre Preview.

https://forums.fivetechsupport.com/viewtopic.php?f=3&t=18516&p=97014&hilit=ZOOM#p97014 ó en RPreview: oMeta1:SetZoomFactor(nZFactor, nZFactor*2)  ó    ACTIVATE WINDOW oWnd... ON INIT Zoom()  ó al final del REPORT:   ...
by karinha
Sun Feb 18, 2024 3:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Pregunta sobre Preview.
Replies: 2
Views: 210

Problem with FiveWin and PDF995 on Windows 11.

... should. I found that if you print to the printer but preview, then in preview press the Acrobat button, that PDF is correct. I looked through the rpreview.prg and found I believe it uses FWSavePreviewToPDF(), is this code around because it seems to work better the PDF995. Or is there a way to ...
by byron.hopp
Tue Feb 13, 2024 12:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1220

Re: Impresoras en Terminal Server

... que debe mostrarte, incluyendo las redireccionadas de la sesión actual. Por el contrario en nuestra aplicación, en el menú de impresión de un RPREVIEW aparecen todas las de la sección "Devices" del registro de windows que de indicado antes, cosa que no debería ocurrir. Ocurre lo ...
by Sebastián Almirón
Thu Feb 08, 2024 10:38 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Impresoras en Terminal Server
Replies: 6
Views: 334

Re: link between PRG and RC

... source\fun_msgget.prg source\fun_showerror.prg source\fun_visor.prg source\fun_varias.prg source\fwsrc\tmytitle.prg source\fwsrc\rpreview.prg source\fwsrc\msgrun.prg source\fwsrc\msglist.prg resource\prestamos.rc #hbxpp.hbc xhb.hbc hbwin.hbc hbct.hbc hbmzip.hbc hbziparc.hbc #hbfoxpro.hbc ...
by carlos vargas
Tue Jan 30, 2024 1:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 1706

PRINT oPrn NAME cTitle PREVIEW

... using using the usual pdfcreator instruction set oPdf = CREATEOBJECT( "PDFCreator.JobQueue" ) oPdf:Initialize() Have I to need to edit rpreview.prg to obtain this goals?
by MarcoBoschi
Mon Dec 11, 2023 3:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: PRINT oPrn NAME cTitle PREVIEW
Replies: 2
Views: 302
Next

Return to advanced search