Search found 110 matches

by JanSchenkel
Wed Jul 27, 2011 7:25 pm
Forum: Using Quartam Reports - All Editions
Topic: Preview Error
Replies: 5
Views: 29600

Re: Preview Error

Hi Josep, This is a very strange issue - one that I can't seem to simulate on my iMac running MacOSX 10.4 Tiger. I can try it again on my MacBook Pro running MacOSX 10.6 SNow Leopard later this evening. Here's what I did: - I opened LiveCode 4.6.3, then the qrtReportsLib.rev stack, and then the Repo...
by JanSchenkel
Sun Jun 26, 2011 5:40 pm
Forum: Using Quartam Reports - All Editions
Topic: Changing field colors through broker
Replies: 1
Views: 25460

Re: Changing field colors through broker

Hi Igal, It depends on what exactly you're trying to achieve. One method is to use a formatter helper function in your data broker, and use the 'htmlText' format on the data field. Such a formatter helper function could look something like: function formattedData pData local tFormattedData put "<p>"...
by JanSchenkel
Mon Jun 13, 2011 3:33 pm
Forum: Announcements
Topic: Quartam PDF Library 1.1.2 Available
Replies: 0
Views: 24253

Quartam PDF Library 1.1.2 Available

This maintenance update to Quartam PDF Library fixes a bug with clipping in combination with automatic page breaks. The cross-platform .zip archive can be downloaded at: http://downloads.quartam.com/qrtpdflib_112_xplatform.zip A web page with LiveCode Server / On-Rev demos is available at: http://qu...
by JanSchenkel
Mon Jun 06, 2011 6:44 pm
Forum: Using Quartam Reports - All Editions
Topic: Zoom on preview
Replies: 2
Views: 15057

Re: Zoom on preview

Hi Pete, Zooming in the preview window certainly is in the cards - I was going to keep it a surprise, but it's part of the Preview window revamp in Quartam Reports 1.2 If all goes well, the next version should be released this month. Fair warning: if my day-job interferes, it might slip into next mo...
by JanSchenkel
Mon May 23, 2011 8:53 pm
Forum: Announcements
Topic: Battling the spam
Replies: 0
Views: 23602

Battling the spam

Dear visitor of the Quartam Software Forums, You may have noticed that I've been steadily increasing the efforts to battle spam on these forums. If there hadn't been such a recent onslaught of registrations, advertising everything from pills to escorts, I wouldn't have had to introduce CAPTCHA and p...
by JanSchenkel
Sun May 22, 2011 3:37 pm
Forum: Quartam PDF Library
Topic: Problem with Displaying PNG Files
Replies: 2
Views: 9890

Re: Problem with Displaying PNG Files

Just to confirm that this issue was fixed in Quartam PDF Library version 1.1.1 - even if I forgot to include it in the release notes, heh :-)
You can download the latest update here: http://downloads.quartam.com/qrtpdflib_ ... atform.zip

Cheers,

Jan Schenkel.
by JanSchenkel
Mon May 09, 2011 11:01 pm
Forum: Announcements
Topic: Quartam PDF Library 1.1.1 Available
Replies: 0
Views: 23975

Quartam PDF Library 1.1.1 Available

This maintenance update to Quartam PDF Library fixes two bugs specific to LiveCode Server environments, and extends the WriteTextTable command to allow more control over border drawing. The cross-platform .zip archive can be downloaded at: http://downloads.quartam.com/qrtpdflib_111_xplatform.zip A w...
by JanSchenkel
Mon May 09, 2011 2:12 pm
Forum: Quartam PDF Library
Topic: Problem with Displaying PNG Files
Replies: 2
Views: 9890

Re: Problem with Displaying PNG Files

Hi Rich, Thank you for reporting this problem. A quick look inside the generated PDF file reveals that 1.1.0 thinks the image's ColorSpace is DeviceGray, instead of Indexed. I think I have tracked it down to an error in the handler p_qrtPDF_LoadPNG. Line 3686: put byteToNum(it) into tColorSpace shou...
by JanSchenkel
Sun Apr 24, 2011 10:51 am
Forum: Quartam PDF Library
Topic: Quartam PDF Library - Free / Open Source Software project
Replies: 3
Views: 13294

Other free / open source software projects

There are plenty of other free / open source software projects for the creation and manipulation of PDF files. Here is a shortlist of other projects that you might want to investigate - some of them helped shape Quartam PDF Library for LiveCode: Java iText PHP FPDF TCPDF I will update this list as o...
by JanSchenkel
Sun Apr 24, 2011 10:43 am
Forum: Quartam PDF Library
Topic: Quartam PDF Library - Free / Open Source Software project
Replies: 3
Views: 13294

PDF Reference

If you want to start contributing, you should definitely read up on the Portable Document Format. It is quite a large specification, so don't expect to 'grok' it all at once. There's plenty of stuff that I haven't even researched :-) Interesting links: http://www.adobe.com/devnet/pdf/pdf_reference.h...