[framework-issues] [Issue 102905] macro recording export to pdf ( selection only ) fails

2010-06-28 Thread johnmatlga
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102905





--- Additional comments from johnmat...@openoffice.org Mon Jun 28 14:59:32 
+ 2010 ---
This also occurs if you set a page range or enter a single page number.

The generated macro does contain an element that appears to pass the
information.  In my case, this is 
Array(PageRange,0,1,5,com.sun.star.beans.PropertyState.DIRECT_VALUE)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 112733] Macro Export to PDF works differently than as recorded

2010-06-27 Thread johnmatlga
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112733
 Issue #|112733
 Summary|Macro Export to PDF works differently than as recorded
   Component|Spreadsheet
 Version|OOo 3.2.1
Platform|All
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|save-export
 Assigned to|spreadsheet
 Reported by|johnmatlga





--- Additional comments from johnmat...@openoffice.org Sun Jun 27 20:28:48 
+ 2010 ---
In a multi-sheet Calc workbook, start recording macro.
Select File-Export as PDF.
In the next dialog, click Pages and enter a single page, multiple pages, or a
page range in the field.
Press Export
Name the file and proceed.
Stop Recording and save the macro under any name.
Observe that the PDF file is produced correctly according to your choice.
-
Run the macro you created.
Observe that THIS PDF file contains ALL the sheets of the workbook instead of
the pages specified, although you can see the range being passed as part of the
array to the dispatcher.

-

FWIW, this workbook has a hidden sheet which is used to add pre-formatted
sheets for users, when they press a button to activate a macro.  For some
reason, running the recorded macro includes three copies of this hidden, blank
sheet in the output file.  The same thing will happen if you choose All in the
PDF export dialog.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org