Subject: Text is shifted when using PDFviewer and Ultimate PD
Date: 2019-09-27 19:05:54
From: John
Source: text-shifted-using-pdfviewer-ultimate-pd
----------------------------------------------------------------------

I have created a PDF document and placed text fields on the document. I fill the text field with;
CType(form.Fields("txtName"), PdfImportedTextBoxField).Text = txtClientName.Text

I flatten and close the document with NO compression:
doc.Form.Flatten = True
'Save the document
doc.Save(glbPDFFile)

I then view the document using the ComponentPro PDF viewer and all text fields ARE INCORRECTLY placed on the screen. Later I look at the document in Adobe and everything is correct. Any ideas?

Basically ALL text fields are shift up!

----------------------------------------------------------------------

Note: This question has been asked on the Q&A forum of Thang Dang's fraudulent ComponentPro brand
If you purchased anything from ComponentPro, you have been scammed. Contact the payment processor
who sold you the license and ask for your money back.

Back to ComponentPro Q&A Forum Index