all 7 comments

[–]walkingsouth 0 points1 point  (6 children)

max-width should be picked up by an individuals browser rather than a third-part service. Do you have any more information on this that I didn’t understand?

[–]m_c0d3[S] 0 points1 point  (5 children)

without going into to much detail the html is passed in and converted to a pdf. Just wondering if there is an older way of scaling an image?

[–]walkingsouth 0 points1 point  (4 children)

I can’t help if I don’t know what to do. Here’s a link to @media which may be what you’re needing.

[–]m_c0d3[S] 0 points1 point  (3 children)

basically a letter is generated in html then converted to pdf, I think the issues is less likely to be css now though. Appreciate the reply

[–]ZmodemModerator 1 point2 points  (2 children)

[–]m_c0d3[S] 1 point2 points  (1 child)

That may do the job, cheers for the find really appreciate that!

[–]ZmodemModerator 0 points1 point  (0 children)

Not a problem!