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

Textpipeline Question

edited February 2007 in General
I am using a TppTextpipeline and creating an ascii file that is very
large. I do not know the exact size of the ascii file, however.

I noticed that it is slow loading the preview form of the report writer.
Is there any file size restriction on the ascii file that this uses
that you are aware of that could be causing the preview form to load slowly.

Comments

  • edited February 2007
    Also, when i called the r.PrintReport, i got the following error:
    EOSError "system Error. Code: 14.
    Not enough storage is available to complete this operation'
  • edited February 2007
    Hi Jeff,

    This is not a known issue. If you load the same report with a smaller text
    file, does it load faster? How big is the text file you are using? Are you
    accessing it from your hard driver or over a network? Are you creating a
    two pass report? You might also try disabling the report outline and see if
    that speeds things up.

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited February 2007
    I will check those things out, thanks.

This discussion has been closed.