Home End User

rich text with image

edited May 2011 in End User
Hi,
I would like to load into rich edit component document with text and
bitmap or jpeg image.

I read into wiki that i had to use some 3rd part component to solve problem.

I use rxlib component where are the rxrichedit component that load text
and image.

I tried to create package to installa component into ppreport like
infopower package but when i click to component and click into detail
band don't create anything.


There are some guide to use rxrichedit for load rtf with text and image
and print ??

Best regards
Paolo Angeretti

Comments

  • edited May 2011

    TppRichText/TppDBRichText can work with a TCustomRichEdit descendant.

    InfoPower descends from Delphi's TCustomRichEdit

    RxLib descends from Delphi's TCustomMemo and therefore is not compatible
    with TppRichText.

    There are also products such WPTools and TRichView that can work with RB.
    The authors of these components created RCL wrapper components that enable
    their products to be used inside RB.

    http://www.digital-metaphors.com/rbWiki/RCL/RichText/RB_RichText


    -
    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com

    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.