Printing

From Fs_wiki
Jump to: navigation, search

Contents

Printing Cave surveys

This is one of the hard parts. Java printing is awful. A good alternative is to output SVG that can be imported into an editing program for generating your posters. But you might not know what SVG is, or have an editing program which supports it. The alternative is to export bitmap image files for printing, which has worked well for me.

Printing in Tunnel has had a complete overhaul in early 2007, so it is no longer a case of exporting the entire sketch as a bitmap. The new frame based printing is a little more complicated to get working, but provides great flexibility to produce multiple presentations from a single sketch. Here is a guide to how it works.

Frame Based Printing

The power of frame based printing is that you create a separate presentation sketch to generate your survey for printing, and this references your original survey sketch. The advantage to this approach is that you can make changes to your original sketch, and they will be seen in any presentation sketches you have created. So you no longer end up maintaining multiple sketches which each show your survey in a different way.

Here we will walk through an example based on the inlet7 sample survey which can be downloaded with Tunnel. So first open the inlet7 project folder in Tunnel.

We will use the sketch9 for this walk through, but you can use any survey sketch of your own if you want. First we need to remove some stuff from the inlet7 sketch9 so we can demonstrate the example. Here is how the sketch looks before we start.

Inlet7 9 original.png

Original Inlet7 sketch 9

We are going to remove the frame from around it and the title box, north arrow and scale bar. This is because we want to demonstrate how to present these in a different way, so we need a sketch of just the cave passages to start with. Delete these and save the sketch. It should look like this.


Inlet7 9 cave.png

Sketch showing only the cave passages

This sketch includes some areas which we might want to show at a larger scale. For our example we will look at the aven in more detail.

Inlet7 9 all subsets.png

Using frames we can include multiple views of the cave in the same sketch.


Frames1.png


Frames2.png


Frames3.png

Next we will bring a second view of the same survey into our presentation sketch.


Frames5.png

Initially the sketch will be scaled to fit the page frame.

Render the sketch again and it should look something like this:

Frames4.png

Finally we can add the title frame and north arrow back in. We might not want these in the same place on every sketch we print for this cave, and in some cases we might not want to include them at all. Using frames we can import these details from a separate sketch so that the main cave passages sketch can be reused in other presentations.

Here is my title frame sketch:

Frames6.png

You should now have the title box sketch showing in the new rectangle like this:

Frames7.png

We are now nearly ready to print our page. But first we need to add all our frames into the subset for the A3 page frame.


Frames8.png

You should now have a bitmap file of your presentation sketch suitable for printing onto an A3 page.

Images

If you have Positioned an image in the background then clicking the command Action | Frame Image will copy it into the frame at the position it's located and it will be rendered in place of a sketch. This will allow you to include photographs or thumb-nails in the final poster for your survey.

Vector output

There is an Output SVG option which produces an ssvg.svg file in the tunnel directory and lacks a user interface. It's a partial feature which has been through stages of development and at the moment is half-broken, although with some editing of the resulting file it is often possible to make it work.

If you have a bitmap image, there is an online service at the webpage vectormagic.stanford.edu. They appear to have no policy for open sourcing their work and are probably using it to harvest examples for the purposes of development of a product they hope to make money out of later, so they're not worthy of your support, but it's there if you want it.

Navigation

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox