Public bug reported:

Binary package hint: openoffice.org


Code:
    Dim PrintProperties(0) As New com.sun.star.beans.PropertyValue
    PrintProperties(0).Name="CopyCount"
    PrintProperties(0).Value=2
    Doc.print(PrintProperties())

In new release 2.4.0 result are 4 copies instead of two
This does not happen in version 2.3.x
 PrintProperties(0).Value=1
gives 1 copy as expected.
I think this is a OpenOffice-problem because the same happens with OpenSuSE 10.3

ProblemType: Bug
Architecture: amd64
Date: Sat Apr 26 23:19:15 2008
DistroRelease: Ubuntu 8.04
Package: openoffice.org-core 1:2.4.0-3ubuntu6
PackageArchitecture: amd64
ProcEnviron:
 
PATH=/usr/lib/openoffice/program:/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: openoffice.org
Uname: Linux 2.6.24-16-generic x86_64

** Affects: openoffice.org (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug

-- 
Basic-Macro with PintProperties(0) 
https://bugs.launchpad.net/bugs/222768
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to