? 2006-02-10?? 09:12 -0500?John R. Culleton???
> On Thursday 09 February 2006 04:02 pm, Craig Bradney wrote:
> >
> > Yes but we don't need a kludgy solution. Ghostscript provides all we really
> > need.
> >
> > Craig
>
> OK let me look at the problem from the other end of the
> telescope. I want t
John R. Culleton wrote:
> Downloaded the pdftk tarball, tried to Make it, and it blew me
> away with a jillon error messages. Don't have time to debug all
> that. I'll fuss with something major, like Scribus or Gimp, but not
> with a utility where there are other options.
>
That's too bad. I us
On Friday 10 February 2006 20:18, Gregory Pittman wrote:
> John R. Culleton wrote:
> > On Thursday 09 February 2006 04:02 pm, Craig Bradney wrote:
> >> Yes but we don't need a kludgy solution. Ghostscript provides all we
> >> really need.
> >>
> >> Craig
> >
> > OK let me look at the problem from t
John R. Culleton wrote:
>On Friday 10 February 2006 03:19 pm, Craig Bradney wrote:
>
>
>>On Friday 10 February 2006 20:18, Gregory Pittman wrote:
>>
>>
>>>John R. Culleton wrote:
>>>
>>>
On Thursday 09 February 2006 04:02 pm, Craig Bradney wrote:
>Yes but we d
On Friday 10 February 2006 03:19 pm, Craig Bradney wrote:
> On Friday 10 February 2006 20:18, Gregory Pittman wrote:
> > John R. Culleton wrote:
> > > On Thursday 09 February 2006 04:02 pm, Craig Bradney wrote:
> > >> Yes but we don't need a kludgy solution. Ghostscript provides all we
> > >> reall
On Friday 10 February 2006 15:12, John R. Culleton wrote:
> On Thursday 09 February 2006 04:02 pm, Craig Bradney wrote:
> > Yes but we don't need a kludgy solution. Ghostscript provides all we
> > really need.
> >
> > Craig
>
> OK let me look at the problem from the other end of the
> telescope. I
John R. Culleton wrote:
> On Thursday 09 February 2006 04:02 pm, Craig Bradney wrote:
>
>> Yes but we don't need a kludgy solution. Ghostscript provides all we really
>> need.
>>
>> Craig
>>
>
> OK let me look at the problem from the other end of the
> telescope. I want to create Scribus pa
On Friday 10 February 2006 09:29 am, Craig Bradney wrote:
> On Friday 10 February 2006 15:12, John R. Culleton wrote:
> > On Thursday 09 February 2006 04:02 pm, Craig Bradney wrote:
> > > Yes but we don't need a kludgy solution. Ghostscript provides all we
> > > really need.
> > >
> > > Craig
> >
>
On Thursday 09 February 2006 04:02 pm, Craig Bradney wrote:
>
> Yes but we don't need a kludgy solution. Ghostscript provides all we really
> need.
>
> Craig
OK let me look at the problem from the other end of the
telescope. I want to create Scribus pages for parts of the
document and TeX pages fo
On Thursday 09 February 2006 20:33, Gregory Pittman wrote:
> Craig Ringer wrote:
> > The key thing is that pdftk is *not* necessary. It just needs some
> > smarts in Scribus.
>
> But for a quick and dirty solution, pdftk works, and generates a
> reasonably good resolution in its output (though clea
On Fri, Feb 03, 2006 at 02:05:03AM +0100, Craig Bradney wrote:
> > > c) I'm too lazy and want Scribus to do it for me, automagically. (click,
> > > click, click.. BANG!.. done.. on your page(s))
> > >
> > > so, I'll code it if I get a chance, though I'm hacking on other things
> > > tonight.
> >
>
Craig Ringer wrote:
> The key thing is that pdftk is *not* necessary. It just needs some
> smarts in Scribus.
>
But for a quick and dirty solution, pdftk works, and generates a
reasonably good resolution in its output (though clearly not as good as
the original).
It does have sort of a kludg
> > c) I'm too lazy and want Scribus to do it for me, automagically. (click,
> > click, click.. BANG!.. done.. on your page(s))
> >
> > so, I'll code it if I get a chance, though I'm hacking on other things
> > tonight.
>
> And this is precisely why we're here. But what if somebody figured out
> ho
> This may obviate the need for Craig to tackle PDF import. As Eric
> Raymond has said, one of the advantages of Linux is that you don't have
> to have monster applications that do it all, you can often use a
> collection of utilities to more efficiently get your work done.
a) Scribus runs on mo
Craig Bradney wrote:
>> This may obviate the need for Craig to tackle PDF import. As Eric
>> Raymond has said, one of the advantages of Linux is that you don't have
>> to have monster applications that do it all, you can often use a
>> collection of utilities to more efficiently get your work done.
At the moment, I think the best way to import certain pages from a pdf
is to make use of pdftk.
One of the many things it can do is break a pdf into single pages.
It would go like this:
pdftk mydoc.pdf burst
Then these separate pages can be imported into Scribus.
pdftk can be found here: h
Min Xu wrote:
>On Thu, Feb 02, 2006 at 03:12:42PM -0500, Gregory Pittman wrote:
>
>
>>Gregory Pittman wrote:
>>
>>
>>>Sjoerd Hiemstra wrote:
>>>
>>>
>>>
At the moment, I think the best way to import certain pages from a pdf
is to make use of pdftk.
One of the many things
On Thu, Feb 02, 2006 at 03:12:42PM -0500, Gregory Pittman wrote:
> Gregory Pittman wrote:
> > Sjoerd Hiemstra wrote:
> >
> >> At the moment, I think the best way to import certain pages from a pdf
> >> is to make use of pdftk.
> >> One of the many things it can do is break a pdf into single pag
Gregory Pittman wrote:
> Sjoerd Hiemstra wrote:
>
>> At the moment, I think the best way to import certain pages from a pdf
>> is to make use of pdftk.
>> One of the many things it can do is break a pdf into single pages.
>> It would go like this:
>>
>> pdftk mydoc.pdf burst
>>
>> Then thes
Sjoerd Hiemstra wrote:
> At the moment, I think the best way to import certain pages from a pdf
> is to make use of pdftk.
> One of the many things it can do is break a pdf into single pages.
> It would go like this:
>
> pdftk mydoc.pdf burst
>
> Then these separate pages can be imported into
On Thursday 02 February 2006 02:51, Gregory Pittman wrote:
> Christoph Scha"fer wrote:
> > Hi Craig,
> >
> > Am Donnerstag, 2. Februar 2006 00:52 schrieb Craig Bradney:
> >> I happened to move some of the code around today for PDF import. I guess
> >> I'll have a go at doing this within Scribus aut
On Thursday 02 February 2006 07:25, Peter Nermander wrote:
> > What are peoples thoughts on the destination frames? IE, apart from the
> > 1st, I would have to create new frames for the subsequent pages.
> > ???
>
> Hoe does Scribus handle import of other multi-page files?
Apart fr
> What are peoples thoughts on the destination frames? IE, apart from the 1st, I
> would have to create new frames for the subsequent pages. ???
Hoe does Scribus handle import of other multi-page files?
When importing from another SLA, is it really possible to import all the pag
Hi Craig,
Am Donnerstag, 2. Februar 2006 00:52 schrieb Craig Bradney:
>
> I happened to move some of the code around today for PDF import. I guess
> I'll have a go at doing this within Scribus automagically.
>
> What are peoples thoughts on the destination frames? IE, apart from the
> 1st, I would
On Thursday 02 February 2006 00:40, Gregory Pittman wrote:
> Min Xu wrote:
> > Dear all,
> >
> > I have found a way to import multi-page pdfs. But it is repetitive.
> > I am trying to write a script to automate the process. But I have
> > encountered a problem. If someone on this list can kindly he
Min Xu wrote:
> On Wed, Feb 01, 2006 at 08:58:42PM -0500, Gregory Pittman wrote:
>
>> Min Xu wrote:
>>
>>> Gregory,
>>>
>>> Thanks for your wiki article and examples. In fact, I did learn
>>> how to loadImage() from pdf or ps from your scripts. However, I found
>>> the results have low reso
Gregory Pittman wrote:
> Min Xu wrote:
>
>> Gregory,
>>
>> Thanks for your wiki article and examples. In fact, I did learn
>> how to loadImage() from pdf or ps from your scripts. However, I found
>> the results have low resolution. You can see it here:
>>
>> http://www.cs.wisc.edu/~xu/tmp/test.g
Min Xu wrote:
> Gregory,
>
> Thanks for your wiki article and examples. In fact, I did learn
> how to loadImage() from pdf or ps from your scripts. However, I found
> the results have low resolution. You can see it here:
>
> http://www.cs.wisc.edu/~xu/tmp/test.gif
>
> Also, I didn't see how to chan
Christoph Scha"fer wrote:
> Hi Craig,
>
> Am Donnerstag, 2. Februar 2006 00:52 schrieb Craig Bradney:
>
>> I happened to move some of the code around today for PDF import. I guess
>> I'll have a go at doing this within Scribus automagically.
>>
>> What are peoples thoughts on the destination fra
On Wed, Feb 01, 2006 at 08:58:42PM -0500, Gregory Pittman wrote:
> Min Xu wrote:
> > Gregory,
> >
> > Thanks for your wiki article and examples. In fact, I did learn
> > how to loadImage() from pdf or ps from your scripts. However, I found
> > the results have low resolution. You can see it here:
>
On Thu, Feb 02, 2006 at 12:52:47AM +0100, Craig Bradney wrote:
> I happened to move some of the code around today for PDF import. I guess I'll
> have a go at doing this within Scribus automagically.
>
> What are peoples thoughts on the destination frames? IE, apart from the 1st,
> I
> would hav
Gregory,
Thanks for your wiki article and examples. In fact, I did learn
how to loadImage() from pdf or ps from your scripts. However, I found
the results have low resolution. You can see it here:
http://www.cs.wisc.edu/~xu/tmp/test.gif
Also, I didn't see how to change the resolution for the loa
Min Xu wrote:
> Dear all,
>
> I have found a way to import multi-page pdfs. But it is repetitive.
> I am trying to write a script to automate the process. But I have
> encountered a problem. If someone on this list can kindly help me
> out, I'd really appreciate it.
>
> Manual importing multi-page
Dear all,
I have found a way to import multi-page pdfs. But it is repetitive.
I am trying to write a script to automate the process. But I have
encountered a problem. If someone on this list can kindly help me
out, I'd really appreciate it.
Manual importing multi-page pdf
34 matches
Mail list logo