开发者

Font size mismatched between embedded Word object and text boxes

开发者 https://www.devze.com 2023-04-09 06:37 出处:网络
I\'m developing a new Report (actually a standardized letter) in an Access 2007 db.The majority of the text in this report is static and was provided to me in a Word doc.Because this text is relativel

I'm developing a new Report (actually a standardized letter) in an Access 2007 db. The majority of the text in this report is static and was provided to me in a Word doc. Because this text is relatively difficult to reproduce in an Access form, I decided to just embed the Word doc itself in the Access report as an unbounded object.

So now, this Access report has standard text boxes (with the customer name & address) as well as an embedded Word object (with the letter's body and s开发者_运维百科ignature). In theory, all this text should be the same size (Calibri font, size 9). Of course, the text in the Word object is much smaller.

How can I get the font sizes to be equal between the text boxes and the Word doc? Should I just manually adjust them until everything more or less looks right? Or is there a better way?

0

精彩评论

暂无评论...
验证码 换一张
取 消