Re: ImageURL

2017-11-30 Thread sos
you always need to convert a system path to a URL (i think :-) ) use the "ConvertToUrl" function what will result in "file:///images/apple.png" Hope it helps Greetz Fernand On 30/11/2017 13:09, Rushna Jabi wrote: Hi all, I am working on OpenOffice plugin using NetBeans 8.0.2. I have created a

Re: apache odftoolkit question

2017-10-05 Thread sos
Is suppose you must change the PageStyle and that must been done after inserting a pagebreak hopes it helps grt; Fernand On 05/10/2017 14:05, Vitaliy Yatsunskyi wrote: Please help me to answer my question https://stackoverflow.com/questions/46580464/apache-odftoolkit-portrait-landscape-mode

Re: Import & export Basic libraries ?

2017-10-05 Thread sos
Chrstophe, maybe this 2 BASIC subs clould help sub AddBasicLibrary(srcname,destname) Dim oSrcDoc as object Dim SrcLibraryName As String, DestLibraryName As String Dim oSrcLib As Object, oDestLib As Object, iCounter As Integer Dim oSrc2Lib As Object , oDest2Lib As Object Dim iLib As Integer Dim

Re: images overlapping in java bridge

2017-06-06 Thread sos
On 06/06/2017 11:27, Vijayalakshmi A P wrote: Hi, This is in OO3.3. I am writing images and data to the doc export. The issue I am facing is when I try to insert multiple images one after another, They just keep overlapping each other. your code must repositioning every image Can anyone

Re: Is anyone working on a CMYK option in OpenOffice?

2017-02-13 Thread sos
Russell, I do not think anyone is working on this feature. This days the convertion from RGB tot CMYK is done once the PDF is made, the whole colour content is then converted by specialised software who produce CMYK bound to the machines who will print the PDF. Every printing house has his own

Re: Basic editor and key-words

2016-01-01 Thread sos
Sent from my Samsung Galaxy smartphone. Original message From: FR web forum Date: 31/12/2015 17:39 (GMT+01:00) To: dev@openoffice.apache.org Subject: Re: Basic editor and key-words >There is a difference between reserved words and (predefined) function

Re: One Addons.xcu with toolbars for AOO and LO possible?

2015-09-15 Thread SOS
in LO the higest "working version is limited to "3.0" so its a bug On 15/09/2015 19:23, Tsutomu Uchino wrote: Hi, I have added l:LibreOffice-minimal-version to my extension's deescription.xml file. But I got error while installing the package to Apache OpenOffice 4. On the current version, you

Re: [Discuss] Review and improve graphics memory handling

2015-05-27 Thread SOS
a reproducable (short?) way to show this, please open a task and describe it there. Thanks in advance, this is important. Sincerely, alg On 26.05.2015 15:26, SOS wrote: Armin, Do not know if his is related but there is a memory leak when using ImageControls in dialogs. When filling a ImageControl

Re: running the database as an app

2015-03-04 Thread SOS
can been done using the API and basic but using Dialogs instead off forms is a better solution, but more work the write the code greetz Fernand On 3/03/2015 20:24, Brooks Schoolcraft wrote: Can I set up an app (icon) on several desktops that bring up just the form(s) needed to interact with

Re: Looking for C++ APIs or Source code

2015-02-05 Thread SOS
Nayana , What you wanted to produce is very easy when using the API and basic who is simular tot VSB. the code can been packed as a extension ( there is a lot of usefull code around om the web and forums) hope it helps Fernand HI, I am very new to AOO. I want to develop a project to