Ticket T829707
Visible to All Users

PDF Viewer

created 5 years ago

Hello DevExpress,

Since you have implemented reporting service I have questions about their features. What I need to do in my project is show the PDF document via React frontend. The PDF document have to be served via ASP.NET Core application. Please answer me if you have any properly components that can do stuff described above.

BR
Vladimir

Answers approved by DevExpress Support

created 5 years ago (modified 5 years ago)

Hello,

We don't provide a PDF viewer for the web at the moment. As a possible workaround, you can export pages of a PDF document to images on the server and display these images using React facilities.
To export pages to images, you can use our server-side PDF Document API library. Note that our library allows creating Bitmap images from PDF pages only in the Windows OS environment.
Refer to the How to: Export a PDF Document to a Bitmap article to get started.

Note that you require a license for the DevExpress Office File API or DevExpress Universal Subscription to use the PDF Document API library in production code. Refer to the DevExpress Subscription page for pricing information.

    Comments (1)

      Hello Yulia, I'm surprised that you don't have this component. As you wrote I will be able to use export PDF to image. That was very helpful.

      Br.
       Vladimir

      Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

      Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.