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

URGENT: Setting PrinterSetup.PaperHeight causes strange AV

edited May 2007 in General
Hi,

I need to set the reports PrinterSetup.PaperHeight (I need to manually set
the PaperHeight at runtime).
The moment I add this line of code to my project:
Report.PrinterSetup.PaperHeight := 140;

I start Getting a error "Access violation at address 13E6D870 in module
'eS4mxl.dll'. Read of address 13B6C000." Any help regarding this would be
great as I need to get this out ASAP.

Thanks

Comments

  • edited May 2007
    The error seems to be caused by the default printer I have selected.
    If I change my default printer to something else, everything seems to be
    fine.

    If anyone has any ideas or thinks of anything, please give me a shout as I
    am not 100% convinced that this is resolved yet.

    Thanks

  • edited May 2007
    Hi Jason,

    This could be a printer driver issue. Be sure you are using the latest
    printer driver available for the printer you are using.

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited May 2007
    That's what it is looking like, thanks.

This discussion has been closed.