Displaying 20 results from an estimated 1000 matches similar to: "Pdf file size for very scatter plots"
2010 Jul 02
1
How to user PDF::Toolkit.pdftk ?
Hi,
I tried to fill a PDF fill template with an xdp file by using
PDF::Toolkit.pdftk("C:/pdf/fic2028.xdp", "fill_form",
"C:/pdf/fic2028.pdf")
But I got the following error
Errno::ENOENT (No such file or directory - "pdftk" "C:/pdf/fic2028.xdp"
"fill_form" "C:/pdf/fic2028.pdf" "-" "dont_ask")
I
2008 Aug 12
1
No answer in anova.nls
Dear R-helpers,
I am trying to check whether a model of the form y(t) = a/(1 +b*t) fits the
curve of downloads per day of a file in a specific online community better
than a model of the form y(t) = a*exp(-b*t). For that, I used nls to fit
both models and I am now trying to compare the fits with anova. The problem
I find is that anova does not report an F statistic or a p-value when I
compare
2011 Jun 01
1
Shared Folders
Good afternoon.
I am having trouble trying to set up shared folders in the guest VM using
VirtualBox hypervisor. No matter what configuration is defined in my XML, it
never works, I mean, no shared folder is added/specifyed, then, inside the
guest, when I try to mount the folder, I always get a protocol error.
If I use VirtualBoxManage, I can add/specify shared folders easily and mount
it with
2011 May 06
1
Objective: run commands in the domain. Trouble: setting up a console
I've installed libvirt and also Virtual Box OSE hypervisor, in order to see
if I could properly manage it through virsh.
I could easily set up, start, pause, resume, shutdown and destroy the newly
created domains, from a XML file.
Then I was wondering how could I be able to spawn commands in the domain
through virsh, and the command 'console' gave me a the thought that I should
2009 Sep 07
2
Size of plots in pdf files#can it be smaller?
Hi all,
I have to produce arrangements of 25 simple plots of the type 
plot(x,y,pch=".") where there are typically on the order of 20000 points.
So, overall, I have about 500000 points. When I use the pdf device, I 
get file sizes (on a Windows machine) of about 10 MB.
When I then zip the files, I'm down to about 0.5MB, so the original pdf 
files were created with a lot of
2016 Feb 18
2
Substitute pdftk with other command
Hi, I must migrate a Centos5 server on Centos7
On server Centos5 there is a shell procedure witch add to PDF a
timestamp like this example:
http://i.stack.imgur.com/OBsqX.png
with this command:
$ pdftk input.pdf stamp overlay.pdf output stamped.pdf
Into Centos7 pdftk it is no longer allowed
Someone knows some other command to replace it or other ways to do
this?
Or how I can install pdftk on
2017 May 12
3
get pdftk into (or from) a repo
Le 12/05/2017 ? 02:46, ken a ?crit :
> It's worth mentioning that this is a really nice utility for 
> manipulating PDFs, taking them apart, rearranging them, putting pages 
> together, and a whole lot more.  I've used it hundreds of times. 
> Probably anyone who has to work with PDFs would have need of it.
In Centos 7, poppler-utils RPM has pdfdetach and pdfunite utilities 
2009 Jul 30
5
PDF Compression
Hi,
I am generating a large number of graphs with pdf() and
incorporating them in pdf document using pdflatex.
According to the pdf() help:
   'pdf' writes uncompressed PDF.  It is primarily intended for
   producing PDF graphics for inclusion in other documents, and
   PDF-includers such as 'pdftex' are usually able to handle
   .compression.
But pdflatex incorporates the R
2017 May 11
3
get pdftk into (or from) a repo
On 05/11/2017 06:49 PM, Leon Fauster wrote:
>> Am 11.05.2017 um 22:26 schrieb ken <gebser at mousecar.com>:
>>
>> pdftk used to be in a repo... or maybe it still is, but I don't know which one.  Anyone know?
>>
> an old one is in the "dead" rpmforge repo.
>
At https://www.pdflabs.com/docs/install-pdftk-on-redhat-or-centos/ they 
have version 2.0
2018 May 09
3
Replacement for Pdftk under CentOS 7 ?
Hi,
Two weeks ago I migrated all our local school's servers and clients from
Slackware 14.1 to CentOS 7. Everything went perfectly, and now I'm busy
sanding down some edges.
The previous installation sported pdftk and a frontend (can't remember
the name) which allowed some basic operations on PDF files such as
splitting and concatenation. The school's staff used this application
2013 Dec 01
70
[PATCH 00/13] Coverity fixes for libxl
Matthew Daley (13):
  libxl: fix unsigned less-than-0 comparison in e820_sanitize
  libxl: check for xc_domain_setmaxmem failure in libxl__build_pre
  libxl: correct file open success check in libxl__device_pci_reset
  libxl: don''t leak p in libxl__wait_for_backend
  libxl: remove unsigned less-than-0 comparison
  libxl: actually abort if initializing a ctx''s lock fails
  libxl:
2017 May 11
2
get pdftk into (or from) a repo
pdftk used to be in a repo... or maybe it still is, but I don't know 
which one.  Anyone know?
2011 Jul 25
1
VirtualBox headless
My objective is also to run headless virtual machines through libvirt
library.
I am using an Ubuntu 10.04 distro and libvirt 0.9.2.
Before asking you guys about it, I searched on the web and found this:
Hi,
>
> thanks for your hint.
>
> I read the lines in the documentation, but unfortunately editing the xml
>
> within virsh lead to the errors.
>
> The Solution to a
2010 Mar 09
4
edit existing PDF as template
Hi,
I am new to rails. I need to edit an existing pdf file and fill in some
data and send it to browser, how to implement this? Is there an example
online I can look at it?
Thanks!
-- 
Posted via http://www.ruby-forum.com/.
-- 
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2017 May 12
1
get pdftk into (or from) a repo
On Thu, 11 May 2017, ken wrote:
> On 05/11/2017 07:07 PM, ken wrote:
>> On 05/11/2017 06:49 PM, Leon Fauster wrote:
>>>> Am 11.05.2017 um 22:26 schrieb ken <gebser at mousecar.com>:
>>>> 
>>>> pdftk used to be in a repo... or maybe it still is, but I don't know 
>>>> which one.  Anyone know?
>>>> 
>>> an old
2015 Jun 07
2
Mail Merge data to a pdf file by overlaying the data on the image
On Fri, 2014-05-09 at 15:31 -0600, Frank Cox wrote:
> On Fri, 09 May 2014 16:27:29 -0500
> Gregory P. Ennis wrote:
> 
> > I am looking for a utility that I can use to do a mail merge of 
> > data to
> > a pdf image file.
> 
> http://www.imagemagick.org/Usage/annotating/
> 
Frank,
I finally had the time to work on this project, and was able to get
2016 Feb 18
2
Substitute pdftk with other command
Il giorno gio, 18/02/2016 alle 17.34 +0100, Yamaban ha scritto:
> On Thu, 18 Feb 2016 16:07, Dario Lesca wrote:
> 
> > Hi, I must migrate a Centos5 server on Centos7
> > 
> > On server Centos5 there is a shell procedure witch add to PDF a
> > timestamp like this example:
> > 
> > http://i.stack.imgur.com/OBsqX.png
> > 
> > with this command:
2009 Jul 31
4
Getting file name from pdf device?
Hi
IU would like to modify the dev.off function, so that it automatically
compresses the created pdf.
I am thinking of doing the following in the modified dev.off:
1) Get the filename of the pdf device
2) close the device by calling the original dev.off()
3) compress the pdf file with a system call of pdftk.
My question: how can I get the filename of the pdf from the device
before it is closed?
2017 Jul 26
2
fill out a PDF form in R
Hi all,
I would like to get ideas about how to fill out a PDF form in R and to know if it's possible or not. I could not find something helpful in Internet.
Does anyone know a good link for that or have experience in this?
Thanks for any help!
Elahe
2014 Jan 08
1
Extract PDF portfolio
Hi,
I am searching for a command line tool to extract files from a pdf 
portfolio?
Are there any capabilities to do this?
Thanks in advance!
Kind regards,
Nicole