PDF Converter 2.10 - limited user privileges

The Amyuni PDF Converter is our Printer Driver that enables you to convert any documents to PDF format. If you have any questions about installing and using the Amyuni PDF Converter please post them here.
Post Reply
ttkeithw
Posts: 2
Joined: Wed Jul 02 2008

PDF Converter 2.10 - limited user privileges

Post by ttkeithw »

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
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Re: PDF Converter 2.10 - limited user privileges

Post by Joan »

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
Post Reply