All plug-ins and renderers can be started without Python. The Python installation is checked only when Python is really needed (i.e. when a script starts with #!py). If the installation is missing, Python scripts return the error 1. For the first Python script, a corresponding warning message is also shown. The following Python versions are expected:
By the way, you can have any other, even newer Python version(s) installed. These versions are ignored by the priint:comet plug-ins and by comet_pdf.
Please note: In contrast to v4.x, v5.0 requires the Python version 3.12.
For the installation of the plug-ins we strongly recommend the installers provided by WERK II.
If, for any reason, a manual installation is necessary, it is important to replace all (but not more) plug-ins. Replacing individual plug-ins of different releases will crash Illustrator®. Here you can find complete zip sets of the plug-ins.
For information about the System Requirements for Illustrator see here.
All plug-ins are supplied in the so-called Universal Architecture and run on both Intel and Silicon machines. At least macOS Version 12 (Monterey) is required for all priint:comet plug-ins.
All plug-ins are checked against malware by Apple. However, since you did not get the plug-ins from the App Store, it is necessary to change the security settings of your System Settings:
Because this file contains entries from our bug tracking system, the content of this file is partly in German.
The table describes the features and bug fixes of the priint:comet AI 5.0 plug-ins.
Revision | Case | Description |
v5.0 R36800 02.06.2025 |
Python improvements |
General improvements
|
TW 3444127 - The icons in the control bar are difficult to work with |
Can the icon handling in the illustrator control bar be reconsidered? Specifically, the 4 "box with strikethrough" icons on the right. ![]() I initially thought that these icons were broken, and the box represented an "icon not found" placeholder, but obviously that is not the case. When these Icons are in the inactive state, they are impossible to distinguish between, and there are no tool tips to help me. I am VERY hesitant to click on any type of tool when I'm unsure of what it does. Could these icons be given a more unique look, and utilize a greyed out status? We changed that a little bit.
![]() The magnet was experimental and we removed it. |
|
TW 3445465 - Illustrator® tooltips on Mac show 'ALT' key |
The tooltips of the Illustrator® plug-ins refers to the ALT key from time to time. Could this be changed to 'OPTION'? We have changed this accordingly. |
|
TW 3445402 - Tool tips missing in Illustrator® plug-ins |
Unfortunately, no tooltips are shown in the Mac version of the Illustrator® plug-ins. Tooltips can now also be shown in the Mac version of the Illustrator® plug-ins. |
|
v5.0 R36601 24.04.2025 |
Python improvements |
General improvements
New modules:
New functions: |
v5.0 R36336 13.03.2025 |
No functional changes. |
|
v5.0 R36258 03.03.2025 |
Python improvements |
General improvements
New functions: |
Update Panels after undo TW 3325184 - Panels are not updated on undo |
The following panels are now properly updated on undo when they are open:
|
|
v5.0 R36169 15.02.2025 |
No functional changes. |
|
v5.0 R36072 03.02.2025 |
Python improvements |
New functions: |
v5.0 R36001 23.01.2025 |
Installer of v5.0 not working on Windows |
After installing the new v5.0 plug-ins, Illustrator® crashes on startup on Windows. The new installers are fixed accordingly |
TW 3286001 - Logger not working |
I’m trying to log messages in some scripts. To configure that, I’ve added a log.xml. But unfortunately none of my attempts are working and the the requestesd logfile is not written. To improve performance, we have revised the entire logging system in 5.0 R35824. Unfortunately, a few errors have crept in - including the fact that many messages are no longer written in the presence of a log.xml configuration. This is fixed now and the logging system should work as before (but significantly faster). |
|
TW 3289137 - AI-Plugin / Python / comet.frame.moveTo does not work with group frames |
I have an Illustrator document with two frames which are grouped. If I select one of the grouped frames, three frames are selected: comet.frame.selected will no longer return CGroup instances. [Fixed] |
1tr>
|
Enabling logfile writing does not work. |
Enabling writing to a logfile using the Illustrator menu does not seem to work. [Fixed] |
|
comet.getVersionMajor and comet.getVersionMinor return str instead of int |
The Python functions comet.getVersionMajor and comet.getVersionMinor return str instead of int. [Fixed] |
|
TW 3290207 - comet.file.downloadWebImages wrong result entries on failed downloads |
The Python function comet.file.downloadWebImages returns a list of results containing error codes. [Fixed] |
|
TW 3290251 - Python - wrong parameter in comet.CFrame.setBarcode |
The Python function comet.CFrame.setBarcode has multiple problems:
[Fixed] |
|
v5.0 R35824 05.12.2024 |
Python improvements |
General improvements:
|
Faster logfile writing |
We managed to refactor logfile writing, resulting in greatly improved performance. |
|
v5.0 R35572 16.10.2024 |
First Release of v5.0 |
We are pleased to present the First release of version 5 of the priint:comet AI plugins here. |
Python improvements |
General improvements:
Breaking changes: See porting guide for more information.
New modules: New classes: New functions:
|
|
New cScript functions |
There are new cScript functions available: |
|
Table module improvements |
|