Jump to content


jag's Content

There have been 2 items by jag (Search limited from 29-March 23)


By content type

See this member's

Sort by                Order  

#242407 Printed page title with multiple lines?

Posted by jag on 04 January 2016 - 10:07 PM in Ask a Pro

Is it possible to have the printed pages' title to have multiple lines?

I am of course referring to the printer.setPageTitle() function.

See my example below:

Posted Image

Posted Image

The first image is just a screenshot whereas the second one is altered to showcase how I want it to be. Is this possible, and if so how do I do it?



#223956 preventing http.get from returning nil

Posted by jag on 30 June 2015 - 02:25 PM in Suggestions

View PostCloudy, on 13 November 2012 - 07:10 AM, said:

I can just return the object regardless, and let people decide what to do with it - an extra boolean just returning the http table inside the Lua handling.

I just want to ask because this is annoying me a lot, but why does it still return nil when the request is like anything except status 200???
I want to know what I did wrong, but no I have nothing to bugtest with!?!