Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
10 replies
Subscribers
8 subscribers
Views
12688 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Text-wrapping when converting from Word to PDF
jaker
over 7 years ago
Hi all,
We are facing an issue when generating PDF exports with dynamic data in a table where the PDF data within the file does not properly wrap within a cell. This causes table to data to overlap into other cells making it extremely difficult to read.
Since the data is not static we are first exporting the file to Word then converting to PDF. That said, has anyone found a workaround to resolve this text wrapping issue? Is there any successful approach to exporting dynamic data to PDF directly as opposed to doing a conversion? Thanks in advance.
OriginalPostID-271896
Discussion posts and replies are publicly visible
Parents
0
harshav
over 7 years ago
I know this wouldn't be the best solution but, we also had faced the same problem but we eliminated this using the break line values into the code after certain limit, and after that it is not leaving the margins in PDF. I am also actually reading what other practitioners would respond but this is what I did @jaker :)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Abhishek Gaddam
over 6 years ago
in reply to
harshav
Hi
harshav
, I am trying to implement the same logic but if you break line at certain character count, its line breaking at word and cutting the word into two how did you deal with this issue ? , please help if you encountered the same problem.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Abhishek Gaddam
over 6 years ago
in reply to
harshav
Hi
harshav
, I am trying to implement the same logic but if you break line at certain character count, its line breaking at word and cutting the word into two how did you deal with this issue ? , please help if you encountered the same problem.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data