-
The date name is wrong in the Pdf.
![2018-06-05 16_13_48-fieldformreport](https://user-images.githubusercontent.com/39100298/41000362-c0af5aca-68db-11e8-83c0-fbd938b36064.png)
-
It would be good if we can provide PDF or other unstructured data from which we can generate synthetic data.
-
Create a python tool which can convert word files to pdf or vice-versa
-
I use PHPWord with MPDF to convert Word to PDF.
This is my code:
`Settings::setPdfRendererName( Settings::PDF_RENDERER_MPDF );
Settings::setPdfRendererPath( '.' );
$phpWor…
-
Hello, I have applied the Simple format to my .pdf files. I am saving a new Word document as .pdf file. Both, the Word document and the pdf has tags: "testtag1" and "testtag2". When I mark the file in…
-
I'm working on an ASP.NET project where I am developing an endpoint that uses OpenXML to generate an Excel file. Additionally, I create a PDF document using a third-party tool. I need to insert the PD…
-
This is an important change in the application and needs to be planned with several methods and functions to be updated.
The idea is to extend support for more file types, even if they are not direct…
-
I am pretty frustrated with standard document workflows involving PDF and MS Word.
It would be beyond amazing to be able to work in a documents-as-code fashion using AsciiDoc + SemanticDiff + Merge…
-
First of all, I'd like to mention that pymupdf4llm works very well for most use cases. I'm using the to_markdown function, which performs exactly as expected. Great work!
However, I've encountered …
-
Hi,
We are trying to convert a PDF to Word Document using aspose api.
But the word document we get after conversion is loosing the whitespace characters and the text in the word document are wrapped o…
wenky updated
2 years ago