question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

PdfSimpleExport fails to generate pdf file

See original GitHub issue

PdfSimpleExport throws error: Could not load file or assembly 'CoreCompat.System.Drawing, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'

The reason is because FastReport.OpenSource.Export.PdfSimple project is still referencing FastReport.OpenSource 2020.1.0 which used CoreCompat.System.Drawing instead of System.Drawing.Common

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:11 (1 by maintainers)

github_iconTop GitHub Comments

4reactions
Detravcommented, Dec 17, 2019
0reactions
danilobredacommented, Feb 6, 2020

Same problem on 2020.1

Read more comments on GitHub >

github_iconTop Results From Across the Web

FastReport OpenSource Generate Pdf Without PdfSimple
PdfSimple plugin exports pdf files as images. For example, if you have 10 pages of an exported report, PdfSimple converts every page as...
Read more >
Unable to generate pdf
You have selected something on the pdf file and now TeXnicCenter is unable to write in the file. ⇒ Try closing the pdf...
Read more >
c# - Export a pdf using FastReport.net and asp.net
Ok, now I found a solution. Just use the normal Report (not WebReport ) and set WebMode to true . The other settings...
Read more >
"Failed to export PDF" message in InDesign
Solutions for "Failed to export PDF" error message when you downsample large images while exporting to PDF in InDesign.
Read more >
Failed the generate PDF file
Hi, I've just installed a trial version and tried generating help in different formats. While generation of Printed Documentation unknown error occurs.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found