** Description changed:

  (wish)
  
  It would be very helpful to some users to allow instant saving of
  odt+pdf.
  
- So with each Save or Save As, a .pdf would be auto created 
+ So with each Save or Save As, a .pdf would be auto created
  (with same options as previously set, and with file name same like odt but 
other extension).
  
  For other users saving odt+doc would be very helpfull.
  
  It is trivial to do by hand, by gets tiresome if you work with bigger
  number of documents (or save different versions and/or update) and you
  try to send .doc versions to read for MS users (or .PDF to
  print/archive)
+ 
+ WORKAROUND: Use unoconv to save open document into as many file formats
+ simultaneously as desired via the Terminal:
+ 
+ unoconv --listener && unoconv -f doc example.odt && unoconv -f pdf
+ example.odt
+ 
+ apt-cache policy unoconv
+ unoconv:
+   Installed: 0.3-6
+   Candidate: 0.3-6
+   Version table:
+  *** 0.3-6 0
+         500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
+         100 /var/lib/dpkg/status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/179159

Title:
  [Upstream] [hardy] openoffice - oowriter - save pdf with odt
  (automatically) would be very helpfull (or odt+doc)

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

Reply via email to