Be.Smart Publisher4VLT
(FR) Publisher4VLT
(FR) Publisher4VLT
  • ℹ️Qu'est-ce que Publisher4VLT?
  • ⚙️Configuration requise
  • 🆕Les nouveautés
    • Version 28.0.3
    • Version 28.0.2
  • Fundamentals
    • 1 Publication capability
    • 2 Add-in configuration
      • 2.1 Setting on the General tab
        • 2.1.1 Logging
        • 2.1.2 Application to be closed before the start of publication
      • 2.2 Publication settings
      • 2.3 Publishing command display
      • 2.4 Add, edit and delete publication settings
        • 2.4.1 Enable/disable settings
        • 2.4.2 Name of publishing setting
        • 2.4.3 Publishing Out From Vault
        • 2.4.4 Publishing Into Vault
        • 2.4.5 Setting the name of the published file
        • 2.4.6 Publication rules by category
        • 2.4.7 Publication condition by properties
        • 2.4.8 Processes to run within the application before publishing
        • 2.4.9 Processes to run after publishing
        • 2.4.10 Specific settings for AutoCAD PDF module
        • 2.4.11 Specific setting for Inventor PDF module
        • 2.4.12 Specific setting for Inventor DXF module
        • 2.4.13 Specific setting for Inventor Raster module
        • 2.3.14 Specific setting for Inventor STEP module
        • 2.4.15 Specific setting for Inventor SAT module
        • 2.4.16 Specific setting for Inventor Drawing to AutoCAD module
        • 2.2.17 Specific setting for Office PDF module
        • 2.4.18 Specific setting for EPLAN module
        • 2.4.19 Specific setting for Update Visualization module
    • 3 Publication
    • 4 Publishing visualizations
      • 4.1 Publishing jobs selection for local processing
      • 4.2 Watermarks for PDF publishing tasks
    • 5 Publishing job customization
      • 5.1 File version/revision publishing
      • 5.2 Illegal characters
      • 5.3 Re-publish the current version option
    • 6 Export publishing documentation through Vault Publisher add-in
      • 6.1 Searching over single-level Item (parts, assemblies, etc)
        • 6.1.1 Searching over a BOM Item structure
      • 6.2 Default option for associations loading
      • 6.3 Rules setting for Vault Publisher Pack and Go
    • 7 Creating of publishing configuration
    • 8 Cooperation with ERP 2G Connector
      • 8.1 Move publishing option using EC Erp2G
      • 8.2 Links configuration
    • 9 Add-in availability and compatibility
Powered by GitBook
On this page
  1. Fundamentals
  2. 2 Add-in configuration
  3. 2.4 Add, edit and delete publication settings

2.4.10 Specific settings for AutoCAD PDF module

Previous2.4.9 Processes to run after publishingNext2.4.11 Specific setting for Inventor PDF module

Last updated 2 years ago

Specific settings for the AutoCAD publishing module contain these options:

  • Rendering style (only *.ctb rendering styles are supported)

  • Publishing application

    • AutoCAD – full AutoCAD, can be used AutoCAD One or AutoCAD with extension, for example AutoCAD Mechanical.

    • Ac core console – it is a core of AutoCAD, only inner core of AutoCAD is run for publication. Ac core console is part of AutoCAD and is together with AutoCAD licensed.

  • Range of publication – from AutoCAD drawing will be publishing according to:

    • Model and layout – everything in the drawing is published

    • Model – only the model space of the drawing is published

    • Layout – only layouts are published (all)

    • Layout – user setting – sets which layouts are to be published

    • Sheets as separate file, where it is possible to set that every sheet would be create in the separate PDF file

Note to the publishing application

The advantage of publishing using Ac core console is the speed. On the other hand, it is not possible to obtain information about the publishing error from the Console. It is therefore a good idea to debug first the publication using full AutoCAD and then switch to the publication using the Ac core console, and in case of problems with the publication, switch the publication back to full AutoCAD. Full AutoCAD must also be used when setting up the Application pre-process, which is written as a LISP script or in VBA - publishing via Ac core console only supports pre-processes that are written in .NET and are compiled into * .dll libraries.