|
Rank: Newbie Groups: Member
Joined: 10/6/2016 Posts: 5
|
We have a document that has a very wide table set to 1360px. Under that table there are several <span> elements with paragraphs of text. We also have the PDF converter set to use AutoFitX = ScaleToFit.
The <span> elements sometimes do not reach the full width of the page. They will start wrapping when they get as wide as about 60% of the page. Other times they reach the entire width. Converting the same HTML 10 times I got 8 PDFs where it wrapped too early and 2 where it reached the correct edge.
I suspect that the ScaleToFit is behaving differently sometimes. I have sent an email to the support address with copies of the relevant HTML and PDF files and a copy of the code.
Thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
This is just to let you know that we have received your test project and we can reproduce the problem here. We are looking into it and will reply again as soon as we have an update.
Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
This is just to let you know that we have posted a new build that should fix this issue for you. You can download the new build from our download page.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 10/6/2016 Posts: 5
|
Thanks for the update. I am testing it out now in my local project. Is there any way you guys can push to nuGet today or tomorrow? All of our packages pull from nuGet using CI/CD and it would be easier not to have to change it to a local library.
Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
The nuget packages are there now.
Thanks!
|
|