[libreoffice-users] Help: Convert a Multi-Page Text/word file to PNG using LibreOffice API in JAVA

2023-09-24 Thread Madhu Patel
Hey folks! How to convert a Multi-Page Text file to PNG, for example:- I have a Text document of 5 pages and I want to convert that into PNG. By default, it's giving a PNG of only 1st page. How to get the PNG file for ith page using LibreOffice. I used the PageRange filter like this, but it

Re: [libreoffice-users] Calc: how to auto-increment sheet names in a cell formula?

2023-09-24 Thread Remy Gauthier
Hi, You could name the location of the data on each sheet with a name created in a way that makes it easy to figure out the name from the row number. You can then use the INDIRECT() function to retrieve the information you want. For example, on the second sheet, the name of the range could be