How do I print pdf files in c? -


im doing small project on printing files through c.

i use linux os. works fine cant find solution on pdf format. there library can use this?

there 2 ways that:

  1. you can write own code write pdf file learning pdf file structure pdf reference
  2. you can use existing library haru, jagpdf

no. 1 hard way apparently it's fun in opinion.


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -