Displaying 20 results from an estimated 20000 matches similar to: "Multi-page forms...again :-("
2005 Mar 07
1
recommend a setup
Hello and thanks for any help provided. I have a windows xp desktop
and a linux server, both behind linksys router connected to dsl with a
static ip. I would like to run 2 nics in my server and route all local
traffic through 1 and web host and mail server on the other. My question
is this: Is this really practical? I spent a week already trying to get
it to work to no avail. What would your
2023 Dec 02
1
adding "Page X of XX" to PDFs
Having read all of the replies, it seems there are solutions for the
question and the OP points out that some solutions such as making the
document twice will affect the creation date.
I suspect the additional time to do so is seconds or at most minutes so it
may not be a big deal.
But what about the idea of creating a PDF with a placeholder like "Page N of
XXX" and after the file has
2023 Dec 02
1
adding "Page X of XX" to PDFs
You could easily omit the Page X of xX, but leave the timestamp
Then add Page X of XX programmatically using pdftools or some similar pdf
command line tools.
On Sat, 2 Dec 2023, 22:35 , <avi.e.gross at gmail.com> wrote:
> Having read all of the replies, it seems there are solutions for the
> question and the OP points out that some solutions such as making the
> document twice
2023 Dec 02
1
adding "Page X of XX" to PDFs
Sorry, jumped into the thread too late. (On the other hand, once the
document gets complicated enough, it may be worth it in the long run to
convert to something that actually has a document-generating back-end,
rather than reinventing everything from scratch ...)
On 2023-12-02 2:03 p.m., Jeff Newmiller via R-help wrote:
> He clearly stated he was using the pdf() graphics device.
>
>
2023 Dec 02
1
adding "Page X of XX" to PDFs
Would this work in general? Say I have a document with figures, special equations, text, and tables. The text and tables are relatively easy. The figures would need a conversion from pixels to lines, and the equations maybe printed out, counted as a figure, and then added to the line count. It would also be tricky if a title line was at 32 point font and the text at 12, and the more complex the
2023 Dec 02
1
adding "Page X of XX" to PDFs
One of the most fundamental characteristics of R programming is the use of data frames of column vectors, and one of the very first challenges I had as a then-Perl-programmer was coming to grips with the fact that unknown-length CSV files would be read completely into memory as rows and once the entire CSV was in memory it would be transposed into column vectors. I was resistant to this philosophy
2023 Dec 02
1
adding "Page X of XX" to PDFs
It's still not entirely clear to me what framework you're using to
generate the PDF, but if it's rmarkdown/Rnw (Sweave)/Quarto-based, then
as far as I know all of those frameworks use LaTeX as the last step in
the script-to-PDF pipeline, and allow the inclusion of arbitrary LaTeX
code, so the 'lastpage' package would do this for you:
2019 Oct 29
0
Wiki Page Revisions
> Please keep the wiki page simple. Anyone who wants to get
> down and dirty
> has to read man vfs_fruit and understand what the options are
> really for
> and he probably also has to understand the code.
Its not about getting down and dirty, but about gettings a simple setup for samba version X.YY for users that are more beginners.
And exactly my point a beginner, will fail,
2006 Feb 21
4
Multi-page forms
I''m curious to see how others are dealing with the construction of
multi-page forms. I can see a couple of ways to do this, each with
their own advantages/disadvantates.
Approach 1:
* define one table with columns for each form entry.
* define a method/view for each page, which only displays a subset of
the fields.
* submitting a page saves the data and moves on to the next page.
2012 Aug 16
1
Big Data reading subsample csv
Hello,
I'm most grateful for your time to read this.
I have a uber size 30GB file of 6 million records and 3000 (mostly
categorical data) columns in csv format. I want to bootstrap subsamples for
multinomial regression, but it's proving difficult even with my 64GB RAM
in my machine and twice that swap file , the process becomes super slow
and halts.
I'm thinking about generating
2010 Jun 16
1
ho do I encode multi channel flacs
Hi, maybe this has already been discussed already.. I _did_ search the
archives, found no solution...
I have a 4.1 channel track, I rip it to 5 separate mono wav files.
Is it possible to encode these independant files to one single multi-channel
flac file with flac?
I heard a bit about ripping to wav, converting all mono tracks to flac
separately (i had to use --channel-map=none to get this to
2023 Dec 02
1
adding "Page X of XX" to PDFs
He clearly stated he was using the pdf() graphics device.
On December 2, 2023 10:36:44 AM PST, Ben Bolker <bbolker at gmail.com> wrote:
> It's still not entirely clear to me what framework you're using to generate the PDF, but if it's rmarkdown/Rnw (Sweave)/Quarto-based, then as far as I know all of those frameworks use LaTeX as the last step in the script-to-PDF pipeline,
2005 Apr 25
0
Problem with documentation: undefined page/section references in some PDFs (PR#7817)
Hi,
I have just compiled R-base 2.1.0 using the spec-file for SuSE (slightly
modified for the new R version).
In R-intro.pdf and R-FAQ.pdf I discovered references like this one:
<undefined> [The command-line editor], page <undefined>
The other PDFs seem to be ok.
Compiling the sources without the spec led to the same result
(configure ...; make; make dvi; make pdf).
(Running
2023 Dec 01
5
adding "Page X of XX" to PDFs
OS X
R 4.3.1
Colleagues
I often create multipage PDFs [pdf()] in which the text "Page X" appears in the margin. These PDFs are created automatically using a massive R script.
One of my clients requested that I change this to:
Page X of XX
where XX is the total number of pages.
I don't know the number of expected pages so I can't think of any clever way to do this. I
2006 May 18
0
file_column - filtering uploaded file type and storing image size?
Sorry, more newby FC questions!
I would like to use one file upload field to upload both PDFs and images.
The images are in the listing_images table and PDFs are in the
listing_pdfs table - both have a one-to-many relationship with listings.
How do I do this?
For listing_images, I would like to store the width and height of the
image so I can produce valid xhtml image tags. I can''t
2020 Jul 21
3
[RFC PATCH 0/4] PAM module for ssh-agent user authentication
On Mon, Jul 20, 2020 at 08:24:45PM -0700, Peter Moody wrote:
> I wrote something a lot like this when I was at uber
>
> https://github.com/pmoody-/pam-ussh
>
> (the uber version is here: https://github.com/uber/pam-ussh)
Needing PAM auth via ssh-agent is not so uncommon and yet using sshd
is not necessarily the first (or best) solution to come to mind.
Having it available as
2007 Oct 12
0
Trouble on Multi Server setup
Hello all,
I''m having some trouble getting backgroundrb set up so that all the
processing happens on a single machine. I have 3 load balanced
machines. Right now, all three run our web application and create
MiddleMan workers to generate a large PDF report.
However, because of the processing power needed to generate the PDFs,
I want to change our setup so that two servers run
2006 Feb 07
5
homepage instead of welcome page?
Got a noob question for ya...
When I visit http://localhost:3000/
I get the nice "Welcome to rails" page. To get to a controller I have to
go to:
http://localhost:3000/controllername
What if I don''t want the welcome message and want / to resolve to a
controller?
How do I set that up?
Thanks,
Dave
--
Posted via http://www.ruby-forum.com/.
2006 Aug 05
2
Multi-step forms
I need to create a number of multi-step forms for creating models.
Currently i''m looking at http://www.bigbold.com/snippets/posts/show/277
As a solution. Are there any other methods you guys would recommend? Are
there any reusable (dry) methods of creating multiple multi-step forms?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Dec 21
4
ZFS, COW, write(2), directIO...
Hi ZFS Team,
I have a couple of questions...
Assume that the maximum slab size that ZFS supports is x. (I am assuming
there is a maximum.) An application does a (single) write(2) for 2x
bytes. Does ZFS/COW guarantee that either all the 2x bytes are
persistent or none at all? Consider a case where there is a panic after
x bytes has gone to disk and the change propagated to the uber block. Do