Hi.

When you say "... It prints the contents of the
> scrolling list field down to the bottom of the first page"


Do you mean simply that the printed page is filled, that is, those last eight 
lines are not printed? Or that those eight lines appear on both pages?


Craig Newman



-----Original Message-----
From: Peter Haworth <p...@lcsql.com>
To: How to use LiveCode <use-livecode@lists.runrev.com>
Sent: Sat, Dec 12, 2015 2:08 pm
Subject: Re: Printing Problem

I'd also add to this that I used the htmltext of the field because some
text in it is in bold.  HOwever the bold does not show up on the printed
version.

Pete
lcSQL Software <http://www.lcsql.com>
Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and
SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html>

On Sat, Dec 12, 2015 at 10:20 AM, Peter Haworth <p...@lcsql.com> wrote:

> I have a form with two fields on it:
>
> - A field control that contains the text to be used as a heading
> - A scrolling list field with the main text to be printed.
>
> I'm using the following to print :
>
> revPrintText (the htmlText of field "AttendeeList"),(the htmlText of field
> "Heading")
>
> The printed document shows the heading OK. It prints the contents of the
> scrolling list field down to the bottom of the first page.  At the top of
> the second page, the last 8 lines of the first page are repeated before
> printing the rest of the scrolling list field contents.
>
> Trying to figure out why the repeated lines are being printed.
>
> This is on OSX 10.10 and LC8 DP11
>
>
>
> Pete
> lcSQL Software <http://www.lcsql.com>
> Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and
> SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html>
>
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to