|
Rank: Newbie Groups: Member
Joined: 7/8/2012 Posts: 3
|
ProblemAttempting to convert an HTML file to PDF but it stops at 30 pages (and is incomplete which can be seen by viewing the html file in a browser). To aid in troubleshooting I have created a sample project simulating this problem. It can be downloaded at Sample ProjectNote: I have excluded the Eo.PDF library and removed my license key. You will need to copy the files.html file to the bin directory after compilation and the Eo.PDF library is expected to be in the solution / project directory for compilation. EnvironmentC# .NET 4.0 Eo.PDF Library: 3.0.104.2 Regards, Mark
|
|
Rank: Newbie Groups: Member
Joined: 7/8/2012 Posts: 3
|
I have conducted further investigations, it doesn't appear to be a hard limit on 30 pages... I have a number of other test cases with incomplete rendering.
What I can ascertain from the outputted PDF documents is that all documents have the last page rendered correctly... it is just missing the pages before the last page... it looks as though some configured / fixed value is hit and then it renders the last page correctly.
Mark
|
|
Rank: Newbie Groups: Member
Joined: 7/8/2012 Posts: 3
|
OK. It appears to be a bug in the version of the library we are using. I have updated to the latest version and it appears to be working so this issue can be closed.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
Yes. This was indeed a bug that has been fixed in the latest build. Please feel free to let us know if there is anything else.
Thanks!
|
|