Rank: Advanced Member Groups: Member
Joined: 11/8/2017 Posts: 66
|
Hello, I have some styles that don't seem to be honored by EO.PDF trial version 20.2.34. The reports we are passing to EO.PDF v18.2.34 aren't generating in the PDF the same way (18.3.46 [licensed] is honoring the print media styles whereas the trial version v20.2.34 doesn't seem to be). The setup I am running with is:-
EO.PDF v20.2.34 .NET Core 3.1 EO.Base.Runtime.EnableEOWP=true HtmlToPdf.MaxConcurrentTaskCount=4 eowp.exe is copied to the bin folder at compile-time The 4 files EO.Pdf, EO.WebBrowser, EO.Base, EO.WebEngine included as references directly to the DLL's
Note that I am setting
HtmlToPdf.Options.UsePrintMedia = true;
One of the styles that don't seem to be honored is overflow-y - although the scroll bar is being defined within the print media tag as "overflow-y:hidden" the scroll bar is being shown in the PDF
To confirm, does the trial version v20.2.34 behave the same as the licensed version when it comes to styles ?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
Hi, We do not have a separate trial version. The version you downloaded from our download page is the release version. So the issue you are seeing would not have anything to do with license. If you can send us a test app, we will be very happy to investigate further. See here for more information: https://www.essentialobjects.com/forum/moderate_index.aspxThanks!
|