PDF with nonLatin-1 characters

V

victor

I want to generate a report and the PDF fits perfectly. Though there is
an issue of using different encoding in the doc. I tried PyPS with no
success. I need a lib that can make PDFs with an arbitrary set of fonts
(possibly embed them into the document). What would you suggest?
 
S

Stefan Behnel

victor said:
I want to generate a report and the PDF fits perfectly. Though there is
an issue of using different encoding in the doc. I tried PyPS with no
success. I need a lib that can make PDFs with an arbitrary set of fonts
(possibly embed them into the document). What would you suggest?

I'd suggest generating LaTeX code and using PDFlatex. It's pretty hard to get
better results from any other tool.

Stefan
 
P

per9000

Stefan said:
I'd suggest generating LaTeX code and using PDFlatex. It's pretty hard to get
better results from any other tool.

Stefan

I agree that LaTeX is great in most cases - but it is a bit tricky to
learn if you are not used to it.

There is something called txt2tags ( http://txt2tags.sourceforge.net/ )
that converts a simple textformat to most other formats (from "text" to
html, tex, man etc) - I have not tried it fully, it could be nice, but
it disturbs me that the format is (just a little) different from the
wiki-format.

It is written in python and has open source I think.

/Per - yet another yet-another-fan
http://www.pererikstrandberg.se
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top