Home General

Converting 2007 to Seattle

edited April 2016 in General
Hi

I'm converting from D2007 to Seattle.

I had routines like :


ExportArchiveToFile(FileNameWithPathObject.FilenameWithPath,TempDir +
FileNameWithoutExtension + '.PDF',ofPDF);

What happend to "ExportArchiveToFile"

Eric

Comments

  • edited April 2016
    Hi Eric,

    Perhaps you were using a third party add-on for exports or you wrote some
    export routines. Try searching the source code of your old environment for
    the unit that contains the export routines.

    RB has never had export routines or methods like that. RB has properties for
    DeviceType and TextFileName you set and then call Report.Print.




    Best regards,

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

    Best regards,

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