Discussion:
[Scribus] Tile Printing
unknown
2005-08-25 22:21:11 UTC
Permalink
I need to print a chart about 30 inches wide by 17 inches tall. I have
access to a windows printer that can print on 11x17inch paper.
The windows computer has Acrobat Reader installed but I don't think it can
tile print. It also has photoshop and Quark.
How can I use Scribus to tile print my chart on 3 11x17 sheets?

Thanks,
Wayne
Scribus 1.3.0
unknown
2005-08-26 03:45:45 UTC
Permalink
I just encountered an issue that I couldn't find a solution for. How does one
enter a non breaking space and a non breaking hyphen? I think I stumbled
upon a non breaking hyphen in the Extras|Insert Special menu, but it wasn't
clear that this is what I was selecting.

Also, I created a template a while ago and have found that I need to add some
styles to it. I can't find a way to edit the template and make the
additions. I have a document that has the additional styles, but how do I
get them into my template?

FWIW, I'm still using V1.2, Build 28.

Thanks for the help.
--
Bill Lugg
Milstar Software Support
Peterson AFB, CO
unknown
2005-08-26 11:55:44 UTC
Permalink
How does one enter a non breaking space and a non breaking hyphen?
[...]
I'm still using V1.2, Build 28.
I know this isn't a direct answer to your question, but... This
morning I upgraded from version 1.2.2.1 to version 1.3.0. I'm just
now starting to explore 1.3.0, and I've noticed that there are
convenient menu items for inserting non-breaking dashes and spaces:

Insert -> Character -> Non Breaking Dash

Insert -> Character -> Non Breaking Space


Good luck,

--Bill
unknown
2005-08-26 15:01:38 UTC
Permalink
Post by unknown
I need to print a chart about 30 inches wide by 17 inches tall. I have
access to a windows printer that can print on 11x17inch paper.
The windows computer has Acrobat Reader installed but I don't think it can
tile print. It also has photoshop and Quark.
How can I use Scribus to tile print my chart on 3 11x17 sheets?
Thanks,
Wayne
Scribus 1.3.0
I found that the latest 1.3.1cvs can let you have 3-fold page document
with 3 pages side by side when you set the page margin to zero. So I
think you can span your chart over the 3 pages and then print it out,
provided that your printer can handle zero-margin printing.

Regards,

Kite
unknown
2005-08-26 19:27:38 UTC
Permalink
Post by unknown
Post by unknown
I need to print a chart about 30 inches wide by 17 inches tall. I have
access to a windows printer that can print on 11x17inch paper.
The windows computer has Acrobat Reader installed but I don't think it
can tile print. It also has photoshop and Quark.
How can I use Scribus to tile print my chart on 3 11x17 sheets?
Thanks,
Wayne
Scribus 1.3.0
I found that the latest 1.3.1cvs can let you have 3-fold page document
with 3 pages side by side when you set the page margin to zero. So I
think you can span your chart over the 3 pages and then print it out,
provided that your printer can handle zero-margin printing.
Regards,
Kite
The printer is hooked up to a Windows computer. Scribus doesn't run on it.
I need to export from Scribus then run some program on the Windows machine
to get a tile printout.
Wayne
unknown
2005-08-27 01:38:19 UTC
Permalink
Post by unknown
Post by unknown
Post by unknown
I need to print a chart about 30 inches wide by 17 inches tall. I have
access to a windows printer that can print on 11x17inch paper.
The windows computer has Acrobat Reader installed but I don't think it
can tile print. It also has photoshop and Quark.
How can I use Scribus to tile print my chart on 3 11x17 sheets?
Thanks,
Wayne
Scribus 1.3.0
I found that the latest 1.3.1cvs can let you have 3-fold page document
with 3 pages side by side when you set the page margin to zero. So I
think you can span your chart over the 3 pages and then print it out,
provided that your printer can handle zero-margin printing.
Regards,
Kite
The printer is hooked up to a Windows computer. Scribus doesn't run on it.
I need to export from Scribus then run some program on the Windows machine
to get a tile printout.
Wayne
Then export it to PDF and let acrobat reader to do the job.
unknown
2005-08-27 05:18:12 UTC
Permalink
Post by unknown
Post by unknown
Post by unknown
Post by unknown
I need to print a chart about 30 inches wide by 17 inches tall. I
have access to a windows printer that can print on 11x17inch
paper. The windows computer has Acrobat Reader installed but I
don't think it can tile print. It also has photoshop and Quark.
How can I use Scribus to tile print my chart on 3 11x17 sheets?
Thanks,
Wayne
Scribus 1.3.0
I found that the latest 1.3.1cvs can let you have 3-fold page
document with 3 pages side by side when you set the page margin to
zero. So I think you can span your chart over the 3 pages and then
print it out, provided that your printer can handle zero-margin
printing.
Regards,
Kite
The printer is hooked up to a Windows computer. Scribus doesn't run on
it. I need to export from Scribus then run some program on the Windows
machine to get a tile printout.
Wayne
Then export it to PDF and let acrobat reader to do the job.
Does Acrobat Reader support tile printing? It didn't the last time I
checked.

Wayne
unknown
2005-08-27 10:53:18 UTC
Permalink
? 2005-08-26?? 19:18 -1000?wayne???
Post by unknown
Does Acrobat Reader support tile printing? It didn't the last time I
checked.
Wayne
Since scribus has layouted the 3 pages, I don't thank acrobat reader
will have problem with it. I think you have to check out youself. :)
unknown
2005-08-27 13:04:18 UTC
Permalink
Post by unknown
I need to print a chart about 30 inches wide by 17 inches tall. I have
access to a windows printer that can print on 11x17inch paper.
The windows computer has Acrobat Reader installed but I don't think it can
tile print. It also has photoshop and Quark.
How can I use Scribus to tile print my chart on 3 11x17 sheets?
Hello,

I print A3 posters on A4 paper using the following method:

a) export as eps (!!!) from scribus
b) type:

bash-2.05b$ poster -iA3 -mA4 -pA3 poster.eps > result.ps
bash-2.05b$ lp result.ps

(on linux)

Should work for your case, too.

Regards:

Uwe Fechner
unknown
2005-08-27 13:56:35 UTC
Permalink
Post by unknown
a) export as eps (!!!) from scribus
bash-2.05b$ poster -iA3 -mA4 -pA3 poster.eps > result.ps
bash-2.05b$ lp result.ps
What is 'poster'?

Greg
unknown
2005-08-28 12:14:11 UTC
Permalink
On Sat, 27 Aug 2005 09:56:35 -0400
Post by unknown
Post by unknown
a) export as eps (!!!) from scribus
bash-2.05b$ poster -iA3 -mA4 -pA3 poster.eps > result.ps
bash-2.05b$ lp result.ps
What is 'poster'?
man poster

poster - Scale and tile a postscript image to print on multiple pages



Owen


--
unknown
2005-08-27 23:48:08 UTC
Permalink
Post by unknown
On Sat, 27 Aug 2005 09:56:35 -0400
Post by unknown
Post by unknown
a) export as eps (!!!) from scribus
bash-2.05b$ poster -iA3 -mA4 -pA3 poster.eps > result.ps
bash-2.05b$ lp result.ps
What is 'poster'?
man poster
poster - Scale and tile a postscript image to print on multiple pages
The reason I asked is that when I did 'man poster' I got nothing. Is it
part of some other package. I have psutils, so it must not be in there.

Greg
unknown
2005-08-28 15:52:41 UTC
Permalink
On Sat, 27 Aug 2005 19:48:08 -0400
Post by unknown
Post by unknown
Post by unknown
What is 'poster'?
man poster
poster - Scale and tile a postscript image to print on multiple pages
The reason I asked is that when I did 'man poster' I got nothing. Is it
part of some other package. I have psutils, so it must not be in there.
Fair enough. I think it's a script which uses ghostview. You don't have anything like poster on your distro cds?
--
Owen
unknown
2005-08-28 03:19:52 UTC
Permalink
On Sun, 28 Aug 2005 11:52:41 -0400
Post by unknown
On Sat, 27 Aug 2005 19:48:08 -0400
Post by unknown
Post by unknown
Post by unknown
What is 'poster'?
man poster
poster - Scale and tile a postscript image to print on multiple pages
The reason I asked is that when I did 'man poster' I got nothing.
Is it
Post by unknown
Post by unknown
part of some other package. I have psutils, so it must not be in there.
Fair enough. I think it's a script which uses ghostview. You don't
have anything like poster on your distro cds?
On Debian just do 'apt-get install poster'. Otherwise, you can get the
source at http://www.geocities.com/SiliconValley/5682/poster.html. I
don't think it needs Ghostscript or Ghostview. According to the web site
it runs on Windows too, but I've never tried that.

Regards,

Steve
--
Steve Jacobs
Steve Jacobs & Associates
www.trinidadusa.net
Trinidad, CO us
unknown
2005-08-28 14:42:50 UTC
Permalink
Post by unknown
On Sun, 28 Aug 2005 11:52:41 -0400
Post by unknown
On Sat, 27 Aug 2005 19:48:08 -0400
Post by unknown
What is 'poster'?
Fair enough. I think it's a script which uses ghostview. You don't
have anything like poster on your distro cds?
On Debian just do 'apt-get install poster'. Otherwise, you can get the
source at http://www.geocities.com/SiliconValley/5682/poster.html. I
don't think it needs Ghostscript or Ghostview. According to the web site
it runs on Windows too, but I've never tried that.
I'm using FC4, and 'yum install poster' couldn't find it (and my yum
repos include fedora extras and livna).
Did find the website. Thanks.

Greg
unknown
2005-08-29 10:43:07 UTC
Permalink
Post by unknown
Post by unknown
On Sun, 28 Aug 2005 11:52:41 -0400
Post by unknown
On Sat, 27 Aug 2005 19:48:08 -0400
Post by unknown
What is 'poster'?
Fair enough. I think it's a script which uses ghostview. You
don't
have anything like poster on your distro cds?
On Debian just do 'apt-get install poster'. Otherwise, you can get
the source at
http://www.geocities.com/SiliconValley/5682/poster.html. I don't
think it needs Ghostscript or Ghostview. According to the web
site it runs on Windows too, but I've never tried that.
I'm using FC4, and 'yum install poster' couldn't find it (and my
yum repos include fedora extras and livna).
Did find the website. Thanks.
Greg
_______________________________________________
Scribus mailing list
Scribus at nashi.altmuehlnet.de
http://nashi.altmuehlnet.de/mailman/listinfo/scribus
Hi,

The poster app is linked on www.scribus.net:
http://www.scribus.org.uk/modules.php?op=modload&name=Web_Links&file=index&req=viewlink&cid=6

and:
http://printing.kde.org/downloads/

Cheers,
Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://nashi.altmuehlnet.de/pipermail/scribus/attachments/20050829/63a31543/attachment.pgp
Loading...