Printing coloured text

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10099
Joined: Fri Feb 19, 2010 10:17 am

Printing coloured text

Post by richmond62 » Thu Sep 15, 2016 9:02 am

This is largely in response to Terence Heaford's posting on the Use-List.

Livecode 8.1, Xubuntu Linux 16.04, 64-bit.
textTestStack.png
Here's a snapshot of the PDF 'printed':
textTest.png
Here's the stack: Please try to print-to-PDF on your Operating system and report back.
text test.livecode.zip
The stack
(452 Bytes) Downloaded 221 times

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 864
Joined: Fri Feb 06, 2015 4:03 pm

Re: Printing coloured text

Post by LiveCode_Panos » Thu Sep 15, 2016 9:55 am

Hi Richmond,

Thanks for taking the time to test on Linux. What Terence reported is a bug affecting OS X only, and it will be fixed in the next release:

http://quality.livecode.com/show_bug.cgi?id=17825

Best,
Panos
--

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10099
Joined: Fri Feb 19, 2010 10:17 am

Re: Printing coloured text

Post by richmond62 » Thu Sep 15, 2016 10:09 am

a bug affecting OS X only
Ah!

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10099
Joined: Fri Feb 19, 2010 10:17 am

Re: Printing coloured text

Post by richmond62 » Thu Sep 15, 2016 10:58 am

Mind you Print Field has a few problems:
printField.png
The edge of a word overlaps the margin of the page.
field.pdf.zip
(4.93 KiB) Downloaded 232 times

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10099
Joined: Fri Feb 19, 2010 10:17 am

Re: Printing coloured text

Post by richmond62 » Thu Sep 15, 2016 12:55 pm

HOWEVER the print-to-pdf with Livecode 8.1 on Xubuntu is far, far better than
what happens with Livecode 7.1.4:
testText7.png
Print Card
testText7.png (5.23 KiB) Viewed 4374 times
testField7.png
Print Field
testField7.png (3.73 KiB) Viewed 4374 times
Funnily enough: while Livecode 8.1 prints to PDF, Livecode 7.1.4 prints to postscript (.ps).
testPrints2pdf7.zip
Here are the postscript files
(7.89 KiB) Downloaded 230 times

Post Reply