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

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -