Page 1 of 1

Printing across multiple pages?

Posted: Fri Apr 01, 2011 10:14 pm
by packetcode
Hi all,

I'm working on a project to decode packets from a weather station. I'm not crazy, such things have already been done:
http://alyer.frihost.net/thn128decoding.htm

Anyway, I have a single packet recorded; it's about 0.25 seconds long. I'd like to print it out just so I can do some old-fashioned pencil markup on the long and short pulses. Unfortunately, printing only happens on one page, and then it's too difficult to discern. Ideally I'd print the "zoomed " view and have it span multiple pages.

Any thoughts on how I might accomplish this? I'm using the Win7 version, but I also have Ubuntu, if it makes a difference.

Thanks for any suggestions you might have!

Re: Printing across multiple pages?

Posted: Fri Apr 01, 2011 11:01 pm
by kozikowski
Does this have anything to do with the Audacity sound editor?

Koz

Re: Printing across multiple pages?

Posted: Fri Apr 01, 2011 11:15 pm
by packetcode
kozikowski wrote:Does this have anything to do with the Audacity sound editor?

Koz
I meant that I was using Audacity's print function. From what I can tell, it only prints a single page of the entire waveform, independent of the view. I'm asking if there are any other printing options, plugins, or exports that might lead me to a solution.

thanks!

Re: Printing across multiple pages?

Posted: Sat Apr 02, 2011 8:59 am
by steve
Select part of the track,
Edit menu > Copy (Ctrl + C)
File menu > New (Ctrl + N)
Edit menu > Paste (Ctrl + V) paste into the new project
Print out the first section from the new project
Close the new project.
Repeat for the next section...