Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3819

Web app - PDF wrap text different after server upgrade

$
0
0

I noticed after the server upgrade yesterday that the wrap text in a PDFdocument is different now. It does not seem to span the width and follow the parameter for width

This is the correct wrapping before the server upgrade:

This is the new incorrect wrapping after the server upgrade:

This is the code used:

g.DrawText(mockMessage, 15, yCoord, g.Width - 30)

5 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 3819

Trending Articles