PDF Extension spacing issue with 1.0.0.72 version

After converting to pdf docs, rightmost words disappears. 1.0.0.73 Snapshot has also same issue.

I have downgraded pdf extension to 1.0.0.66 (I had this working version docs) make sure pdf conversion works perfectly.

Are you converting the text file into pdf or create the pdf file directly. Did you use any alignment property or some other styles?
Anyway, If possible could you please share your test file here?

I was converting HTML file into PDF by using cfdocument. I did not change any code, just updated to latest version. Code has some alignment as well as html table.

@viks120, Could you give a try by adding this line on your Application.cfc

this.pdf.type="classic" ;

Hello,

This issue still there in latest updates of the extension.

We are still using downgrade version i.e. 1.0.0.66. to make sure words won’t cut.

Please find attached image.

image