Greetings,
I am embedding a rich edit control into a page composition application. I have setup my control with no scrollbars, and with autohscroll and autovscroll disabled, but the text still spills beyond the bottom of the control. I want the control to reject any input that would cause text...
Greetings All,
I believe I may have stumbled onto the cause of my problem, and I'd appreciate your feedback on my theory. The server where my files reside is running Unix with Apache HTTP Server. When I download my file via HTTP, the header indicates the Content Type to be "text/html"...
Hello, and thanks for the reply. The "Browse in Same Window" option is grayed and disabled on all platforms. I believe this is due to the fact that my document type and supporting application are not ActiveX-enabled.
One additional note: it appears that IE seems to 'remember' file type...
Hello,
I am trying to get IE to launch my app without prompting when a user clicks a link to a document. I discovered and added the registry 'EditFlags' binary value for my registered file type, but IE5 simply downloads and opens the document and tries to display the contents in it's client...
Hello All,
My Application produces a PCL Form Macro which in turn invokes other macros which print data onto the form. I have observed occasionally that when I execute the form macro, the 'data' macros don't always print unless I make them permanent macros, which suggests a soft 'reset' is...
Thanks for the Info. I've already written the code I need in order to do a proof of concept, and it seems to work quite well in practice. What I found of value from the referred link is a list of PCL escapes that are not allowed in a macro. That information has been very hard to find!
Thanks...
Thanks for the reply Jim. I discovered why PASSTHROUGH does not work as expected. The PCL driver appears to buffer output and invoke WritePrinter when it's output buffer is full (or crossing a page boundary). PASSTHROUGH simply calls WritePrinter directly and bypasses any buffered output. When...
Greetings,
I have an app that needs to inject PCL code snippets inline into my application's print stream. I've tried the Windows PASSTHROUGH Escape, but all my PCL snippets come out at the start of the print job. I need a solution that will work on all Windows platforms. Any ideas?
Thanks,
Vince
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.