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

Mailmerge Error Size on Memo reached capacity

edited May 2007 in RAP
Hello,

i have a richtext in design. In the OnPrint event of this control i will set
programaticly the richtext string. as a simple sample i am using the
follwing:

Richtext1.Richtext:='This is a test '+'Match bla bla';

The datapieline exists and also the field. In the layout i have checked the
Mailmerge flag.

If i go to preview i get an exceptrion, that the memo capacity has reached.
If i go to designmode and insert the same text an dvariable i get no erropr,
only in the rap code assignmet.

any idea?

--
best regards
chris (EULANDA)

www.eulanda.com
ERP SOLUTIONS

Comments

  • edited May 2007
    Hi Chris,

    1. Be sure you are using the latest version of ReportBuilder 10.06.

    2. Instead of using the OnPrint event of the RichText object, try using the
    OnMailMerge event when altering mailmerged text.

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited May 2007
    1. actually a major problem for me, bacause i had a lot of 3rdparty and a
    lot is hanging on recompiling. I have read also al lot of your comments,
    that it is often an issue of the3rdparty tools, but the realaty is, that i
    had tried a lot but it did not compile. My idea is to setup a new system
    with D2007 and than bring each box active...

    2. Yes i also tried OnMilMergeEvenbt, same result.
    --
    best regards
    chris (EULANDA)

    www.eulanda.com
    ERP SOLUTIONS
  • edited May 2007
    Hi Chris,

    Are there any specific issues you are having with recompiling your thrid
    party apps? There were not that many changes made to the source and
    definitely no major changes of any kind.

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.