Home Devices

Range check error Printing to PDF with an image with a border

edited February 2017 in Devices
Reportbuilder enterprize 17.02, delphi XE10.1:

When I print to pdf i get a rangecheck error in




as here the fPageHeightindex is 0 and FpageHeightStack is nil.

The problem appears to be (looking up the call stack) in :


PDFCanvas.InitialGraphicsstate appears to call PDFCanvas.Clear which
zeroes fPageHeightIndex and nils fPageHeightStack, before Drawborder
is called leading to the error above.

fix (i think) is to move //Drawborder If needed... ahead of either
RestoreGraphicsState or initialgraphicsstate????

Thanks
Chris

Comments

  • edited February 2017
    Hi Chris,

    This issue was fixed for the latest version(s) of ReportBuilder. All
    active subscribers should upgrade to the latest version of ReportBuilder
    (RB 18.0) to receive this fix.

    Contact info@digital-metaphors.com for further upgrade information.

    --
    Best Regards,

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