Printing across multiple pages?

This section is now closed.
Forum rules
Audacity 1.2.x is now obsolete. Please use the current Audacity 2.1.x version.

The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
Locked
packetcode
Posts: 2
Joined: Fri Apr 01, 2011 9:58 pm
Operating System: Please select

Printing across multiple pages?

Post by packetcode » Fri Apr 01, 2011 10:14 pm

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!

kozikowski
Forum Staff
Posts: 68941
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Printing across multiple pages?

Post by kozikowski » Fri Apr 01, 2011 11:01 pm

Does this have anything to do with the Audacity sound editor?

Koz

packetcode
Posts: 2
Joined: Fri Apr 01, 2011 9:58 pm
Operating System: Please select

Re: Printing across multiple pages?

Post by packetcode » Fri Apr 01, 2011 11:15 pm

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!

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Printing across multiple pages?

Post by steve » Sat Apr 02, 2011 8:59 am

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...
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Locked