Re: Printing to PDF (again)

2019-04-04 Thread Julio Carneiro via 4D_Tech
Have you checked Rob Laveaux’s plugins at pluggers.nl ? Those are x-platform and might do the trick. What you want cannot be achieved with any print to pdf solution. You need a plugin that helps create, or manipulate, pdf documents. I’ve Myako also has something on the

Re: Best scripting language to use with LEP

2019-04-04 Thread Tom Benedict via 4D_Tech
Hi Pat, I believe that PowerShell is included in all versions of Windows: https://docs.microsoft.com/en-us/powershell/scripting/install/installing-windows-powershell?view=powershell-6 And I see that there is a version for MacOS too, but will need to be installed:

Best scripting language to use with LEP

2019-04-04 Thread Pat Bensky via 4D_Tech
I'm looking into getting some custom scripts created to solve my output-to-PDF problems. Mac I think I can do what's needed with AppleScript. Windows Any suggestions as to which language would be best? PERL? Java? We need to be able to run the script via LEP. We would pass a .docx file pathname

Re: Printing to PDF (again)

2019-04-04 Thread Pat Bensky via 4D_Tech
Thanks Armin ... it's Windows only unfortunately. I need a cross-platform solution. Even if it means two separate solutions :) Pat On Thu, 4 Apr 2019 at 20:22, ADeeg via 4D_Tech <4d_tech@lists.4d.com> wrote: > 4D Tech mailing list wrote > > Does anybody know of any way to manage the options for

Re: Printing to PDF (again)

2019-04-04 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > Does anybody know of any way to manage the options for printing to PDF? > Specifically, for example: > - Specify the resolution > - Make hyperlinks active > > ? > Pat Pat try http://www.node.de/indexplug.htm Regards Armin -- Sent from:

RE: Creating Word docs in 4D

2019-04-04 Thread David Rose via 4D_Tech
I found another solution, pending some testing. (This is in a Windows environment, btw.) Print the Write Pro document to a PDF file (in my case, using Microsoft Print to PDF), then use a command-line utility that converts PDFs to Word, like Total PDF Converter from coolutils.com. This app costs

Auto Updating 4D Not Working

2019-04-04 Thread Cannon Smith via 4D_Tech
I’m having trouble with one particular app auto updating. When it should be quitting, it just hangs forever. 4D v17.1HF1, macOS only. (It works fine on Windows). I’m using essentially the same code as in several other applications, also on v17.1HF1, but this is the only application that

Creating Word docs in 4D

2019-04-04 Thread David Rose via 4D_Tech
As of August 2018, Write Pro could not export to a Word doc. Has that changed? I have a 4D v15 application that uses 4D Write pre-defined templates that contain home-grown embedded variables, and the code uses the WR Replace command to substitute data for these variables. Then the Write docs

Printing to PDF (again)

2019-04-04 Thread Pat Bensky via 4D_Tech
Does anybody know of any way to manage the options for printing to PDF? Specifically, for example: - Specify the resolution - Make hyperlinks active ? Pat -- * CatBase - Top Dog in Data Publishing tel: +44 (0) 207 118 7889 w:

Re: Code signing works on one app but fails on another

2019-04-04 Thread Pat Bensky via 4D_Tech
Brilliant, thank you Miyako! Note that I needed to make one change to the code, in the method "code sign": Change $infoPlistPath:=$applicationPath+Folder separator+\ "Contents"+Folder separator+"Info.plist" to $infoPlistPath:=$applicationPath+\ "Contents"+Folder separator+"Info.plist" Pat

RE: Error connecting to 4D Server - SOLVED

2019-04-04 Thread Paul Dennis via 4D_Tech
Its easy to turn off. Control Panel - Windows Update - Change Settings - Select "Download but choose to install" Then when you check you can see which ones to install. If Win server is only running 4D then no need to auto install updates. Fire wall should block any issues. Paul -- Sent from: