Recent

Author Topic: Fortes4Lazarus, is there a way to save a report outside the executable ?  (Read 3039 times)

mizar

  • New Member
  • *
  • Posts: 35
Just to avoid to recompile the entire program if you only need to change something in a report...

elidorio

  • Sr. Member
  • ****
  • Posts: 295
Re: Fortes4Lazarus, is there a way to save a report outside the executable ?
« Reply #1 on: February 06, 2016, 04:04:05 am »

View Profile  Email  Personal Message (Online)

FortesReport changed to FortesReport-ce.
« on: Today at 02:43:24 am »
QuoteModifyRemove
FortesReport component  to report changed FortesReport-ce.
information at[1]

[1] https://github.com/fortesinformatica/fortesreport-ce
Lazarus 1.4.4 | FPC 2.6.4 | Windows / Linux Debian

mizar

  • New Member
  • *
  • Posts: 35
Re: Fortes4Lazarus, is there a way to save a report outside the executable ?
« Reply #2 on: February 06, 2016, 10:30:44 am »
Thanks, but it doesn't compile at least on linux  :(

fpc 3.0.0 lazarus 1.4.4 svn 51570 built with fpcup.

Code: [Select]
RLXLSXFileFormat.pas(497,3) Warning: Conversion between ordinals and pointers is not portable
RLXLSXFileFormat.pas(497,23) Warning: Conversion between ordinals and pointers is not portable
RLXLSXFileFormat.pas(497,3) Error: Argument cannot be assigned to

mizar

  • New Member
  • *
  • Posts: 35
Re: Fortes4Lazarus, is there a way to save a report outside the executable ?
« Reply #3 on: February 06, 2016, 12:27:45 pm »
As I'm not interested in xlsx filter, I commented out the offending code and succeeded in compiling and installing.

By the way, it seems that the new version doesn't answer my original question, i.e. is there a way to save/load the report in a file so that it can be distributed along with the executable and not embedded in the executable ?

Furthermore, I've found the barcode's rendering is worse and RLReport1.Preview(); raises an exception...

Lastly, the best code without documentation is useful only to those who wrote it  :-[ :(

elidorio

  • Sr. Member
  • ****
  • Posts: 295
Re: Fortes4Lazarus, is there a way to save a report outside the executable ?
« Reply #4 on: February 07, 2016, 02:36:57 am »
As I'm not interested in xlsx filter, I commented out the offending code and succeeded in compiling and installing.

By the way, it seems that the new version doesn't answer my original question, i.e. is there a way to save/load the report in a file so that it can be distributed along with the executable and not embedded in the executable.
R: it is not possible the report file is embedded in the executable.

Furthermore, I've found the barcode's rendering is worse and RLReport1. Preview (); raises an exception.
R: Please report this problem in the github project.

Lastly, the best code without documentation is useful only to those who wrote it:-[:(
I have a file of help than this at the address below:

https://www.dropbox.com/s/axewi0gla289fu1/fortes.7z?dl=0

« Last Edit: February 07, 2016, 04:16:16 pm by elidorio »
Lazarus 1.4.4 | FPC 2.6.4 | Windows / Linux Debian

mizar

  • New Member
  • *
  • Posts: 35
Re: Fortes4Lazarus, is there a way to save a report outside the executable ?
« Reply #5 on: February 07, 2016, 09:18:09 am »
Thanks

 

TinyPortal © 2005-2018