Displaying 6 results from an estimated 6 matches for "pagesetup".
Did you mean:
page_setup
2006 Jul 17
6
Output and Word
Hi
I have just started to have a look at R. I have used most stats software
packages and can use perl, visual basic etc. I am interested in how well
it handles lots of output e.g. tables or charts. How would you get lots
of output most easily and quickly into a Word document?
Sharon Snowdon
------------------------------------------------------------------------
-
FIGHT BACK AGAINST SPAM!
2009 Jan 30
0
Wine release 1.1.14
...R is no use. Subclass them and filter WM_CHAR instead.
comdlg32: Give update_margin_edits the ability to update just one edit control if required.
comdlg32: Fix parsing of the margin edit controls.
comdlg32: Switch to using a locale dependent decimal separator.
comdlg32: Let pagesetup_update_papersize take care of landscape mode.
comdlg32: Add a helper for setting the orientation.
comdlg32: Add a helper for getting the orientation.
comdlg32: Add helpers for getting and setting the devmode papersize.
comdlg32: Add a helper for setting the defaultsource....
2006 Oct 16
2
CUPS Problem
...4:53:54 -0600] [Job 21] Inserting PostScript code for CUPS' page accounting
D [15/Oct/2006:14:53:54 -0600] [Job 21]
D [15/Oct/2006:14:53:54 -0600] [Job 21] -----------
D [15/Oct/2006:14:53:54 -0600] [Job 21] New page: 1 1
D [15/Oct/2006:14:53:54 -0600] [Job 21] Inserting option code into "PageSetup" section.
D [15/Oct/2006:14:53:54 -0600] [Job 21] No page header or page header not DSC-conforming
D [15/Oct/2006:14:53:54 -0600] [Job 21] Flushing FIFO.
D [15/Oct/2006:14:53:54 -0600] [Job 21]
D [15/Oct/2006:14:53:54 -0600] [Job 21] Starting renderer
D [15/Oct/2006:14:53:54 -0600] [Job 21] JC...
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 -
2008 Apr 04
0
Wine release 0.9.59
...pare all the controls of dialogs, not only the first one.
wrc: verify-translation: Remove dumping of stringtables.
wrc: verify-translation: Allow the translators to set BS_MULTILINE on buttons without an error.
wldap32: Add Polish translation.
comdlg32: Add some ES_NUMBER to pagesetup dialog templates in languages that don't have them.
winecfg: Update Polish translation.
regedit: Add some ES_AUTOHSCROLL to dialog templates in languages that didn't have them.
shell32: Update Polish translation.
reg: Add Polish translation.
credui: Update Poli...
2006 Nov 12
0
[724] trunk/wxruby2: Initial commit of HtmlWindow functionality
...;nbsp * \brief Display page setup dialog and allows the user to modify settings.
-        */
-
</del><ins>+ // Not defined in 2.6.3 headers
+ // void PrinterSetup() ;
</ins><span class="cx"> void PageSetup() ;
</span><del>-        /**
-         * \brief Sets fonts. See for
-detailed description.
-       &...