Spire.PDF is a professional PDF library applied to creating, writing, editing, handling and reading PDF files without any external dependencies. Get free and professional technical support for Spire.PDF for .NET, Java, Android, C++, Python.

Mon Dec 19, 2022 2:59 pm

Hi All,

I use Spire.PDF for .NET for convert a pdf file in a pdf/a file.

After that if I open the pdf with Arcobat Reader Version 2022.003.20282 x64, I've this strange error message:

Image


If I use a browser Crhome/Edge it's all ok.


This it's an Acrobat Reader or Spire.PDF error?


Thank you

MarcoSantos
 
Posts: 2
Joined: Mon Dec 19, 2022 2:01 pm

Tue Dec 20, 2022 2:36 am

Hi,

Thanks for your inquiry.
To help us do further investigation, could you please provide us with the following information? You can send them to us via email (support@e-iceblue.com) or attach them here. Thanks for your assistance in advance.
1) your full code and output file that can reproduce your issue.
2) your application type, such as Console App, .NET Framework 4.8 .
3) your test environment, such as Windows 10 64bit.

Sincerely,
Triste
E-iceblue support team
User avatar

Triste.Dai
 
Posts: 1000
Joined: Tue Nov 15, 2022 3:59 am

Wed Dec 21, 2022 11:36 am

I send the requested data by email

MarcoSantos
 
Posts: 2
Joined: Mon Dec 19, 2022 2:01 pm

Thu Dec 22, 2022 5:59 am

Hi,

Thanks for your feedback.
I have checked all our emails, but I did not find your message, could you please resend them to us? Thanks for your assistance in advance.

Sincerely,
Triste
E-iceblue support team
User avatar

Triste.Dai
 
Posts: 1000
Joined: Tue Nov 15, 2022 3:59 am

Wed Feb 22, 2023 2:47 pm

Same Error if i try sample Application for PDFStandardsConverter with following Code
PdfStandardsConverter converter = new PdfStandardsConverter(inputFile);
converter.ToPdfA1A(outputFolder + "ToPdfA1A.pdf");
Open in Acrobat Reader 2022.003 Error File Corrupted. Next Error Message would be Font Arial+0 could not be found.
If i open it in Edge it looks good without any Message.
Whats wrong?

AGollinger
 
Posts: 1
Joined: Wed Feb 22, 2023 2:40 pm

Thu Feb 23, 2023 5:43 am

AGollinger wrote:Same Error if i try sample Application for PDFStandardsConverter with following Code
PdfStandardsConverter converter = new PdfStandardsConverter(inputFile);
converter.ToPdfA1A(outputFolder + "ToPdfA1A.pdf");
Open in Acrobat Reader 2022.003 Error File Corrupted. Next Error Message would be Font Arial+0 could not be found.
If i open it in Edge it looks good without any Message.
Whats wrong?

Hi,

Thanks for your inquiry.
Could you please provide us with the following messages to help us reproduce your issue and do a further investigation? you can send them to us via email (support@e-iceblue.com) or attach them here. Thanks for your assistance.
1) your input and output document.
2) the version of Spire.PDF you use.
3) your application type, such as Console App .Net Framework 4.8.

Sincerely,
Triste
E-iceblue support team
User avatar

Triste.Dai
 
Posts: 1000
Joined: Tue Nov 15, 2022 3:59 am

Thu Mar 02, 2023 9:04 am

AGollinger wrote:Same Error if i try sample Application for PDFStandardsConverter with following Code
PdfStandardsConverter converter = new PdfStandardsConverter(inputFile);
converter.ToPdfA1A(outputFolder + "ToPdfA1A.pdf");
Open in Acrobat Reader 2022.003 Error File Corrupted. Next Error Message would be Font Arial+0 could not be found.
If i open it in Edge it looks good without any Message.
Whats wrong?

Hi,

Greetings from E-iceblue.
How is your issue now? if it has not been solved yet, please provide us with the following messages to help us work out a solution for you. Thanks for your assistance.
1) your input and output document.
2) the version of Spire.PDF you use.
3) your application type, such as Console App .Net Framework 4.8.

Sincerely,
Triste
E-iceblue support team
User avatar

Triste.Dai
 
Posts: 1000
Joined: Tue Nov 15, 2022 3:59 am

Return to Spire.PDF