Skip to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Printing Two Columns (Down vs Across)

Featured Replies

I have run into something that doesn't make sense to me.

Under layout, when you select printing with two columns and select down instead of across, the columns also affect the sub summary parts.

This might have uses but in the report I am trying to make, I want it to only affect the body. I don't see an option to keep the column split in the body only when selecting "down".

If you are making a contact list with sub summary fields, you would only want the body to print down in two columns.

If I choose across, everything works fine but it doesn't look good and wastes space.

If I choose down, it looks fine except the body is going to cut through every section.

An across version and a down version is attached.

Is there a work around for this?

Thanks,

Dave

across.pdf

down.pdf

If I choose down, it looks fine except the body is going to cut through every section.

I am not sure what you mean by that.

Regarding the sub summary parts, they MUST be the same width as the columns when you select "Down first", because a group may change mid-column (your example shows two such changes on page 3).

  • Author

Thanks Comment,

That is my question. Why can't I just have the body in two columns without the sub summary parts. Then if the change comes mid-column, it could page break.

When printing a contact list, you want to print down. The list is very big, so it is nice to have sub summary groups. I guess I can't have both. I was hoping there was a work around.

Dave

Why can't I just have the body in two columns without the sub summary parts.

You don't have to have sub-summary parts on your layout. But if you do, and you print down first, they must be the same width as the columns - otherwise it will be one giant mess.

if the change comes mid-column, it could page break

OK, then why not use the header part for the sub-summary titles? You could make it calculated, so there's one version for starting a new group, and another for "continued".

  • Author

OK, then why not use the header part for the sub-summary titles? You could make it calculated, so there's one version for starting a new group, and another for "continued".

That sounds perfect. I am not sure how that would work, but I like the sound of it. In the Header I would have a calc field that displayed the correct header using a case statement? I will try and work on that idea.

Thanks,

Dave

See also:

http://fmforums.com/forum/topic/52392-sub-summeries-with-continuing-label/page__p__245909#entry245909

  • Author

Thanks Comment.

I will give it a try. I appreciate you taking the time to help me. I retire in 9 months, then I might have the time to get better with this program.

Dave

  • Author

The calc didn't work,

Try an unstored calculation field (result is Text) =

Case (

City = GetNthRecord ( City ; Get ( RecordNumber ) - 1 ) ;

City & " continued"

)

but I ended up with a real nice product. I took your advice and kept everything in the header.

When I run the script, it goes to the new layout, everything works, and it ends up in preview mode where I want it. The only strange thing is, as usual it does not show how many pages are there, just a ? until you go to the end and back.

So in the script I put "Go to Record/Request/Page Last" then "Go to Record/Request/Page First"

It still didn't work. What is the trick to make that work?

Thanks,

Dave

  • Author

Figured it out. Not sure if it is the efficient way but I used:

after preview mode

go to last record

get pagenumber

back to first

enter preview again

Dave

The calc didn't work,

It seems to work for me. Except that Filemaker interprets a page break as a column break when printing down, so it doesn't look like a good idea overall.

WideHeader.zip

  • Author

post-71360-0-82685800-1322965695_thumb.p

I see what I did wrong now. Very handy calc.

I also found out that some of my scripts that work great on my mac, do not work on Windows 7.

When my script runs and produces an email with a created exported file, the file isn't in the body when run on windows.

It must be something about the file path. First time I have had to deal with a windows computer running this.

Dave

Dave not sure if this would work in your situation but here is a technique file I did that gave some benefits of DOWN & ACROSS

SD

http://fmforums.com/forum/files/file/12-multi-column-printing-faux-down/

  • Author

post-71360-0-91290000-1322975266_thumb.p

Wow, Thanks.

I downloaded it and will take a look at it. I have to figure out this windows issue first. Working on filemaker is just like having a puzzle book handy.

I guess that is why I like it.

I think I found the part that I need to fix. I assume I need to figure out what path to place in here for windows.

Dave

here are two custom functions that may help..

https://github.com/petrowsky/fmpfunctions/blob/master/file.setpath.fmfn

https://github.com/petrowsky/fmpfunctions/blob/master/file.ospath.fmfn

  • Author

Thanks Stephen.

I would think that filemaker would have incorporated this feature with less required on the developers end. I hope the second one you listed is the one I need.

  • Author

Thanks for your help Stephen. I don't think I could have done that myself.

Dave

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.