I have a pdf that I want to add a text watermark too. It works fine, except for when I add a new line to the text I want to set as the watermark. I get an error saying "PDFBOX : U+000A ('controlLF') is not available in this font Helvetica encoding: WinAnsiEncoding" which I've found means that it is complaining about the newline.
Is there anyway to bypass this issue so I can add a newline to my wireframe?
@Mgodby ,
Instead of using New Line character, can you try using <br> tag?
--------------------------------------------------
If my reply resolves your issue, please mark my reply as Accepted Solution with a ThumbsUp.
I tried it and still got the same "U+000A ('controlLF') is not available in this font Times-BoldItalic encoding: WinAnsiEncoding". I think there are a lot of characters that are not allowed so I'm thinking it might be the "<>" causing this error. One way I kind of got this to work was by repeating the process and lowering the y value a little each time.
Hey @Mgodby,
It's been two years since your question, but I've just tested it and it seems like the issue was fixed!
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
50 | |
18 | |
15 | |
13 | |
13 |
User | Count |
---|---|
61 | |
42 | |
24 | |
22 | |
19 |