Search found 4 matches

by lump10670
Thu Apr 11 2013
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: PDF file gets created with 0 bytes
Replies: 2
Views: 5587

Re: PDF file gets created with 0 bytes

So far we can only get it to work by disabling User Account Control: Admin Approval Mode
by lump10670
Tue Apr 09 2013
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: PDF file gets created with 0 bytes
Replies: 2
Views: 5587

PDF file gets created with 0 bytes

We are unsing Amyuni 4.0.0.7 and 4.5.2.3 in Windows 8 and the PDF is coming out with 0 bytes. The only way we were kind of able to make it work was shutting off ALL UAC beyond regular UAC Controls. This meant going into Controller Panel --> Admin Tools --> Local Security Policy --> Expand Local Poli...
by lump10670
Mon Apr 19 2010
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Error Codes
Replies: 1
Views: 7399

Error Codes

Does anyone have a list of all error codes and what they mean?
by lump10670
Mon Feb 05 2007
Forum: Power Builder Community
Topic: Can anyone convert this from .NET to PowerBuilder?
Replies: 1
Views: 13089

Can anyone convert this from .NET to PowerBuilder?

System.IO.FileStream file1 = new System.IO.FileStream("test.pdf", FileMode.Open, FileAccess.Read); This is my code #IF DEFINED PBDOTNET THEN Amyuni.PDFCreator.IacDocument doc1obj doc1obj = create Amyuni.PDFCreator.IacDocument System.IO.FileStream file1 = new System.IO.FileStream("test...