Page 1 of 1

Params for "conv.imp.RTF".Convert()

Posted: Thu Dec 07, 2023 1:30 pm
by zarkogajic
Hi Support,

I'm using "conv.imp.RTF" to convert an RTF to PDF.

What would be the Params for the Convert method for "conv.imp.rtf" converter?

The GetFormatConverterParams(true, 'conv.imp.rtf') raises an "unspecified error" exception. Expected?

p.s.
? Is Word required for "conv.imp.RTF" - I guess not, but double checking :)

-žarko

Re: Params for "conv.imp.RTF".Convert()

Posted: Sat Dec 09, 2023 4:56 am
by Vasyl - PDF-XChange
The correct ID of this converter is "conv.imp.rtf" (note: all our IDs are case sensitive). And this converter has no parameters at the moment.
MS Word isn't required for this converter.

Re: Params for "conv.imp.RTF".Convert()

Posted: Sat Dec 09, 2023 10:04 am
by zarkogajic
Hi Vasyl,

GetFormatConverterParams rasises exception becasue no params for rtf conversion, right?

-žarko

Re: Params for "conv.imp.RTF".Convert()

Posted: Mon Dec 11, 2023 9:06 pm
by Vasyl - PDF-XChange
Correct.

Re: Params for "conv.imp.RTF".Convert()  SOLVED

Posted: Mon Dec 11, 2023 11:30 pm
by zarkogajic
Thanks :)


Params for "conv.imp.RTF".Convert()

Posted: Tue Dec 12, 2023 12:02 am
by Daniel - PDF-XChange
:)