Spire.PDF is a professional PDF library applied to creating, writing, editing, handling and reading PDF files without any external dependencies. Get free and professional technical support for Spire.PDF for .NET, Java, Android, C++, Python.

Mon Jul 17, 2023 1:51 pm

I am using FreeSpire in my Blazor Application and it seems that i can't print more than 3 pages of a PDF file
In my code, i load my PdfDocument from a file with 5 pages
The Pages.Count of my PdfDocument is equal to 5 but when i am printing this document, only the 3 first pages are printed
Is it because i am using the free version of Spire ? I saw this version could handle 10 pages maximum

Thanks for your help

PaulNoury
 
Posts: 1
Joined: Mon Jul 17, 2023 1:39 pm

Tue Jul 18, 2023 6:28 am

Hello,

Thanks for your inquiry.
Please note that the free version of Spire.PDF can load source documents with a maximum of 10 pages, but it can only print the content of the first 3 pages.
We recommend that you use the latest commercial version of Spire.PDF(Spire.PDF Pack(Hot Fix) Version:9.7.0) for testing. Without a license, you can load the entire source document without any page limit and print up to a maximum of 10 pages of content but the print result will have a watermark.
To help you better test, we are willing to provide you with a one-month temporary license. If you need it, feel free to reach out to me anytime.

Sincerely,
Wenly
E-iceblue support team
User avatar

Wenly.Zhang
 
Posts: 149
Joined: Tue May 16, 2023 2:19 am

Return to Spire.PDF