libharu
libharu HPDF_Page_TextRect utf8 character line break inside word
I just recognized a weird issue within the libharu c++ pdf-library (osx 10.6). Hope someone can give me a clue how to solve this.[详细]
2023-03-21 04:02 分类:问答How can I show a string in 2/3 lines with libharu on iOS?
I have a string which is longer than the width of the place where it has to show up. What I want to do is show the string on 2 or 3 lines.[详细]
2023-03-20 09:29 分类:问答iOS PDF editing - Combining FastPDFKit / CGPDFContext and libHaru
I\'m trying to add PDF Annotations onto an existing PDF file in iOS. I understand that using FASTPDFKit / CGPDFContext, it is possible to READ ( but not EDIT ) almost all the information from an exis[详细]
2023-03-17 21:50 分类:问答what to use libharu c++ or i text java
i need to create pdf creation server and i don\'t know what is the best tools to chose java itext engine or c++ libharu , programming is not the problem c++ and java is the same to me .[详细]
2023-01-13 05:24 分类:问答How to draw Thai text to PDF file by using libharu library
i am using free pdf library libh开发者_JAVA百科aru to generate PDF file, but i have a encoding problem, i can not draw Thai lanugage text on PDF file,[详细]
2023-01-10 03:46 分类:问答A problem with random number generation
I am taking a course on programming, and we\'re using C++. We had an assignment where, at some point, we needed to code a function that would return a random number in an [upper, lower] interval. I us[详细]
2022-12-22 08:10 分类:问答iPhone SDK: How to record voices with ambient noise suppression?
Can anyone point me in the right direction on how I would minimize ambient noise while recording someone speaking using the iPhone SDK Core Audio? I\'m guessing a band-pass filter that eliminates any[详细]
2022-12-21 04:27 分类:问答