Import from FreeReport to FR4

Hello all... [img]style_emoticons/<#EMO_DIR#>/rolleyes.gif" style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" /> in older Projects i have Reports build with Freereport 2.34 and saved to File. - it is possible to import these Reports (the Layout) ? - changing the Datasources is not the Problem i think. Thanks for Information.[/img]

Comments

  • You should use frx2xto30.pas unit

    - it is possible to import these Reports (the Layout) ?

    Yes, but dimensions not always are exact as was in freereport. Before starting conversion I saved all documents in latest 2.5x version, then I used a frx2xto30 unit to convert to FR4.

    After converting there was 3 issues (in my work):
    - margins - changed by hand to 0,9 from each side
    - stretch to max height was enabled by default
    - a bit smaller documents - only if you need pixel to pixel (mm to mm) conversion

    sorry for my english, I'm still learning

Leave a Comment