cklee
My feedback
2 results found
-
250 votes
SVG import has been implemented in InDesign 2020. Please upgrade to this version of InDesign to use this feature.
—
Adobe InDesign teamcklee supported this idea · -
16 votes
Hi,
Thanks for your patience all this while. We investigated on this issue and below are our findings. The problem with this bug is related to ages old standards difference between different operating systems.
On Mac (OS X and later) there is only one way to identify line end i.e by using a single character LF, while on Windows (and DOS before it) uses a pair of CR and LF characters to terminate lines.
Hence when writing them down to any text file these characters are written as such.
Windows, can therefore dedicate LF to understand soft return separately while Mac cannot do any
such thing. Because of this when we read it back from the text file the LF character is interpreted as line break (or new para) on Mac and soft return on Windows.These files require conversion when moved from one OS to another
Consider this…
An error occurred while saving the comment cklee shared this idea ·
(this issue was previously reported in https://forums.adobe.com/thread/1042900)