-
Hello, I tried using your library to build an iOS package.
For that I've downloaded the dylib files for arm64 and x86 and created an xcframework using this command:
`xcodebuild -create-xcframework…
-
Looking at google's Pdfium library, I figured that it's possible to add Annotations using `FPDFPage_CreateAnnot()`. An example can be found in the `AddAndSaveLinkAnnotation` test in [pdfium/fpdfsdk/fp…
-
If it is not supported, is support planned in the near future?
-
A Swedish client has expressed a desire to use this plugin (downloaded from the master branch on 2015-06-11). The site (Zen Cart v1.5.1, currently) has both the database (DB_CHARSET) and displayed (C…
-
If passing `--strip-build-path=$some_path` to ctypesgen, the build path is correctly removed from the comments, but still visible in the `Generated with:` header if absolute file paths were given.
Al…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to create a workflow to generate PDFs with QR Codes in the AWS Lambda runtime. The data is fetched from DB and gets passe…
-
Hi,
Feature with printing to PDF does not support UTF-8 coding.
For example, I have text:
"Za pośrednictwem znaku..."
In PDF it is printed as:
"Za po"
After signs: "ś", "ł", "ń" (and maybe more), …
-
Testing env : iOS 14.8 / Android 11
The bug only happening on Android devices.
Please take a look into this !!
Thanks.
-
First of all usage:
```
```
```
private void openPdf(@NonNull final java.io.File file) {
detailsPdf.setVisibility(View.INVISIBLE);
setViewState(ViewState.STATE_2);//animati…
-
I asked the [same question](https://stackoverflow.com/questions/50306870/place-a-vertical-or-rotated-text-in-a-pdf-with-python) a couple of days ago on StackOverflow, but it seems that people there ar…