On 22 February 2010 22:30, Venkat Raman Don wrote:
> DocumentProperties
http://msdn.microsoft.com/en-us/library/dd183576(VS.85).aspx
LONG DocumentProperties(
__in HWND hWnd,
__in HANDLE hPrinter,
__in LPTSTR pDeviceName,
__out PDEVMODE pDevModeOutput,
__in PDEVMODE pDevModeInp
Nope. I have an account called Test. It is not an Administrator account
(local or domain) and it can print to \\server05\Auth, but it fails here
too.
Keith Davis (214) 906-5183
-Original Message-
From: Venkat Raman Don [mailto:don.ra...@microsoft.com]
Sent: Monday, February 22, 2010 4:
Thank you Pierre, FastCGi SAP worked perfectly.
No dia 19 de Fevereiro de 2010 19:57, Pierre Joye
escreveu:
> It may not due to OCI. Can you try using the FastCGi SAPI instead? The
> ISAPI interface is not supported anymore.
>
> 2010/2/19 José Moreira :
> > Unfortunately not and i'm following th
I already mentioned the reason of failure. It is strange that OpenPrinter
function is passing but DocumentProperties is failing. Ideally once OpenPrinter
passes, everything should go through. And the worst thing is that this is an
abandoned package. I don't see any maintainer for it. Why don't u
Richard, I tried that. I passed handle returned by OpenPrinter to
DocumentProperties but same result. It's not that function fails for any bad
parameter reason. I am getting error number 5 while calling GetLastError()
which means some sort of access denied. But then why OpenPrinter is going
thr
I will take a look at FPDF, but having the users have to first open a
PDF document and then print that creates it's own set of problems. We
have a extremely complex and integrated Intranet site that does all
kinds of reporting, and the area that it completely sucks is when it
comes to printing. Not
Hello, and thanks for your assistance in advance. I am using PHP 4.4.9 on
Windows 2008 64 bit with informix and am reciving the following error:
PHP Warning: Unknown(): Unable to load dynamic library
'D:\php\extensions\php_ifx.dll' - %1 is not a valid Win32 application in
unknown on line 0.
hi,
PHP 4 is not maintained anymore. Please consider to migrate to php 5.2
or 5.3 as soon as possible.
Which DB do you want to use? Informix or sqlserver?
Cheers,
--
Pierre
On Tue, Feb 23, 2010 at 6:49 PM, Chris wrote:
> Hello, and thanks for your assistance in advance. I am using PHP 4.4.9 o
DocumentProperties is probably trying to load some 3rd party printer dll
extensions. Suggest using procmon.exe and filter for access denied to see what
is failing
Louis Solomon
www.SteelBytes.com
-Original Message-
From: Venkat Raman Don [mailto:don.ra...@microsoft.com]
Sent: Wednesda
Just for everyone's information, the problem was that the PHP Informix driver
(php_ifx.dll) was dependent on Informix Client SDK (one particular dll named
isqlt09a.dll) which was a 64 bit DLL as 64 bit client SDK for Informix was
installed on the machine and that was getting picked up resulting
10 matches
Mail list logo