Re: [libreoffice-users] NATIVE LANG PROJECT FOR ALBANIA
Hi Ledio and welcome to our project! Le 28 oct. 2014 20:31, "Ledio Ballhysa" a écrit : > > Hello LibreOffice, > > I am Ledio,an open-source enthusiast and I am trying to create a > Native-Lang project for my country,Albania.The problems is that when I > click Vlolunteer to create one it pops a MS OUTLOOK window and some log in > information. > > Please could you help me in my innitiative to expand the LIBREOFFICE evenn > in Albania I've seen your message also on Facebook. What do you want to do and have you a link for me to see this popup you talked about? Kind regards Sophie -- To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
Re: [libreoffice-users] NATIVE LANG PROJECT FOR ALBANIA
2014-10-28 16:39 GMT-03:00 Sophie Gautier : > Hi Ledio and welcome to our project! > Le 28 oct. 2014 20:31, "Ledio Ballhysa" a écrit : >> >> Hello LibreOffice, >> >> I am Ledio,an open-source enthusiast and I am trying to create a >> Native-Lang project for my country,Albania.The problems is that when I >> click Vlolunteer to create one it pops a MS OUTLOOK window and some log in >> information. >> >> Please could you help me in my innitiative to expand the LIBREOFFICE evenn >> in Albania > > I've seen your message also on Facebook. What do you want to do and have > you a link for me to see this popup you talked about? > > Kind regards > Sophie I think the popup opens because Ledio clicks on a link pointing to a mail address (l10n+subscr...@global.libreoffice.org), what he has to do is to write an email to that address proposing his will to create a native lang project. __ Escuelas Libres Comunidad LibreOffice Argentina www.escuelaslibres.org.ar www.libreoffice.org.ar -- To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
[libreoffice-users] Re: LO and Java 8u25 - SOLVED
Le 28/10/2014 13:06, Alain Andrieux a écrit : Hi Alain, > The second one, labelled “Mac OS X (x86_64 10.8 or newer required”, does the > trick and recognises Java 8u25 as valid. Although we still get this nasty > alert saying we should install Java… > You might still find that things don't work and that LO crashes as a result in erratic and unpredictable circumstances. This is certainly the case for the 4331 pre-release. I take it you haven't had to do anything Base related yet ? Alex -- To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
[libreoffice-users] NATIVE LANG PROJECT FOR ALBANIA
Hello LibreOffice, I am Ledio,an open-source enthusiast and I am trying to create a Native-Lang project for my country,Albania.The problems is that when I click Vlolunteer to create one it pops a MS OUTLOOK window and some log in information. Please could you help me in my innitiative to expand the LIBREOFFICE evenn in Albania Thank you and Have a good time! Greetings from Albania, Ledio Ballhysa -- To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
Re: [libreoffice-users] Printing Reports from BASE extends to Writer?
Can this be extended to Writer document, eliminating the requirement of opening Writer and selecting 'Print'? On 10/28/2014 4:05 AM, Walther Koehler wrote: Hi Peter just another proposal: sub printreport() Dim oDoc as Object Dim arg(0) as new com.sun.star.beans.PropertyValue oDoc=ThisComponent arg(0).name = "Name" arg(0).value = "<" & "myprinter" & " >" oDoc.printPages(arg()) end sub Yours Walther Am Dienstag, 28. Oktober 2014 schrieb Peter Goggin: On 28/10/14 15:01, Marion & Noel Lodge wrote: Hi Peter, A macro similar to this should do what you want - Sub PrintReport() ThisDatabaseDocument.ReportDocuments.getbyname("").open() End Sub Then edit your Menu form, double click on the Print button and under Events | 'Mouse button pressed', link the button to the PrintReport() sub. Then when you run your application, clicking on the button should fire your report. Noel -- Noel Lodge lodg...@gmail.com On 28 October 2014 13:24, Peter Goggin wrote: I have a report run from a push button on a menu form. I can print it from the screen, but in Access I was able to program a push button to print id directly. Is this possible in BASE? I cannot find any reference to this. Regards Peter Goggin -- To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to- unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted Thanks for the suggestion. However all the subroutine does is display the report on the screen. I want to be able to send it to the printer without first displaying it on the screen. So far I cannot see any reference on how to doi this. Regards Peter Goggin -- To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
Re: [libreoffice-users] LO and Java 8u25 - SOLVED
Hi there, Actually, installing "JavaForOSX2014-001.dmg” is exactly what I don’t want to do, for it would be polluting a fresh, clean system with a library being 4 versions old (Apple stop providing Java with OS X 10.6). But… Giving it a second thought showed that there is 2 available builds for OS X (both of version 4.3.2.2): The second one, labelled “Mac OS X (x86_64 10.8 or newer required”, does the trick and recognises Java 8u25 as valid. Although we still get this nasty alert saying we should install Java… Nevertheless, it works! Thanks, Alain. -- Alain Andrieux. +32 476 403 327 > On 22 Oct 2014, at 18:08, Alexander Thurgood wrote: > > Le 22/10/2014 16:45, Alain Andrieux a écrit : > > > You need to download and install : > > > JavaForOSX2014-001.dmg > > as well. > > > Alex > > > -- > To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org > Problems? > http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ > Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette > List archive: http://listarchives.libreoffice.org/global/users/ > All messages sent to this list will be publicly archived and cannot be deleted -- To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
Re: [libreoffice-users] Printing Reports from BASE
Hi Peter just another proposal: sub printreport() Dim oDoc as Object Dim arg(0) as new com.sun.star.beans.PropertyValue oDoc=ThisComponent arg(0).name = "Name" arg(0).value = "<" & "myprinter" & " >" oDoc.printPages(arg()) end sub Yours Walther Am Dienstag, 28. Oktober 2014 schrieb Peter Goggin: > On 28/10/14 15:01, Marion & Noel Lodge wrote: > > Hi Peter, > > > > A macro similar to this should do what you want - > > > > Sub PrintReport() > > ThisDatabaseDocument.ReportDocuments.getbyname(" > report>").open() > > End Sub > > > > Then edit your Menu form, double click on the Print button and under > > Events > > > > | 'Mouse button pressed', link the button to the PrintReport() sub. Then > > > > when you run your application, clicking on the button should fire your > > report. > > > > Noel > > -- > > Noel Lodge > > lodg...@gmail.com > > > > On 28 October 2014 13:24, Peter Goggin wrote: > >> I have a report run from a push button on a menu form. I can print it > >> from the screen, but in Access I was able to program a push button to > >> print id directly. Is this possible in BASE? I cannot find any > >> reference to this. > >> > >> Regards > >> > >> > >> Peter Goggin > >> > >> -- > >> To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org > >> Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to- > >> unsubscribe/ > >> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette > >> List archive: http://listarchives.libreoffice.org/global/users/ > >> All messages sent to this list will be publicly archived and cannot be > >> deleted > > Thanks for the suggestion. However all the subroutine does is display > the report on the screen. I want to be able to send it to the printer > without first displaying it on the screen. So far I cannot see any > reference on how to doi this. > > Regards > > Peter Goggin -- To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
Re: [libreoffice-users] Printing Reports from BASE
On 28/10/14 15:01, Marion & Noel Lodge wrote: Hi Peter, A macro similar to this should do what you want - Sub PrintReport() ThisDatabaseDocument.ReportDocuments.getbyname("").open() End Sub Then edit your Menu form, double click on the Print button and under Events | 'Mouse button pressed', link the button to the PrintReport() sub. Then when you run your application, clicking on the button should fire your report. Noel -- Noel Lodge lodg...@gmail.com On 28 October 2014 13:24, Peter Goggin wrote: I have a report run from a push button on a menu form. I can print it from the screen, but in Access I was able to program a push button to print id directly. Is this possible in BASE? I cannot find any reference to this. Regards Peter Goggin -- To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to- unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted Thanks for the suggestion. However all the subroutine does is display the report on the screen. I want to be able to send it to the printer without first displaying it on the screen. So far I cannot see any reference on how to doi this. Regards Peter Goggin -- To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted