IronPdf / Iron-Pdf-Documentation

ReadTheDocs Build Files for IronPDF C#/.Net PDF Library http://ironpdf.com
8 stars 2 forks source link

develop version doesnt run on Linux #9

Open levilugato opened 5 years ago

levilugato commented 5 years ago

IronPDF requires a safe directory to unpack resource files. Please set IronPdf.Installation.TempFolderPath before using IronPDF E.g. IronPdf.Installation.TempFolderPath ="C:\Safe\Path\"; Documentation:https://ironpdf.com/c%23-pdf-documentation/html/F_IronPdf_Installation_TempFolderPath.htm

how can i test on dotnet core and Linux ?

IronPdf commented 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.

------------------------- SUPPORT & UPDATES EXTENSIONS

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.

Links:

[1] http://www.ironsoftware.com [2] https://ironsoftware.com/csharp/barcode/ [3] https://ironpdf.com/licensing/support-updates-extensions/

ralftar commented 4 years ago

@levilugato, did @IronPdf ever answer?

IronPdf commented 4 years ago

-- Please reply above this line --

Hello Ironpdf/iron-Pdf-Documentation, 

We received your email and our customer support team are working on your request! Someone from our team will get back to you as soon as we have some news for you.

Thank you! Iron Software Development Team developers@ironsoftware.com www.ironsoftware.com [1]

Your email ticket number: #12563

------------------------------ LATEST PRODUCT UPDATES --------------------------------- IronXL Excel Library released - https://ironsoftware.com/csharp/excel/ [2] Discounts available for existing Iron customers. Email us for details.

------------------------- SUPPORT & UPDATES EXTENSIONS

IronPDF and IronOCR support & update extensions and upgrades available. Yearly Subscriptions or 4yr packs: 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.

Links:

[1] http://www.ironsoftware.com [2] https://ironsoftware.com/csharp/excel/ [3] https://ironpdf.com/licensing/support-updates-extensions/

iron-production-team commented 3 years ago

How can i test on dotnet core and Linux.

Well set IronPdf.Installation.TempFolderPath to any safe path. Perhaps ./ temp within your application