search for: openpdf

Displaying 5 results from an estimated 5 matches for "openpdf".

Did you mean: opendf
2008 Dec 16
0
Follow-up on "openPDF" command
Colleagues, Several days ago, I queried about using the "system" command to open a PDF file. A number of people responded, each providing useful ideas. I integrated these ideas into a function that others can tailor to their needs: OPENPDF <- function(PDFFILENAME) { OPENPDFCOMMAND <- "open" # applies to OS X if (!UNIX) OPENPDFCOMMAND <- "start" # applies to Windows if (LINUX) { OPENPDFCOMMAND <- getOpt...
2008 Dec 15
3
opening a PDF document
Colleagues, I am interesting in opening a PDF document via the command line from both Windows, OS X, and Linux ( R version 2.8.0). I found a command openPDF in Biobase. However, I would rather execute the command myself. For example, in OS X: > system("open filename.pdf") is successful. Is there a comparable command line command for Windows or Linux? Dennis Dennis Fisher MD P < (The "P Less Than" Company) Phone: 1-866-...
2007 Sep 20
0
What is the preferred method to view a pdf (not a vignette) in a package /doc ?
What is the preferred method to view a pdf (not generated by Sweave so not a vignette) in a package /doc ? Some options are openPDF(Biobase), and the README and Help files. Bill Morphet ATK, Space Launch Systems Postflight Evaluation Eng [[alternative HTML version deleted]]
2013 Apr 08
1
Importing from file to graphic window
Dear all, Can I "import" the content of a pdf (or jpg) and put it in the graphic window?. Thanks. Eva [[alternative HTML version deleted]]
2013 Jan 18
0
[Lsf-pc] [CFP] Linux Storage, Filesystem and Memory Management Summit 2013
.../399148/ http://lwn.net/Articles/399313/ http://lwn.net/Articles/400589/ 2009: http://lwn.net/Articles/327601/ http://lwn.net/Articles/327740/ http://lwn.net/Articles/328347/ Prior years: http://www.usenix.org/events/lsf08/tech/lsf08sums.pdf http://www.usenix.org/publications/login/2007-06/openpdfs... 3) If you have feedback on last year''s meeting that we can use to improve this year''s, please also send that to: lsf-pc@lists.linux-foundation.org Thank you on behalf of the program committee: Storage: Martin K. Petersen Jens Axboe James Bottomley Filesystems: Ric Wh...