Page 1 of 1

Staff Line Thickness

Posted: Fri Jun 14, 2013 3:29 am
by doovers
Hi,

I'm having a bit of an issue with a file I'm working on.

Basically the staff line thickness on 1 of the staves is very slightly but noticeably thinner than all the rest when I export to jpg... Not sure why this is but I've changed tried changing the line thickness in document options but no joy. Any ideas? It looks fine in Finale but not as jpg!

Thanks!

Re: Staff Line Thickness

Posted: Fri Jun 14, 2013 5:02 am
by Peter Thomsen
My first guess is that it has something to do with the resolution of your jpg graphic - in combination with the staff layout settings (vertical staff spacing, scaling percentage, staff line thickness).

Does it have to be jpg?
You can't use PDF instead?
If you "print" the document to a PDF file, the graphic will be vector graphic (= resolution independent).

Re: Staff Line Thickness

Posted: Sat Jun 15, 2013 2:06 am
by doovers
Hi Peter,

Thanks for the reply! The pdf idea is an option actually I didn't think of that. Any idea if you can print multiple files to pdf in a batch or am I stuck with doing each individually?

Re: Staff Line Thickness

Posted: Sat Jun 15, 2013 5:54 am
by Peter Thomsen
doovers wrote:…Any idea if you can print multiple files to pdf in a batch or am I stuck with doing each individually?
The FinaleScript plug-in might be able to do the task for you.
Couldn't hurt to try it.

Are you using Windows or Mac OS X?

Re: Staff Line Thickness

Posted: Sat Jun 15, 2013 6:43 am
by doovers
Mac, I'll give that a go!

Re: Staff Line Thickness

Posted: Sat Jun 15, 2013 11:49 am
by Peter Thomsen
Since you are using Mac, have you considered Automator?

Re: Staff Line Thickness

Posted: Sun Jun 16, 2013 2:54 am
by doovers
I haven't actually but it's something I'd like to learn a bit about. Any good sources of info on getting up to speed with it?

Re: Staff Line Thickness

Posted: Sun Jun 16, 2013 3:47 am
by Peter Thomsen
A web search for the word Automator brings up a lot of resources.

I have not tried it, but here is an idea:

There is an AppleScript script that will convert a document to PDF.
If you use that AppleScript script in an Automator workflow, then it should be possible to convert multiple documents to PDF in a batch.

Re: Staff Line Thickness

Posted: Sun Jun 16, 2013 11:00 am
by doovers
Would that convert a mus file?

Re: Staff Line Thickness

Posted: Sun Jun 16, 2013 1:10 pm
by Peter Thomsen
What version of Finale are you using? - 2012? - 2011? - 2010? - 2009?

Re: Staff Line Thickness

Posted: Sun Jun 16, 2013 1:17 pm
by doovers
2012

Re: Staff Line Thickness

Posted: Sun Jun 16, 2013 2:49 pm
by Peter Thomsen
I have not tried it, but here is an idea:

In the FinaleScript palette for Finale 2012 there is a script that you can use for batch converting to graphic (the script uses Finale's Graphics Tool).
You will have to modify the script, since it is written for conversion to TIFF.
But Finale 2012's Graphics Tool can export to PDF, so I think that you just need to change the script's graphic format to PDF.

There is a limitation in the script:
It can only batch-convert the contents of a folder (not multiple folders).

However, with AppleScript and Automator you may be able to set up a more complex workflow that can process multiple folders.

Re: Staff Line Thickness

Posted: Sun Jun 16, 2013 3:00 pm
by doovers
That sounds exactly like what I need. I'll give that a go tomorrow! Thanks

Re: Staff Line Thickness

Posted: Sun Feb 23, 2014 5:00 pm
by maybedave
Hey guys,

May I jump in on the conversation? I came to the forum through a search because of the same issue and was wondering if anyone found a viable solution.

Is there no way to raise the resolution of the JPG prior to exporting it from Finale? PDF isn't really an option for me because I'm often taking that graphic file to Photoshop to be further edited.

Thanks, y'all.

Re: Staff Line Thickness

Posted: Mon Feb 24, 2014 4:48 am
by doovers
You can edit the PDF in photoshop. What I ended up doing for multiple files (if I remember correctly) was to batch export to PDF with a script from finale, and convert the PDFs to JPGs using a Photoshop action.

Re: Staff Line Thickness

Posted: Tue Jul 26, 2016 8:46 am
by Kroy
I use finale 2009 and and I also get this line thicker scenario.

But I always export as pdf, where the problem doesn't occur - particulary because pdf is vector rather than raster/bitmap.

if you're not sure what the difference is zoom right in (1000-2000%) on a tiff or jpg file and and you'll see the edges of diagonal and round shapes are ragged, whereas if you do the same thing with a pdf they are as they should be (because vector is mathematical rather than pixels).
(though i do understand there are raster pdfs, but the ones I get from Finale are vector..)

There's no pdf option in the graphics export in Finale 2009 so I do this:
File/Print/PDF/Save as PDF

Re: Staff Line Thickness

Posted: Tue Jul 26, 2016 9:26 am
by Peter Thomsen
Kroy wrote:…There's no pdf option in the graphics export in Finale 2009 so I do this:
File/Print/PDF/Save as PDF
There is also this:
File/Print/PDF/Open PDF in Preview/File/Save
where the Save dialog gives the option of using various Quartz filters, e. g. “Create Generic PDFX-3 Document”.

Re: Staff Line Thickness

Posted: Mon Aug 07, 2017 2:08 pm
by maybedave
I never thanked you guys! Exporting the graphic as PDF, then editing that in Gimp solved my problem! Now all of my staves are showing up thick enough.

THANK YOU!