Displaying 3 results from an estimated 3 matches for "htmprint".
Did you mean:
tmprint
2004 Jul 06
2
<myprinter>.tdb spoilt, tdbbackup -v does not see corrupt data
Hi,
I am using Version 3.0.2a of samba on Linux 2.4.18 (suse with self-compiled samba from tarball)
smb.conf:
[IEPRINT]
path = /home/htmprint/tmp
printable = Yes
print command = /home/htmprint/Programme/virtual_printer.sh %s
After some weeks with some thousand printjobs generated by a program running as W2k-service the printer was no more available.
I checked printing from windows: it hangs notepad.
Samba-logfile says:
&...
2006 Nov 06
3
HtmlWindow and friends
Hi
Attached is a patch to add HtmlWindow and some of its friends, including
HtmlEasyPrinting. Also a sample.
I haven''t tried exposing the parsing and rendering API yet to allow
custom tags etc - I just wanted to get basic HTML and the 0.6.0
compatibility classes first. There may well be some quite easy classes left.
There''s one ugly kludge to get OnOpeningURL to compile -
2006 Nov 12
0
[724] trunk/wxruby2: Initial commit of HtmlWindow functionality
...724)
</span><span class="lines">@@ -0,0 +1,15 @@
</span><ins>+# Copyright 2004-2006 by Kevin Smith
+# released under the MIT-style wxruby2 license
+
+%include "../common.i"
+
+%module(directors="1") wxHtmlEasyPrinting
+
+%{
+#include <wx/html/htmprint.h>
+%}
+
+
+%import "include/wxObject.h"
+
+%include "include/wxHtmlEasyPrinting.h"
</ins></span></pre></div>
<a id="trunkwxruby2swigclassesHtmlLinkInfoi"></a>
<div class="addfile"><h4>Added: trunk/wxruby2/sw...