Paul,

Thank you for the suggestion, but maxWidth is at the default.   Regardless, I 
don't think the maxWidth property is in play when you set the dimensions of a 
stack by script.

Any other thoughts?   Kinda stuck!


-Dan
 

On 3/6/20, 5:34 AM, "use-livecode on behalf of Paul Dupuis via use-livecode" 
<use-livecode-boun...@lists.runrev.com on behalf of 
use-livecode@lists.runrev.com> wrote:

    just a guess, but does "printingStack" have a maxWidth value set (other 
    than the default of 65535)?
    
    On 3/5/2020 10:46 PM, Dan Friedman via use-livecode wrote:
    > I am trying to produce a landscape PDF on a iPhone…
    >
    > open inv stack "printingStack"
    > set the width of stack "printingStack" to (11*72)
    > set the height of stack "printingStack" to (8.5*72)
    > answer the width of stack "printingStack" //-------  this returns 414 ??? 
--------//
    >
    > I am using LC Business 9.6
    > I know this was working on a prior version of LC / iOS
    >
    > Is there some new trick to this?  Or, is there now some limitation on 
setting the size of a stack to something other than the width of the mobile 
device?   If so, how do we generate a standard size PDF?
    >
    > Thanks in advance,
    > -Dan 

_______________________________________________
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