Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
150085 | Dec 19,2019 05:39 PM UTC | Aug 18,2020 09:28 AM UTC | Blazor | 21 |
![]() |
Tags: PDF Viewer |
Hi Matthew,
We have found that in Linux docker container the library libpdfium.so does not refer correctly. We are working to resolve this by exposing the ReferencePath property to refer the location of libpdfium.so in our source and we will update you the details. Meantime, can you please check the below steps from your side and confirm whether the issue is resolved or not?
STEP1: Download the libpdfium.so from the following link and include it in our PDF Viewer service project
STEP2: Add the following Docker command in your docker file to copy the libpdfium.so files in the published directoryRUN cp -r "libpdfium.so" /app/publish
Please let us know if you have any concerns about this.
Thanks,Akshaya
RUN apt-get update \
&& apt-get install -y --allow-unauthenticated \
export LD_LIBRARY_PATH=/lib64/
libc6-dev \
libgdiplus \
libx11-dev \
curl \
vim \
supervisor \
procps
|
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.