Jump 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.

Scribe: How to insert a Page Break in a word document

Featured Replies

  • Newbies

Hi everybody and thank you in advance for the support.

I am trying to use scribe in a filemaker application to create a huge word document with several text and many images.

I would need to insert some dynamic page breaks, which position depends on the report that I am creating, but I couldn't find anything useful in the scribe help.

Is there a way to do this?

The app is built in Fm16, the plugin version is updated.

Edited by sandropan

Hi Sandropan,

  Scribe can insert a page break with the ScribeDocAppend function and passing in the parameter "newPage=true". However, this would mean that would need to create each page separately and then append them together using that function. 

  • 1 month later...
  • Newbies

Hi, I don't know how to pass "newPage=true" with ScribeDocAppend.   Could you please make an example how pass "newPage=true" with that function?  There is no example with ScribeDocAppend.

Hi Seb1,

 

    You pass in the parameter like so: 

ScribeDocAppend( Documents:myDocument; "newpage=true")

In this example Documents::myDocument is a reference to a container field that contains the data that you want to append.

Create an account or sign in to comment

Similar Content

Important Information

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

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.