Re: [users] Open office word to pdf conversion

2008-03-22 Thread charles chandran
Hi Harold,

I am not ok with these tools as my product needs to rely
completely upon Java-
So i am requesting you to provide me with how to code in java to access font
replacement table in openoffice writer.
or is there any way to register fonts in pdf or changing encryption.

Thanking you
Charles v c

On Fri, Mar 21, 2008 at 5:43 AM, Harold Fuchs 
[EMAIL PROTECTED] wrote:

 On 18/03/2008 07:01, charles chandran wrote:
  Hallo
 
I succeeded in converting word document to pdf using
  openoffice api, but struck with FontException as ooo not registering
 fonts
  with the pdf like Arial or Timenew Roman.
 
   Kindly requested to give me a solution for this. I am working on
 windows
  platform.
 
  Thanking you
  charles v c
 
 
 There are free PDF creation tools that will work from any application
 that can print. They install a virtual printer. You the use Word, or
 whatever, to print to that printer. The software asks for the name of a
 file into which it prints a PDF version of the document. One of the
 best known ones is called PDFCreator and comes from
 http://sourceforge.net/projects/pdfcreator/

 I don't know if this will improve things but it's a lot less work than
 using an API to write your own code and, as I say, will work from any
 application (Outlook Express, Internet Explorer, ...) that can print.

 --
 Harold Fuchs
 London, England
 Please reply *only* to users@openoffice.org




[users] Open office word to pdf conversion

2008-03-20 Thread charles chandran
Hallo

  I succeeded in converting word document to pdf using
openoffice api, but struck with FontException as ooo not registering fonts
with the pdf like Arial or Timenew Roman.

 Kindly requested to give me a solution for this. I am working on windows
platform.

Thanking you
charles v c