Error Export PDF Page As Image: Method not found

Hi all.

The following activity has been working until today; exports .pdf to .png.

Now i get this error:

Can anyone help me?

Thanks!

{
“message”: “Export PDF Page As Image: Method not found: ‘Void BitMiracle.Docotic.Pdf.PdfDrawOptions.set_Format(BitMiracle.Docotic.Pdf.PdfDrawFormat)’.”,
“level”: “Error”,
“logType”: “Default”,
“timeStamp”: “14:53:39”,
“processVersion”: “1.0.0.0”,
“jobId”: “8a3f41f5-c078-40f0-aee1-aaa10687579c”,
“robotName”: “PTPEP404_SANTOSP”,
“machineId”: 4,
“organizationUnitId”: 1,
“fileName”: “SequenceExportPDF”
}

please let us know which activity, package you are using.
is this a data issue? i mean, is the PDF you are trying to read/export is empty or something? can you validate?
coz, if it was working fine until now, it should do something with the data

1 Like

Hi Arun. I attached a screenshot. If can can see please.

The pdf have image that i use this activity to convert to .png

I Just tried and activity is working fine.
So there s no issue with activity.
You have to check the package installed.
Can you please reinstall the pacckage by going to manage packages, and either uninstall / install or upgrade to latest version and check if it fixes.

image

Yeap… thats it Arun! Tanks!

I dowgrade the version and it works fine! Later i try again the new version to check.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.