https://bugs.documentfoundation.org/show_bug.cgi?id=106853
Alexander <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|DUPLICATE |---
--- Comment #6 from Alexander <[email protected]> ---
(In reply to Alexander from comment #0)
> Description:
> try to convert xlsx document to pdf like
>
> libreoffice --convert-to pdf 1.xlsx --headless
> or
>
> libreoffice --print-to-file 1.xlsx --headless
>
> on an output the file constructed without the scale parameter
>
> Steps to Reproduce:
> 1.
> create new xlsx file by libreoffice calc
> insert some data
> 2.
> set prit options:
> File->Print Preview -> Format Page-> Sheet -> Scale :
> Scale mode: Reduce/enlarge printout
> Scaling factor: 50%
> 3.
> Save file to "xlsx" fromat
> 4.
> convert with "libreoffice --convert-to pdf/print-to-file "
> 5. open output file to be convinced that scale parameter don't use
>
> Actual Results:
> scale parameter don't use
>
> Expected Results:
> slace parameter influences to output file by -convert-to pdf/print-to-file
>
>
> Reproducible: Always
>
> User Profile Reset: No
>
> Additional Info:
> if itself I generate xlsx file
>
> xl/worksheets/sheet1.xml
>
> <worksheet>
> <sheetPr filterMode="false">
> <pageSetUpPr fitToPage="false"/>
> </sheetPr>
> ...
> ...
> <pageSetup
> paperSize="9"
> scale="50"
> firstPageNumber="0"
> fitToWidth="1"
> fitToHeight="1"
> pageOrder="downThenOver"
> orientation="portrait"
> usePrinterDefaults="false"
> blackAndWhite="false"
> draft="false"
> cellComments="none"
> useFirstPageNumber="false"
> horizontalDpi="300"
> verticalDpi="300"
> copies="1"/>
> ...
>
> </worksheet>
>
> this problem reproduce
>
>
> User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
> Gecko) Chrome/54.0.2840.59 Safari/537.36
But how about this bug ??
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs