https://bugs.freedesktop.org/show_bug.cgi?id=45933

--- Comment #10 from maska...@gmail.com ---
I think this bug is in ALL versions of LibreOffice and OpenOffice. Few days ago
I created new bug in category "Printing and PDF export". Sorry for that. You
can look at it on https://www.libreoffice.org/bugzilla/show_bug.cgi?id=65549 or
read description here...

I am new here. Can I mark this bug as "NEW" or someone else will do it?

Problem description: 

I want export as PDF part of the Calc document through the recorded macro. I
recorded a macro. It is OK. But if I run it, the macro ignore property Range
("Selection") from PDF Options window.

This property is saved in the macro code:
...
Array("Selection",0,,com.sun.star.beans.PropertyState.DIRECT_VALUE)
...

Steps to reproduce:
1. Fill some cells with any data.
2. Start record macro.
3. Select some cells (not all).
4. File/Export as PDF.
5. Select "Selection" in Range setting on General tab.
6. "Export" and choose the destination.
7. Stop record macro and save it.
8. Check created document - it should be OK - only selected cells has been
exported.
9. Run the macro.
10. Check created document - whole document has been exported.

I tested it in Ubuntu LibreOffice version 3.5.7.2 (Calc and Writer), Windows Xp
LibreOffice 4.0.1.2 (Calc), 4.1.0.0beta1 (Calc) and in some version of
OpenOffice (Calc).

All tested versions contain this bug. 

Operating System: All

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to