Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations IDS on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. NXGrunt

    Setting Line widths for PrintPDFBuilder

    Hi, I am beating my head against a wall trying to get the Journal I am using to export PDFs to set the line widths. See Code snippet below, The variable 'thinLineWidth' is a Boolean. If it is true I get the correct thin line output from the PDF. If it is false, I should get the custom...
  2. NXGrunt

    Batch export Assembly PDF Journal

    It looks like the LoadComponent subroutine below could be modified to also load partially loaded components, it already has a check to determine if the component is fully loaded. This is beyond my limited coding skills to do without completely breaking this. Private Function...
  3. NXGrunt

    Batch export Assembly PDF Journal

    Excellent, Date is now working great, Thanks. I am still having the same issue that the OP on the last thread had, on the first run not all PDF's are being generated. But they are then created on the second run. It looks like it may have to do with the load state of the components. Any...
  4. NXGrunt

    Batch export Assembly PDF Journal

    Ok so that was easier to do than I thought, after some googling I added the 2 lines of code below 'Internationalization for dates and replaced "Today" with "strDate" in the line below that. Private _watermarkAddDatestamp As Boolean = True Public Property WatermarkAddDatestamp() As...
  5. NXGrunt

    Batch export Assembly PDF Journal

    Awesome! Thanks Cowski, it works great. I was looking through the code to see if I could change the date format to DDMMMYY (ie 04JUN20) I noticed this comment "'to do: internationalization for dates" Any chance you have worked through this already or have any guidance for how to accomplish this?
  6. NXGrunt

    Batch export Assembly PDF Journal

    I've been using the batch export NX journal from the top of this thread for years thread561-377372 But it always had the issue of saving to MyDocs instead of the chosen folder and I never got around to fixing it. And the last post has a link to the fix but the link no longer works. Any chance...

Part and Inventory Search