*Apologies for the long and detailed post—just trying to provide as much context and clarity as possible!
Questions towards the end of the post. *
Hello!
I'm currently working on generating derived outputs (PDFs) for 2D Drawing objects and have encountered a challenge regarding the configuration options available in different tools provided by the platform.
Background
------------------
- Rich Client (Batch Monitor / PLMPrintBatch):
When using the Rich Client, there's a batch process called PLMPrintBatch for generating PDFs. This process offers a comprehensive set of configuration options under the Default Printing Parameters section, allowing fine control over the PDF output.
- Standalone App (Derived Format Converter):
There's also a standalone tool called Derived Format Converter (installed separately from the Rich Client). Its configuration is managed via the 3DDashboard app. However, I've noticed that not all the options from PLMPrintBatch are available here.
Options Comparison
----------------------------
PLMPrintBatch (Batch Utility/Batch Monitor) | Derived Format Converter (3DDashboard) PlatformManagement Dashboard->Content Tab -> Collaborative Spaces Configuration Center -> Derived Format Management(Click + on the top right of this widget) | |
1 |
Layout Tab (Position and Size)
| These options are missing in the Conversion rule in the 3DDashboard.
|
2 | Rendering Tab | These options are missing in the Conversion rule in the 3DDashboard.
|
3 | MultiDocuments Tab | These options are partially present.
|
4 | - Paper Format: Select standard paper sizes (e.g., A3 ISO) or define custom width and height. | These options or equivalent options are missing in the Conversion rule in the 3DDashboard.
|
5 | Options Dialog
| These options are present (except for the gamma factor) in the Conversion rule in the 3DDashboard.
|
5.1 |
- Banner Tab: Configure banner text, position (top/bottom/left/right/none), use banner size, and insert logo.
- Various Tab: | These options are missing in the Conversion rule in the 3DDashboard.
|
1. Are there any workarounds or hidden settings in the Derived Format Converter or 3DDashboard that allow access to the missing options listed above?
2. Is there a way to import or synchronize the Default Printing Parameters from PLMPrintBatch into the Derived Format Converter?
3. Has anyone developed scripts, plugins, or custom solutions to bridge this gap between the two tools?
Any insights or workarounds would be greatly appreciated!