Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: pywin32 Illustrator Throwing Exception Error
Post: RE: pywin32 Illustrator Throwing Exception Error

I actually figured out the issue! Illustrator's installation was either corrupt or that version (24.0.2) doesn't register its COM correctly. I installed a copy of the newest version and everything wor...
matthewsjc1 General Coding Help 7 5,408 Aug-26-2021, 09:02 PM
    Thread: pywin32 Illustrator Throwing Exception Error
Post: RE: pywin32 Illustrator Throwing Exception Error

Is this what you were asking for Larz60+?
matthewsjc1 General Coding Help 7 5,408 Aug-26-2021, 03:31 PM
    Thread: pywin32 Illustrator Throwing Exception Error
Post: RE: pywin32 Illustrator Throwing Exception Error

I'm sorry. I'm new to this. I misunderstood what you meant. I ran trackback.print_tb() and got: Error:]Traceback (most recent call last): File "C:\Users\jaredm\AppData\Local\Programs\Python\Python37...
matthewsjc1 General Coding Help 7 5,408 Aug-26-2021, 02:50 PM
    Thread: pywin32 Illustrator Throwing Exception Error
Post: RE: pywin32 Illustrator Throwing Exception Error

(Aug-26-2021, 01:47 PM)Larz60+ Wrote: Please show entire, unaltered error traceback . Please use bbcode error tag. Use tags around code as well. import win32com.client as win32com illApp = win32com...
matthewsjc1 General Coding Help 7 5,408 Aug-26-2021, 02:15 PM
    Thread: pywin32 Illustrator Throwing Exception Error
Post: pywin32 Illustrator Throwing Exception Error

I'm trying to use pywin32 to access Adobe Illustrator through COM. I'm able to access other apps like Photoshop and Excel fine, but no matter how I try to access Illustrator, it always throws the exce...
matthewsjc1 General Coding Help 7 5,408 Aug-26-2021, 01:40 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020