Re: Amazon S3 API

2016-08-12 Thread ADeeg
Hi, I like to upload pictures to the Amazon S3 storage and hope that I can get timesavers to do this from 4D. Who can help me ? My goal is it to enhance my outlook mac users with html emails with embedded pictures. Sending html emails is done with applescript, now I like to embed pictures inside

Re: Amazon S3 API

2016-08-13 Thread ADeeg
John DeSoi wrote > John, > thanks for reply, I found no way to embed pictures into Mac OSX Outlook > html emails created with applescript. Do you have a solution for this ? > > a normal client like to send up to 2000 emails a day. Each email has up to > 10 real estate property pictures and 2 pdf

RE: Amazon S3 API

2016-08-13 Thread ADeeg
Tim, thank you. a lot of stuff to read. Your posts are very useful for the 4d community. Regards Armin Timothy Penner wrote > Armin, > > One option is to use the official aws command line program via LAUNCH > EXTERNAL PROCESS. > https://aws.amazon.com/cli/ > > I haven’t done it myself but Pau

RE: Amazon S3 API

2016-08-13 Thread ADeeg
Keith, thank you very much I'll try to contact Bruno. Regards Armin Keith White wrote > Hi > > Bruno Legay has done this in native 4D. He did an excellent session at the > Paris Summit this year. Don't know if the materials are public yet. > > Bruno is often on the 4D forums. > > Best regard

RE: Amazon S3 API

2016-08-13 Thread ADeeg
Cool, thank you John Regards Armin John Harrington-2 wrote >> I need this: >> - authenticate and login from 4d >> - upload pictures from 4d >> - get the urls for the pictures >> >> Regards Armin > > > Armin - If you haven’t already, check out the S3 component Pelican > Engineering has so graci

Re: ​Amazon S3 API

2016-08-14 Thread ADeeg
Steve, thank you for your idea, there are several mac solutions to mount the s3 storage as a drive too. I found out, that the easiest solution is to use the aws command line tools. It took only two hours to integrate the amazon s3 solution inside my software. quite easy to use. Best Regards Armi

Re: Amazon S3 API

2016-08-14 Thread ADeeg
- rb - rm - sync To copy a file to amazon S3 use "aws s3 cp SOURCE_POSIXPATH s3://YOURBUCKET/MAYBE_SUBFOLDER/" The S3 shell creates needed destination subfolders automatically if needed. Best Regards Armin ADeeg wrote > Hi, I like to upload pictures to the Amazon S

Re: 4D Chart for 4Dv15

2016-10-12 Thread ADeeg
Miguel Gonzalez-4 wrote > Hi All, > > Does anyone know if there is a plugin or component of 4D Chart for 4Dv15? > > I'll appreciate any comment. > > Thank you in advance. > > -- > Miguel Gonzalez > AcuBase Ltd. Hi Miguel, there is a commercial 4d chart component http://www.bluecompany.fr/

Re: Facebook Post

2016-11-16 Thread ADeeg
Keisuke Miyako wrote > OAuth 2.0 is really simple REST interaction. > > I don't know if this still works, > > https://github.com/miyako/4d-tips-facebook-integration > > but the last time I checked you could pretty much use their sample code > with no modification. > > keep in mind that the brow

Re: SQL statement failing on Windows 4D Volume Desktop, other things discovered

2016-12-30 Thread ADeeg
Try with process arrays, local arrays does not work in compiled mode with SQLRegards Armin Paul Ringsmuth wrote > Environment:4D 15.3HF1 for Mac and Windows macOS Sierra 10.12.2Windows 7 > in VMWareEither running interpreted or running standalone with 4D Volume > Desktop on either platformThe follo

Re: v13+ code to increase font size

2017-01-04 Thread ADeeg
There is a sample Database from the 4D World Tour 2016 "08_Zoom Form" Its on the red 4D USB Stick this link from Ortwins blog shows some screen shots and a video: http://.mettre.de/wp/formulare-zoomen/ Regards Armin Chip Scheide wrote > anyone have code already written to increase font siz

Re: Sierra 10.12.2 4D crash on new touch bar macbook pro - possible solution

2017-01-04 Thread ADeeg
> > I miss my 17" MBP a lot right now. > ADeeg wrote >> defaults write com.apple.systemuiserver NSFunctionBarAPIEnabled -bool NO >> defaults write com.4D.4DRuntimeVolumeLicense NSFunctionBarAPIEnabled >> -bool NO >> defaults write com.4d.kernel NSFunctio

Re: v13+ code to increase font size

2017-01-04 Thread ADeeg
ide wrote > Pat, > Not exactly what I am looking for. > > ADeeg, > This is what I am looking for - BUT - it needs to OS X compatible -- View this message in context: http://4d.1045681.n5.nabble.com/v13-code-to-increase-font-size-tp5749475p5749487.html Sent from the 4

Re: SFTP and Internet Commands

2017-12-23 Thread ADeeg via 4D_Tech
hmm, something is wrong in my code: it works with ftp and sftp, but not with ftps (latest build ftp 1.2) OB SET($options;\ "URL";"ftps://ftp.node.de/auto2.png";\ "USERNAME";"myuser";\ "PASSWORD";"mypass";\ "SSL_VERIFYHOST";0;\ "SSL_VERIFYPEER";0) $createMissingDir:=1 $cacert:=Get 4D folder(Curre

Re: IMAP_Download Command and Email Attachments

2018-01-03 Thread ADeeg via 4D_Tech
John, try this plugin. It is very fast and stable: https://github.com/miyako/4d-plugin-gmime Download with 4d imap commands and parse it with this plugin. Regards Armin -- Sent from: http://4d.1045681.n5.nabble.com/4D-Tech-f1376241.html

Re: Printing Write Pro to PDF

2018-06-19 Thread ADeeg via 4D_Tech
Randy this one works fine, the demo database shows a Write Pro sample and creates Bookmarks inside the PDF http://www.node.de/indexplug.htm Regards Armin 4D Tech mailing list wrote > Has anyone successfully used WP Print to print a 4D Write Pro area in v16 > to a PDF? > > It seems we’re expect

Re: Printing Write Pro to PDF

2018-06-20 Thread ADeeg via 4D_Tech
Randy, as mentioned before, try our plugin, within 5 minutes you have a working solution. It produces very small pdf files and has a lot of features on top. And yes the sample database has also a Write Pro area to print The plugin comes with a silent driver installer and works from WinXP up to th

Re: pdfCreator problem

2018-08-29 Thread ADeeg via 4D_Tech
Keith wrote > Hi all. > We have suddenly struck a problem with pdfCreator v1.7.2 not working when > using a built 4D Client via Remote Desktop Connection access. > It used to work, but started giving problems about a month ago (that's > when we first detected it). > > pdfCreator works just fine wh

4D Write Pro WP feature request - need your support

2018-08-29 Thread ADeeg via 4D_Tech
Hi list users, I've posted some feature requests to speed up the 4d write pro development. The rule from 4D is, more demand from us, is more chance to get this features. So please support me and klick the 4 stars to support these features. 1. 4D Write Pro Toolbar - more features please, images,

RE: PDF generation on Windows - Latest Thinking

2018-09-13 Thread ADeeg via 4D_Tech
Hi all, if you need a stable rock solid solution to print pdf files on windows, have a look at our pdf plugin with pdf driver. pdf printer driver and 32/64 Bit 4D plugin (v17 too ;-) no boring update messages much smaller pdfs than the win 10 built in driver add bookmarks add letter forms mail wi

Re: PDF generation on Windows - Latest Thinking

2018-09-14 Thread ADeeg via 4D_Tech
eployment in server environments > > Thanks and regards > > Chuck > > On Thu, Sep 13, 2018 at 10:11 AM ADeeg via 4D_Tech < > 4d_tech@.4d >> > wrote: -- Sent from: http://4d.1045681.n5.nabble.com/4D-Tech-f1376241.html

Re: PDF generation on Windows - Latest Thinking

2018-09-17 Thread ADeeg via 4D_Tech
For everyone who wants to get small PDF files under 4D windows with the Win 10 PDF printer, but is not interested in purchasing our wonderful PDF plugin with PDF printer, here is a code snip to reduce the size of PDF files with the Ghostscript Plugin from Magic Miyako. We use it on macOS to reduc

4D Mojave full disk access

2018-12-03 Thread ADeeg via 4D_Tech
Hi, if your app needs full disk access an macOS 10.14.x Mojave and newer, then the users have to grant the access for your 4D application. I use this to check the access privileges: C_TEXT($in;$out;$err;$path) If ((<>SystemVersion="Mac 10.14") | (<>SystemVersion="Mac 10.15") | (<>SystemVersion=

Re: 4D Mojave full disk access

2018-12-03 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > Armin, > Thanks! > > Could you expand on what you mean by “full disk access”? In Mojave what > becomes inaccessible? > John John, as an example. My App scans the emails from Apple Mail and shows them inside a Listbox to work with them (grab attachments, a

Re: Form Scaling & Optimal Fonts...

2018-12-10 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > For many projects, I’m working with a larger team where the precise size > of fonts and other stylesheet details are already decided. In this case, > I’m designing new forms and optimizing some old ones via Windows 10 (for a > legacy application that looks like it ran o

Re: Printing an existing PDF file with 4D silently.

2019-01-26 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > Hi All, > > We have a need to send existing PDF documents to print (paper) without a > user’s input. Programmatically we would select the appropriate PDF, set > the appropriate printer, and print. Is anyone doing this via 4D with > success? Would you be willing to

Re: v17 conundrum in design

2019-02-10 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > Hi All, > > I have an object method that shows no break points either in the method or > when I show break points, yet it continues to stop at a particular line of > code and it is annoying. Any ideas out there what it might be. > > Thanks and regards > Chuck Chuck d

Re: Help LEP macOS to open the Emoji viewer

2019-03-10 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > P.S. > > to post keystrokes programmatically > > https://github.com/miyako/4d-plugin-virtual-key > > to do it the proper way (it seems, not tested) > > https://developer.apple.com/documentation/appkit/nsapplication/1428455-orderfrontcharacterpalette?language=objc M

Re: Help LEP macOS to open the Emoji viewer

2019-03-11 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > it seems the code > > CGEventPost(kCGHIDEventTap, e); > > cancels the pressed state of control, option, fn, command (but not shift) > implicitly. > > I've changed the code to support a combination of modifiers. > > https://github.com/miyako/4d-plugin-virtual-key >

Re: Printing a PDF document from 4D

2019-03-19 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > Has anyone here had the need to print a PDF document from 4D, and found a > solution? > > I am not talking about generating a PDF from 4D. I have an existing PDF > document and I need 4D to print it for me! Exactly, user selects a PDF > document and I have 4D command i

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: http://4d.1045681.n5.nabble.

Re: Resizing text on en Entry form

2019-05-01 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > I have code to resize the font in a listbox/listing form. > > I was wondering if there anyone has code they would share to resize all > text on an entry form? something like command/control + (or -) on a > web page. > > Thanks > Chip Chip, attached to this bug Mes

Re: Resizing text on en Entry form

2019-05-01 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > I have code to resize the font in a listbox/listing form. > > I was wondering if there anyone has code they would share to resize all > text on an entry form? something like command/control + (or -) on a > web page. > > Thanks > Chip Chip, attached to this bug Mes

Re: Connecting to FTP

2019-05-01 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > I run an FTP server for my clients. All of the connections are secure FTP > - port . > > I can’t get the FTP_Login to work. I assume that it is using regular FTP, > port 21. > > I tried ###.###.###.###: for the address, but no joy. > > Any Ideas? > > ___

Re: HTTP Get on 4D Server v15 - is it synchronous?

2019-05-01 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > Hi, > > We’re working on incorporating the retrieval of fairly voluminous xml from > our website in an interactive form in 4D. Since we have workstations > spread around about 50 locations accessing 4D Server over a VPN and the > web server is running in the same subne

Re: AreaList Pro Column Background Color

2019-05-12 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > AreaList Pro question… I have an array based area that has columns for > each day of the week. I want to have the Sunday and Saturday columns show > with a light gray background. > > I can set the background color for rows that have data, but the area is > not always

Re: Migrating 4D Write Pictures to 4D Write Pro Objects

2019-05-15 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > Hi All, > > 4D v17R4 Windows and Macintosh Stand alone and 4D Server > I do not have an old 4D Write plugin only the new 4D Write Pro > App upgraded from 4D 2012 to 4D V17 > > I am working on the final v17 conversion piece migrating older 4D Write > saved in picture f

Re: v15 to v17 Conversion of Obsolete _o_C_STRING/_o_ARRAY STRING Commands

2019-06-09 Thread ADeeg via 4D_Tech
Narinder, there is a working method from Bertrand. http://forums.4d.com/Post/DE/17445198/1/17445199 Open the struct, copy the method and enjoy Regards Armin 4D Tech mailing list wrote > Hi all. I am migrating a v15 database to v17, 4D Server running on Mac. I > need some opinions as to what to

Re: Any 4D Write Pro Features Available Only in 64Bit?

2019-06-19 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > What 4DWrite Pro features, if any, are only available in 64bit? As part of > an effort to move a large 4DWrite installation onto 4DWrite Pro I’d like > to run as long as possible with Write Classic and Write Pro ‘side by > side’. Since WriteClassic can only run under 32

Re: 4DWrite Pro Toolbar Widget Control

2019-06-19 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > The 4DWrite Pro Toolbar in v17Rn is a welcome addition. I’m wondering what > level of program control is available. The setup code which comes with the > WritePro area when dropped onto a form from the Object Library mentions > the ability to switch toolbars. “Toolbar1"

Re: 4DWrite Pro Toolbar Widget Control

2019-06-19 Thread ADeeg via 4D_Tech
t’ and the other ‘less flat’. > > Tom > >> On Jun 19, 2019, at 13:04, ADeeg via 4D_Tech < > 4d_tech@.4d >> wrote: >> >> 4D Tech mailing list wrote >>> The 4DWrite Pro Toolbar in v17Rn is a welcome addition. I’m wondering >>> what >>>

Re: Apple Notarizing (Where is 4D documentation on how to notarize a 4D merged app?)

2019-06-23 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > Is there a Tech Note or Tip detailing the steps to submit signed 4D merged > app for notarization? > > (Searching the knowledge base didn't find anything for "notarize" or > "notarizing") > > *** > > > Magic Miyako wrote it > > https://gith

Re: Macs slow down generating PDFs

2019-07-02 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > Anyone notice that generating a large batch of PDFs on MacOS slows down? > I'm trying to generate several thousand PDFs, and it starts out (on my > Mac) at a clip of over 1 per second... after an hour it's down one every > few seconds... after a few hours its a couple o

Re: 4D v17r4 Windows Print To PDF ignoring PAGE SETUP

2019-07-06 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > Yes, that works for the most part, but I’m trying to avoid making all > those changes if there is another solution. Still seems odd that PAGE > SETUP works for everything but the Windows 10 PDF Printer. Is there any > way of finding out if it’s a known bug? > > What do

Re: PICTs

2019-08-27 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > In v13, or v15 is there a way to tell is a picture in the library is in > PICT, or other format? > > Thanks > Chip Chip, this is an easy method to get the picture types without plugin calls: It checks for PICT, but the code is easy to modify to get the other pictre

Re: Windows Code Signing

2019-10-09 Thread ADeeg via 4D_Tech
Hi FYI, for a comodo codesign certificate there is a promo coupon code 15% less: EARLY15LESS 4D Code for code sign windows: C_TEXT($1;$path;$vt_SignTool;$vt_pfxSHA1Path;$vt_pfxSHA256Path;$cmd) C_TEXT($vtin;$vtout;$vterror) If (Test path name($1)=Is a document) $path:=$1 $vt_pfxSH

Re: Windows Code Signing

2019-10-09 Thread ADeeg via 4D_Tech
There is a tech note for using signtool.exe https://kb.4d.com/assetid=78265 4D Partners only Regards Armin -- Sent from: http://4d.1045681.n5.nabble.com/4D-Tech-f1376241.html ** 4D Internet Users Group (4D iNUG) Archive: htt

Re: Windows Code Signing

2019-10-10 Thread ADeeg via 4D_Tech
John, if you purchase the codesign certificate from comodo (don't forget the 15% coupon) Then it took 2-3 days until you get it. First you have to verify your mail and phone. After the certificate is ready and you download it, this gets stored inside your browser certificates named "Sectico Li

Re: 'Zip.bundle will damage your computer...' Error message in macOS Catalina — how to keep it enabled

2019-10-11 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > I stupidly installed macOS Catalina this week. Now it is ‘protecting me’ > from malware with no obvious option of how to override its silly > conclusions. > > I particular, I get “Zip.bundle” will damage your computer. You should > move it to the Trash. > > Only opti

Re: Migrating to 4D Write Pro

2019-10-30 Thread ADeeg via 4D_Tech
Hi for converting old 4W/ or 4W6 write documents to Write Pro, there is a technote Link: https://blog.4d.com/migrate-4d-write-documents-stored-in-picture-fields/ but you have to adjust the component to make it work in 64 bit. See this forum post from me: Link: https://forums.4d.com/Post/DE/3113

Re: Write Pro Hide/clear pictures when printing

2019-10-30 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > Hi, > > We want to print a Write Pro document without printing the contained > pictures > Say we print to paper that has corporate identity, we don’t want to print > the logo that is inside the Pro document > So we want copy the pro document to a new one, and in this n

Re: 4D Write Pro v17R6 (How to get 2-different layouts on the same page?)

2019-11-02 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > How would I programmatically format a page, like this: > > <2-columns> > > > <1-column> > > In other words -- on the **same** page -- I would like to have > **2-different** layouts. This is not possible with WP at the moment Armin -- Sent from:

Re: 4D Write Pro v17R6 (How to get 2-different layouts on the same page?)

2019-11-03 Thread ADeeg via 4D_Tech
om/manage-sections-with-code-in-a-4d-write-pro-document/ > > Tom Benedict > >> On Nov 2, 2019, at 03:22, ADeeg via 4D_Tech < > 4d_tech@.4d >> wrote: >> >> 4D Tech mailing list wrote >>> How would I programmatically format a page, like this

Re: 4D write pro add a new section.

2020-01-11 Thread ADeeg via 4D_Tech
I think that invoke action is not the best choice Try https://doc.4d.com/4Dv17R6/4D/17-R6/WP-Create-subsection.301-4433866.en.html Instead Armin 4D Tech mailing list wrote > I see I can add a new subsection. But I am still trying to figure out how > I would create new sew section object to

Re: Menu Bar Associated with Form

2020-01-31 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > Is there a way to programmatically get the Menu Bar associated with a > form? > > FORM GET PROPERTIES does not appear to return the associated Menu Bar. > > The Menu Bar and other parameters of the form are shown in the Form > Properties dialog. > > > Thanks, > > P

Re: Write PICT to disk, 64bit

2020-02-15 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > Hi all: We have some 4D Write Pro documents that contain PICT (and other > format) images. This code will give us a list of all images from the > document: > > $res := WP Get Elements($area; wk_type_image) > > We would like to be able to write these images to disk - b

alternative to create a mac pkg installer

2020-03-09 Thread ADeeg via 4D_Tech
Hi all, In the last years I have used the Packages Installer for my macOS apps. Link: [url]http://s.sudre.free.fr/Software/Packages/about.html[/url] But since the obligation to notarize the apps, I can't use the Packages installer builder anymore, because the notarization fails, don't know why.

Re: PDF Creation

2020-10-19 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > Hi All, > > I need to generate a PDF document from 4D application. > > Someone know how i can do? > > Thanks > > Ferdinando If you like to use a commercial plugin with pdf driver, try this link: http://www.node.de/indexplug.htm A lot of features and smallest pdf s

Re: [4D v18.3; Mac {10.13.6} + {10.15.7}] LEP-voodoo

2021-03-05 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > Everyone, > > Many thanks for the answers and the tips, it was very helpful. > > I followed up on all the tips and tricks > > • “./“ Yes and no > • $MyShellScript.sh > - hard coded in BBedit > - created in 4D >

Re: v13 - Callendars and push to ical

2017-03-25 Thread ADeeg via 4D_Tech
Try this one from Miyako, it works fine. https://github.com/miyako/4d-plugin-ical/tree/v2 Regards Armin -- View this message in context: http://4d.1045681.n5.nabble.com/v13-Callendars-and-push-to-ical-tp5750882p5750943.html Sent from the 4D Tech mailing list archive at Nabble.com. ***

Re: 4D email client from Dave Batton, where to get the old sample 4DB ?

2017-03-28 Thread ADeeg via 4D_Tech
Tom, thanks for your reply. Your link points to the first email client from Dave Batton, in my linked pdf (found on the 4d server) there are pictures and descriptions from an enhanced version for 4d v11. Do you have this newer version too ? Regards Armin Tom Dillon wrote > Armin, > > I think

Re: 4D email client from Dave Batton, where to get the old sample 4DB ?

2017-03-28 Thread ADeeg via 4D_Tech
Yes great, thank you very much for your help Tom. This one looks better, but it seems that this was an early state of the email client. The pdf doc says, that 4d v11 is needed and the 4d plugins inside the beta are version 2004. But is is a good starter. the pdf is from 2008 and the demo from 3/

Re: IMAP_Download and "Error with IMAP PARTIAL"

2017-04-14 Thread ADeeg via 4D_Tech
4D Tech mailing list wrote > Hi, > > I'm just investigating to solve an error while downloading an email using > IMAP. But so far I'm stuck. > After using the command "IMAP_Download" of the Internet Commands plugin I > got an error with code 10099 and the description "Error with IMAP > PARTIAL".

Re: PDFCreator and Windows 7

2017-04-14 Thread ADeeg via 4D_Tech
David, If you like to get a well supported and stable pdf solution with much more features than pdf creator, then have a look at our plugin. We distribute it since 2004 (first version) Link: http://www.node.de/indexplug.htm Best Regards Armin David wrote > I installed PDFCreator v1.7.3 on my Wi

Re: LINE messaging integration

2017-05-05 Thread ADeeg via 4D_Tech
David, is this what you are looking for https://github.com/miyako/4d-plugin-common-crypto Magic Miyako has a lot of plugins ... Regards Armin 4D Tech mailing list wrote > Hi all, > I am wondering if anyone has done an integration with LINE messaging. > https://developers.line.me/messaging-api