• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Allegro X Scripting - Skill
  3. axlUIViewFileCreate not working for html file 17.4

Stats

  • Replies 1
  • Subscribers 16
  • Views 5502
  • Members are here 0
More Content

axlUIViewFileCreate not working for html file 17.4

HJerry
HJerry over 3 years ago

Hi all,

We have a program that creates a log file in html format, then opens it using axlUIViewFileCreate.

This works fine in 17.2, but now opens the file as a text document in 17.4.

I have allegro_html turned on and allegro_html_qt turned off.

Anyone else have this issue? If so, were you able to correct it?\

Thanks,

Jerry

  • Cancel
  • Sign in to reply
  • HJerry
    HJerry over 3 years ago

    Hi all, I found part of the issue in this thread from EvanShultz : 1378981#1378981  

    <html>  needs to be on the first line of your HTML code.

    My only issue now is the table borders are missing.

    Here is the HTML code for the table:

    <style> table, td {border: 1px solid black; padding: 5px;}
    table#n01 th { border: 1px solid black; background-color:#FF9900; color: white; padding: 5px;} </style>
    <table id=n01> <tr> <th>Diff Pair Name</th> <th>Rule Used</th> <th>Obj 1 Loc</th> <th>Obj 2 Loc</th> <th># Plane RKO</th> <th># Signal RKO</th> <th>Layer : Voids</th> <th>Obj Type</th> </tr>
    <tr> <td>NA</td> <td>VOID_2SYM:CAP0402 = 40:shp-86x72-rndcorner:0:3:-1</td> <td>((3224.055 12072.56))</td> <td>((3224.055 12112.56))</td> <td>3</td> <td>0</td> <td>2-4</td> <td>symbol-PACKAGE,symbol-PACKAGE</td> </tr>
    </table>

    Thanks,

    Jerry

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Cadence Guidelines

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information