-
Is it possible to use premium features like export to PDF?
https://ckeditor.com/docs/ckeditor5/latest/features/converters/export-pdf.html#installation
where do you specify API details like token URL…
-
### Objective
Developing a versatile Python script that serves as a universal file converter, capable of converting various file formats to different formats. This tool will provide users a seamles…
-
Thank you for the initiative. I am using it for table extraction and it is returning tables/dataframes as expected. However, it is not giving complete text in some rows or providing text in multiple l…
-
我导入以下依赖
```
org.jodconverter
jodconverter-core
4.2.0
org.jodconverter
jodconverter-local
…
-
We used to generate pdf in .net5 in 2021, then we upgraded to .net6 in 2022 and upgraded to .net8 in 2024,But we found this caused failed to free memory in .net8. I don't know the problem caused by .n…
-
In a call to `get_pages`, this PDF raised an exception.
pdfminer version: refs/tags/20201018
PDF: https://source.android.com/compatibility/5.1/android-5.1-cdd.pdf
My code looks like this:
``…
-
### Describe the Bug
I'm uploading a word document to my Laravel server using PHPWord and converting it to PDF using (PhpOffice\PhpWord\IOFactory, PhpOffice\PhpWord\Settings) but i'm getting issues…
-
I am facing this issue in HTML to pdf conversion
I am using pdfkit python package after converting from HTML to pdf images are rotating (before converting the images are displaying perfectly in .html…
-
The image works fine initially but the more I run it (aka call the Lambda), the more often do I get this error back:
``` Shell
disconnected: Unable to receive message from renderer\n (failed to c…
-
I have a .Net Framework 4.8 app and in it I need to convert some html/css into pdf.
I have sampled a demo project of DinkToPdf. This worked in .NET core app and in Xamarin Forms app (where I ocasio…