Discussions

Ask a Question
ANSWERED

Error Response - Too many concurrent conversions

What is the response format I would receive if I try to convert too many concurrent documents, I need to identify the failure so I can queue the conversion for later

ANSWERED

Convert failed and not know why.

Where can i see error details? A report o similar?

ANSWERED
ANSWERED

Converting PDF to DOCX unreadable content

When Im converting a PDF into DOCX I get a word warning

PDF/A useless

the converter API is working properly (results ARE correct)

ANSWERED

DOCX to PDF conversion doesn't preserve correct fonts

Using the npm package to access the DOC to PDF API results in loss of original fonts in the generated PDF. How can I generate a PDF that contains all the fonts from the DOCX file? I am able to do this using Word and LibreOffice (also using LibreOffice CLI)

Help with Paging Html - PDF

I have a html template that generates a PDF

docx -> txt conversion failure

Any way to get more information on a conversation failure? Getting a 5001 on docx to txt conversion. But have many other docx to txt conversions that have worked fine

ANSWERED

Authenication to our website

Hi - I'm trying to convert a webpage in my application to PDF and I can send the URL of that webapge to convert API's (Web to PDF conversion endpoint), but I need convert API to use a token I provide in order to login and view that URL.

Convert Docx to PDF using java

We plan to purchase a plan in Convert API and we are doing a POC on converting docx to pdf. I am using a java code available in the link https://www.convertapi.com/blog/file-conversion-library-for-java to convert docx to pdf but i am getting error as "java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: Could not initialize class com.convertapi.client.Http". Please help me to fix the issue.