Mailmerge Error Size on Memo reached capacity
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
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
This discussion has been closed.
Comments
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
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
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
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
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com