Open ravidyoeun opened 5 years ago
-- Please reply above this line --
Hello Ironpdf/iron-Pdf-Documentation,
We received your email request! Someone from our team will get back to you as soon as possible.
Thank you! Iron Software Development Team developers@ironsoftware.com www.ironsoftware.com [1]
------------------------------ LATEST PRODUCT UPDATES --------------------------------- IronBarcode & QR Library released - https://ironsoftware.com/csharp/barcode/ [2] Discounts available for existing Iron customers. Email us for details.
IronPDF and IronOCR support & update extensions and upgrades available. Extend by 1 to 4 years: https://ironpdf.com/licensing/support-updates-extensions/ [3]
You're receiving this email from Iron Software because you have enquired about our products or we found your details as a public contact for your organization. If you wish to be removed from our database please reply to this email stating so.
[1] http://www.ironsoftware.com [2] https://ironsoftware.com/csharp/barcode/ [3] https://ironpdf.com/licensing/support-updates-extensions/
-- Please reply above this line --
Hi,
Thanks for getting in touch and thanks for your interest in IronPDF.
Could you help to send us a sample project including your code? I will ask an engineer in our PDF team to look into this and advise further.
We hope this helps to answer your question and we hope IronPDF can be the tool for you.
If you have any further questions or feedback on the product and licensing please do let me know. We're committed to make sure we provide all the support needed and ensure IronPDF as a leading C# PDF Library.
Thanks, Cameron
-- Cameron Rimington developers@ironsoftware.com www.ironsoftware.com [1]
------------------------------ LATEST PRODUCT UPDATES --------------------------------- IronBarcode & QR Library released - https://ironsoftware.com/csharp/barcode/ [2] Discounts available for existing Iron customers. Email us for details.
IronPDF and IronOCR support & update extensions and upgrades available. Extend by 1 to 4 years: https://ironpdf.com/licensing/support-updates-extensions/ [3]
You're receiving this email from Iron Software because you have enquired about our products or we found your details as a public contact for your organization. If you wish to be removed from our database please reply to this email stating so.
[1] http://www.ironsoftware.com/ [2] https://ironsoftware.com/csharp/barcode/ [3] https://ironpdf.com/licensing/support-updates-extensions/
> On Thu, Mar 7, 2019 at 7:57 AM +07, Ironpdf/iron-Pdf-Documentation <reply@reply.github.com> wrote:
I'm using IronPDF and found out when trying to run unit test that calls IronPDF it will actually hang the rest of the tests and not continue to run. This is problematic especially if you have a deployment build that requires running tests. It will stall the build and never run.
- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub [1], or mute the thread [2].
Links:
[1] https://github.com/IronPdf/Iron-Pdf-Documentation/issues/8 [2] https://github.com/notifications/unsubscribe-auth/ANa8o-wURIRqyraxPtehJl1Nz6GPrlrSks5vUGP8gaJpZM4biIRc
I've the same problem. I use IronPdf to convert pdf to image and when I try to use it in tests project, when I try to call any async task, throws a time out exception. I use .NET Framework 4.6.1 and xUnit test
I'm using IronPDF and found out when trying to run unit test that calls IronPDF it will actually hang the rest of the tests and not continue to run. This is problematic especially if you have a deployment build that requires running tests. It will stall the build and never run.