LT Image Export PDF no longer causes crash


Version: 2024b

Type: Bug Fixes

Category: Graphing

Subcategory: Export

Jira: ORG-28666


  1. Start a new project.

  2. New a graph and add a text object.

  3. Make it into a button with LT script

  4.  

    Image.FileName$ = "%Yaa.pdf";
    Image.Export.PageDPI(pdf);

==> Click the button, Origin crashes.

Fixed in Origin2024b.