hi,
I am using Amyuni PDF Converter 2.10 with PowerBuilder version 10. I found an error with limited user privileges in Window XP. It returns 0 when i call the function PDFDriverInit() as below. So when I run the function SetDefaultConfig(), it crashes.
/***
iole_pdfobj = create oleobject
iole_pdfobj.ConnectToNewObject("cdintf.cdintf")
il_PDFPrinter = PdfDriverInit( is_PDFPrinterName )
SetDefaultConfig( il_PDFPrinter )
***/
But it works on the user with administrative rights. Is that something about the right of read/write on registry? What can I do or is there any other ways to I can try?
Thanks for the help.
Keith
PDF Converter 2.10 - limited user privileges
Re: PDF Converter 2.10 - limited user privileges
Hello,
I answered your question in the Powerbuilder forum: http://www.amyuni.com/forum/viewtopic.php?f=10&t=2377
Please don't cross post the same thread to different forums.
Thanks,
Joan
I answered your question in the Powerbuilder forum: http://www.amyuni.com/forum/viewtopic.php?f=10&t=2377
Please don't cross post the same thread to different forums.
Thanks,
Joan