Page 1 of 1

0x80131509 Error with .DrawRotatedText (VBScript)

Posted: Wed Jun 19, 2013 11:40 am
by baldur
Hello!

I try to print a text, but I get always the COM-Atomation Error 0x80131509 :?

Code: Select all

oGdPictureImaging.DrawRotatedText ImageID, 0, "GdPicture Imaging", 50, 50, 9, 0,  oGdPictureImaging.ARGB(255,0,0,0), "Arial", True
 
The Method DrawText do "the job", but I need the text rotated ...

Code: Select all

GdPictureImaging.DrawText ImageID, "GdPicture Imaging", 50, 50, 10.0, 0, oGdPictureImaging.ARGBI(255,0,0,0), "OCR-B-Seagull", True
Kind regards
Baldur

Re: 0x80131509 Error with .DrawRotatedText (VBScript)

Posted: Fri Mar 29, 2019 11:05 pm
by Gabriela
Hi,

Are you still experiencing this issue using our current release (https://www.gdpicture.com/download-gdpicture/)?