Code Monkey home page Code Monkey logo

Comments (3)

jung-kurt avatar jung-kurt commented on August 12, 2024

This project is based on libharu which unfortunately does not support utf-8. According to the documentation, it does support various character set (ISO8859-1~16, MSCP1250~8, KOI8-R) including CJK fonts and encodings.

from luahpdf.

ysharoiko avatar ysharoiko commented on August 12, 2024

Unfortunatly could not find any way to set encoding, maybe it can be done by loading different fonts

I see this result on pdf
pdffonts.exe test.pdf
Config Error: No display font for 'Symbol'
Config Error: No display font for 'ZapfDingbats'

name type emb sub uni prob object ID location

Helvetica-Bold Type 1 no no no 15 0 external: C:\Windows\Fonts\arialbd.ttf
Helvetica Type 1 no no no 16 0 external: C:\Windows\Fonts\arial.ttf
Courier Type 1 no no no 17 0 external: C:\Windows\Fonts\cour.ttf
Courier-Oblique Type 1 no no no 18 0 external: C:\Windows\Fonts\couri.ttf
Helvetica-Oblique Type 1 no no no 19 0 external: C:\Windows\Fonts\ariali.ttf

No words about encoding

from luahpdf.

jung-kurt avatar jung-kurt commented on August 12, 2024

The font_demo.lua examples shows how to work with the PDF native fonts, including ZapfDingbats. But I have not had luck demonstrating how to use the code page encodings. You may wish to read Encodings and Fonts in the libharu wiki. Also, I had forgotten that there is some support for Unicode and UTF-8, but unfortunately I don't have a good example that shows how to use these from a Lua script. If you have some success, please share your findings!

from luahpdf.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.