Re: [Gambas-user] strange behaviour from commandline - empty mail attachments

2013-08-15 Thread Rolf-Werner Eilert
Am 15.08.2013 12:25, schrieb Bruce: > On Thu, 2013-08-15 at 12:07 +0200, Rolf-Werner Eilert wrote: >> I could build a client which prints a pdf from commandline and sends it >> to someone via e-mail, the Cairo class makes the pdfs. >> >> My Gambas program is called by cron. It checks a mailbox an

Re: [Gambas-user] strange behaviour from commandline - empty mail attachments

2013-08-15 Thread Rolf-Werner Eilert
Am 15.08.2013 12:25, schrieb Bruce: > On Thu, 2013-08-15 at 12:07 +0200, Rolf-Werner Eilert wrote: >> I could build a client which prints a pdf from commandline and sends it >> to someone via e-mail, the Cairo class makes the pdfs. >> >> My Gambas program is called by cron. It checks a mailbox an

Re: [Gambas-user] strange behaviour from commandline - empty mail attachments

2013-08-15 Thread Rolf-Werner Eilert
Am 15.08.2013 12:25, schrieb Bruce: > On Thu, 2013-08-15 at 12:07 +0200, Rolf-Werner Eilert wrote: >> I could build a client which prints a pdf from commandline and sends it >> to someone via e-mail, the Cairo class makes the pdfs. >> >> My Gambas program is called by cron. It checks a mailbox an

Re: [Gambas-user] strange behaviour from commandline - empty mail attachments

2013-08-15 Thread Bruce
On Thu, 2013-08-15 at 12:07 +0200, Rolf-Werner Eilert wrote: > I could build a client which prints a pdf from commandline and sends it > to someone via e-mail, the Cairo class makes the pdfs. > > My Gambas program is called by cron. It checks a mailbox and reads the > mails if any. These are con

[Gambas-user] strange behaviour from commandline - empty mail attachments

2013-08-15 Thread Rolf-Werner Eilert
I could build a client which prints a pdf from commandline and sends it to someone via e-mail, the Cairo class makes the pdfs. My Gambas program is called by cron. It checks a mailbox and reads the mails if any. These are contact forms. The data are then processed into a pdf and the resulting p