Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Print to file problems

edited March 2008 in General
ReportBuilder 10.07 Build 2 with Delphi 7

Hello,

I'm trying to setup some report templates so that when I select the
"Print to file" option and select "Text File" I can export the report to a
text file at runtime.

In the designer I select "File" then "Print To File Setup..." but I
don't get the option to add any of my DBMemo or Memo fields. I only seem to
be able to add Variables, labels and system variables. Is this correct ? If
so how can I get the data in the DBMemo fields to appear in the text file ?

Regards,

Ian Munro

Comments

  • edited March 2008
    Hi Ian,

    ReportBuilder currently does not support exporting memos to a text file.
    This is something we are strongly considering for the next release.
    Currently you will need to use a wrapped DBText or Label to export text.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited March 2008
    Hi Nico,

    Thanks for the quick answer. This would be a nice feature for the future but
    won't cause me too many problems for the moment.

    Regards,

    Ian.

This discussion has been closed.