more menus oddities
J. Landman Gay
jacque at hyperactivesw.com
Tue Mar 17 16:08:43 EDT 2015
On 3/17/2015 9:49 AM, Dr. Hawkins wrote:
> Exporting my first PDFs , I found another oddity: on a mac, the menubar
> appears on the exported PDF, even though it isn't visible on screen.
>
> This was easy enough to solve, with my script stashing, falsing and
> resetting the vis of the menu.
>
> However, the adjustment in screen height apparently means that my boxes and
> bordered fields are now getting scaled, and at first guess, I would say
> that they're landing on pixel/point boundaries, rather than a truly scaled
> pdf. I suspect I can solve this by changing the print area.
Don't try to adjust the menu group. I suspect you are issuing a "print
this card" command. Remember that the whole card is not visible because
the top area has scrolled out of view, but it does contain the menu
group, which will print when you "print card".
The solution is simple. Instead of printing the whole card, just print
the area from the bottom of the menu group to the bottom of the card.
That way the card scroll won't change and the objects will remain where
they appear on screen.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list