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

pprichtext and dbimage

edited February 2007 in General
Hi,

I need to print pprichtext on a image.
i've upgrated my printer's driver

when i print a pprichtext on a image the image is not visible.

my pprichtext.color := clwhite
my pprichtext.strech := true

if i set pprichtext.trasparent:=true then the pprichtext is printed in a
little box on the left corner of the report's detailBand.

how can i do to print on a image corretly?

please tell me how.


help
tks



--- posted by geoForum on http://delphi.newswhat.com

Comments

  • edited February 2007
    I also try:

    ppreport.devicetype:='PDF'

    but i don't see the image under pprichtext

    tks


    a



    --- posted by geoForum on http://delphi.newswhat.com
  • edited February 2007
    Hi Ennio,

    Are you actually trying to print a RichText component to an image such as a
    TppImage component or are you simply trying to print it to the report's
    Detail band? Where are you setting the properties you show below? It this
    RichText component being created at runtime? If so, how are you positioning
    it on the report?

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited February 2007
    Hi Ennio,

    Which version of ReportBuilder/Delphi are you using? Are you able to
    recreate this behavior in a simple example? If so, please send the example
    in .zip format to support@digital-metaphors.com and I'll take a look at it
    for you.

    --
    Regards,

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

    Best Regards,

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

    I've a simply report.
    in PageStyle band i've a ppdbimage.
    the image width is 297mm
    the image hight is 210mm
    the top is 0, and left is 0

    in detail band i've a pprichtext.


    tks



    --- posted by geoForum on http://delphi.newswhat.com
  • edited February 2007
    hi Nico, I've send a email for you at support@digital-metaphors.com

    tks

    example
    it



    --- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.