External Programs • Re: Libraries to use LibreOffice with vb.net
There won't be many people using vb.net here, you might do better with a web search,https://stackoverflow.com/questions/453 ... office-sdkStatistics: Posted by JeJe — Fri Jan 24, 2025 11:09 pm
View ArticleForms • Place treeview controls in Base forms
During these years I wanted to place a treeview control into my base forms. But for some reason I don't know, that control is not possible to be added. I am only able to add it and use it into Dialogs...
View ArticleWriter • Re: Create linked table of contents
Thanks for the tip. I haven't used the Heading paragraph style yet. I'll try that and see how it works.Statistics: Posted by nehavilash — Sat Jan 25, 2025 4:14 pm
View ArticleForms • Re: Place treeview controls in Base forms
During these years I wanted to place a treeview control into my base forms. But for some reason I don't know, that control is not possible to be added.You have asked the same question twice...
View ArticleWriter • Re: ASCII filter options dialog
In OpenOffice it is best to work in its native format, .odt. .wpd is, I think, a Word Perfect file format. Are they your own files, generated by you in OpenOffice, or are they imported from another...
View ArticleExtensions • Cannot file issue to request language addition
Hi everyone! This is my first post here..I want to make a spell checker for a not-yet supported language, similar to viewtopic.php?t=68485 and viewtopic.php?t=28853.I have made a .oxt spell checker...
View ArticleExtensions • Re: Cannot file issue to request language addition
Hi and welcome to the forum!Send a mail to their dev mailing list: dev@openoffice.apache.orgStatistics: Posted by Hagar Delest — Sun Jan 26, 2025 10:31 pm
View ArticleWriter • Re: [Solved] Minimizing ribbon (toolbar)
You can right click on a toolbar and a menu shows with an option to close the toolbar - but you have to right click on one of the items of the toolbar. The toolbars are embedded in a panel... nothing...
View ArticleCalc • Problems with amortization schedule
I want to just get the monthly payment onto my budget sheet. When I copy and paste an amortization schedule to include it this is what I get:Enter ValuesLoan SummaryLoan Amount $165,000.00 Scheduled...
View ArticleCalc • Re: Problems with amortization schedule
When I copy and paste an amortization schedule … I don't get the schedule payment, scheduled number of payments, and etc. Why not?Impossible to say, since you did not indicate where you copied the...
View ArticleCode Snippets • Path to the current user profile, Info about the used template
Code: Sub showTemplateInfo(Optional pDoc As Object)If IsMissing(pDoc) Then pDoc = ThisComponentOn Local Error Goto failMsgBox(templateInfo(pDoc))Exit Subfail:MsgBox("?No document!" )End SubSub...
View ArticleForms • How to extract data to browser with a search form
Hello,I did some searching here but can't find anything about my specific issue, so I'm starting a new thread. Apologies if I missed the info elsewhere.I find lots of ways to use an HTML form to add...
View ArticleWriter • Justify lines in paragraph
HiI managed somehow to minimize the ribbon (toolbar) in Open Office, but don't know how to achieve what is done im MS Office by "justify" in Home - namely to get words filling the complete line while...
View ArticleForms • Re: How to extract data to browser with a search form
Look at this Tutorial devoted to Filtering data in a database Filter/Search with Forms (leveraging SubForms)Scroll down and near the end of the Tutorial you can download an example database...
View ArticleCalc • Re: Text disappears, Text jumbles, difficult to get back
I cannot continue and will either end up buying Excel or looking into Apple alternativesBefore you "donate" money to Micro$oft or Apple, I suggest you explore LibreOffice - money back guarantee if you...
View ArticleWriter • Re: Justify lines in paragraph
To make the formatting toolbar reappear, select the menu View -> Toolbars and click on the Formatting item. If the Standard item is not selected, you probably should click on it also. You may need...
View ArticleGeneral Discussion • Re: Laptop locked by Bitlocker
Hi all,I have sent shots of my boot screen and the screen depicted in the site that gives advice about my problem, in the attachment, below. Unlike the example I have no legacy boot. I am using a...
View ArticleWriter • Password protect a PDF
I have a ODF Text document (*.odt) saved with a password. I need this file in password protected pdf format. When I Save the odt in pdf format I lose the password protection. I've cannot find a way to...
View ArticleWriter • Re: Password protect a pdf
Does this topic help: [Solved] Why PDF password isn't working ?Statistics: Posted by floris v — Tue Jan 28, 2025 4:29 pm
View ArticleWriter • Google Translate and AOO
HiWhen I'm trying to translate an OO document in Google Translate, upon clicking "Documents" GT doesn't recognize OO documents. They don't appear in the folder where they are kept. How can I translate...
View Article