Search found 26 matches

by PaoloMazza
Wed Jun 29, 2016 1:39 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Create a PDF with LiveCode server
Replies: 11
Views: 7281

Re: Create a PDF with LiveCode server

<?lc

go stack "printpdf.livecode"

send "StampaPdf" to stack "printpdf.livecode"

?>

I get "OK" from the server.
by PaoloMazza
Wed Jun 29, 2016 1:30 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Create a PDF with LiveCode server
Replies: 11
Views: 7281

Re: Create a PDF with LiveCode server

Hi Klaus, I changed the script according to your suggestions, but still the following script do not work using the on-rev LiveCode Server ; I get the OK message but not any pdf shows up in the folder. function PrintPdf myfilename, myoptions  reset printing  set the formatforprinting of this stack to...
by PaoloMazza
Wed Jun 29, 2016 12:01 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Create a PDF with LiveCode server
Replies: 11
Views: 7281

Re: Create a PDF with LiveCode server

My script works locally and create the pdf.
But in the server it does not work.
by PaoloMazza
Wed Jun 29, 2016 10:49 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Create a PDF with LiveCode server
Replies: 11
Views: 7281

Re: Create a PDF with LiveCode server

I switched to LiveCode Server 7.1 I inserted the following code in my stack "printpdf.livercode" and when I trigger my command "stampaPdf" i get the OK message from the server. However I can not see any PDF file in the folder. Why? I set the permissions of the folder to 777. This stack works fine lo...
by PaoloMazza
Tue Jun 28, 2016 2:17 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Create a PDF with LiveCode server
Replies: 11
Views: 7281

Create a PDF with LiveCode server

Hi all,
do I need use Qartam to create a PDF with LiveCode server or I can trigger the "open printing to pdf" command in a LiveCode stack?
Can I use the on-rev.com server with LiveCode server 6.5 ?
Best regards,
Paolo Mazza
by PaoloMazza
Mon Jun 27, 2016 9:37 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Set PDF metadata using Livecode
Replies: 9
Views: 6089

Re: Set PDF metadata using Livecode

Hi Richard, I was told Hypercard was able to change metadata of all documents in MAC OS. It was not like that? That's a fairly old version. Why are you unable to use a more recent one? I use the on-rev server which at the moment runs version 6.5 of LiveCode server. I thought that's because they cons...
by PaoloMazza
Fri Jun 24, 2016 4:39 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Set PDF metadata using Livecode
Replies: 9
Views: 6089

Re: Set PDF metadata using Livecode

By the way, any chance to create and save a pdf file from a stack in the LiveCode server using the "open printing to PDF" command?
I tried but I got an error.
I am supposed to use the on-rev server with LiveCode 6.5 .
Thanks
Paolo
by PaoloMazza
Fri Jun 24, 2016 4:24 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Set PDF metadata using Livecode
Replies: 9
Views: 6089

Re: Set PDF metadata using Livecode

Thank you all. Yes I meant existing PDF documents.
People said that Hypercard was able to accomplish this task. So I thought LiveCode can do the same.
Thank you very much.
Paolo
by PaoloMazza
Fri Jun 24, 2016 11:02 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Set PDF metadata using Livecode
Replies: 9
Views: 6089

Set PDF metadata using Livecode

Is it possible to modify the metadata of a document (PDF) using Livecode?
Is there any stack around able to accomplish this task?
Thanks
Paolo
by PaoloMazza
Tue Apr 12, 2016 8:32 am
Forum: CGIs and the Server
Topic: POLL: LiveCode Server deployment
Replies: 75
Views: 187648

Re: POLL: LiveCode Server deployment

We run the LiveCode CGI on a shared hosting service (on-rev.com) and we also installed a LiveCode CGI in a dedicated server (windows with apache).
Best regards,
Paolo
by PaoloMazza
Wed Mar 09, 2016 10:39 am
Forum: CGIs and the Server
Topic: Modify PDF with LiveCode CGI
Replies: 1
Views: 3737

Modify PDF with LiveCode CGI

Is it possible, using the LiveCode CGI, import a PDF, modify it inserting some data, save the new file as PDF and send it attached to a mail?
by PaoloMazza
Sat May 24, 2014 10:40 am
Forum: LiveCode Global Jam
Topic: RevBrowser and Javascript Video player
Replies: 1
Views: 5610

RevBrowser and Javascript Video player

Dear Livecoders, yesterday I tried to understand better the new revbrowser of LC 6.7 , Thank you all for your comments, I thought that if we had a reliable revbrowser and a reliable integration between LC and Javascrpt we could use HTML5 to accomplish some of the missing features of LiveCode. For ex...
by PaoloMazza
Fri May 23, 2014 4:28 pm
Forum: LiveCode Global Jam
Topic: New command revBrowserOpenCef
Replies: 13
Views: 15059

Re: New command revBrowserOpenCef

Thank You Neil,
now I realized that HTML5 audio and video is not supported in The Chromium Embedded Framework.
All the best
Paolo
by PaoloMazza
Fri May 23, 2014 3:33 pm
Forum: LiveCode Global Jam
Topic: New command revBrowserOpenCef
Replies: 13
Views: 15059

Re: New command revBrowserOpenCef

Hi all, are you sure that this revBrowserOpenCef is working properly LC 6.7.0-dp-4 . I tryed to work with this new command, trying to open HTML pages that I was able to open with the revBrowserOpen command, but it does not seem to work. Is there any documentation , sample stack or lesson to understa...

Go to advanced search