Re: [jopendocument] Problem exporting a Ods to PDF

2019-02-14 Thread graziamujer
Hi. yeah. here it is public static void pdf(File s, String ss) throws FileNotFoundException, DocumentException { // Load the ODS file OpenDocument doc = new OpenDocument(); doc.loadFrom(s); // Open the PDF document Document document = new

Re: [jopendocument] Problem exporting a Ods to PDF

2019-02-14 Thread Guillaume Maillard
Hi, Can you share the code you are using to "print" it? Regards, Le jeu. 14 févr. 2019 à 20:15, a écrit : > > this is the layout that i'm trying to use > > On Thursday, February 14, 2019 at 4:13:21 PM UTC-3, grazi...@gmail.com > wrote: >> >> hi, i defined the print range in openoffice, its

Re: [jopendocument] Problem exporting a Ods to PDF

2019-02-14 Thread graziamujer
this is the layout that i'm trying to use On Thursday, February 14, 2019 at 4:13:21 PM UTC-3, grazi...@gmail.com wrote: > > hi, i defined the print range in openoffice, its like before, it only > prints the first page. > i know that the data is there, the size of the pdf varies if i try to >