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




Re: [users] Open office word to pdf conversion

2008-03-22 Thread web at work






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



I have used several of these types of programs before.
The PDF printers work to various levels.  Some have
tight coding so you small printer files, others not so
small.  I had to get Acrobat 6 many years ago, so I
use it instead.  For those who do not have Adobe,
these PDF printers are your only hope.

It is great to have a electronic copy of web site
in PDF format.  This helps show off documents
from online sites that you cannot find a PDF
version of it.




--
No virus found in this outgoing message.
Checked by AVG. 
Version: 7.5.519 / Virus Database: 269.21.8/1338 - Release Date: 3/21/2008 5:52 PM



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[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