export TREPORT to Excel in Preview

Re: export TREPORT to Excel in Preview

Postby lucasdebeltran » Wed Apr 25, 2012 7:40 pm

Mr. Rao,

Could be please included in upcomming FW 12.04 please?.

And what about including a new icon at rpreview?.

Best regards,
Muchas gracias. Many thanks.

Un saludo, Best regards,

Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producción]

Implementando MSVC 2010, FWH64 y ADO.

Abandonando uso xHarbour y SQLRDD.
User avatar
lucasdebeltran
 
Posts: 1303
Joined: Tue Jul 21, 2009 8:12 am

Re: export TREPORT to Excel in Preview

Postby lucasdebeltran » Fri Apr 27, 2012 10:27 am

Hello,

There is a bug with accents:
Image

This is the code:
Code: Select all  Expand view
REPORT oReport TITLE  "*** Mi Primer Reporte con tílde ***"  ;
          FONT oFont1, oFont2 ;
          PREVIEW CAPTION "Mensaje del título"


     oReport:bInit := { || dbGoTop()  }




     COLUMN TITLE "St"         DATA Test->State

     COLUMN TITLE "Nombre", "Apellido" ;
            DATA  Test->First, Test->Last

     COLUMN TITLE "Dirección", "Población Ciudad"  ;
            DATA  Test->Street, Test->City, ""

     COLUMN TITLE "   Salario"  ;
            DATA  Test->Salary ;
            TOTAL              ;
            RIGHT              ;
            PICTURE "9,999,999";
            FONT 2             ;
            SIZE 9



     END REPORT



Thank you.
Muchas gracias. Many thanks.

Un saludo, Best regards,

Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producción]

Implementando MSVC 2010, FWH64 y ADO.

Abandonando uso xHarbour y SQLRDD.
User avatar
lucasdebeltran
 
Posts: 1303
Joined: Tue Jul 21, 2009 8:12 am

Re: export TREPORT to Excel in Preview

Postby lucasdebeltran » Fri May 04, 2012 7:56 am

Hi,

I also detected that HEADER and FOOTER of REPORT are not exported into Excel.

Please, could be fixed?.

Thanks.
Muchas gracias. Many thanks.

Un saludo, Best regards,

Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producción]

Implementando MSVC 2010, FWH64 y ADO.

Abandonando uso xHarbour y SQLRDD.
User avatar
lucasdebeltran
 
Posts: 1303
Joined: Tue Jul 21, 2009 8:12 am

Re: export TREPORT to Excel in Preview

Postby lucasdebeltran » Fri May 04, 2012 2:12 pm

Hello,

Sorry to bother.

PICTURES are not handled too.

Regards
Muchas gracias. Many thanks.

Un saludo, Best regards,

Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producción]

Implementando MSVC 2010, FWH64 y ADO.

Abandonando uso xHarbour y SQLRDD.
User avatar
lucasdebeltran
 
Posts: 1303
Joined: Tue Jul 21, 2009 8:12 am

Re: export TREPORT to Excel in Preview

Postby lucasdebeltran » Wed May 16, 2012 11:41 am

Up.

Thanks ;).
Muchas gracias. Many thanks.

Un saludo, Best regards,

Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producción]

Implementando MSVC 2010, FWH64 y ADO.

Abandonando uso xHarbour y SQLRDD.
User avatar
lucasdebeltran
 
Posts: 1303
Joined: Tue Jul 21, 2009 8:12 am

Previous

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 114 guests