[Jongware]
My feedback
56 results found
-
6 votes[Jongware] supported this idea ·
-
35 votes
Thank you for reporting the issue to us.
We are currently reviewing it.
InDesign Team[Jongware] supported this idea · -
12 votes[Jongware] supported this idea ·
-
60 votes[Jongware] supported this idea ·
-
16 votes
Hello All,
Thank you for reporting the issue to us.
We have fixed the issue in the latest version of InDesign, Id 15.0Please upgrade your InDesign application to the latest version to try out the fix.
If you face any problems with the new update, do let us know in the comments.
You may also follow the below given link for the list of all fixed issues in Id 15.0
https://helpx.adobe.com/indesign/kb/fixed-issues.html-InDesign Team
[Jongware] supported this idea · -
3 votes
An error occurred while saving the comment -
4 votes
An error occurred while saving the comment [Jongware] commentedJust a quick idea for a workaround: if your URLs have a character style applied to them, change their color and then search only for hyphens in black.
-
5 votes
The issue has been fixed in the recently released update to InDesign version 15.0.3.
Please update to this version to get the fix.
— Adobe InDesign team
[Jongware] supported this idea ·An error occurred while saving the comment [Jongware] commentedIt's the same – WAY too narrow – in the Dutch localization.
-
45 votes
Hi,
1. The majority of InDesign Scripting threads were merged and archived at first.
2. After a month or so, InDesign Scripting re-appeared as its own topic in the new forums.
3. David K. started un-archiving older threads last week, a few at a time, very slowly and by hand, because of odd server-side limitations.
4. There is no “Direct Link” to the Scripting Topic at this time, but this ought to be fixed with the current sprint from the forums team. The internal bug number is: ALFD-1530While we wait for ALFD-1530, there is a backdoor way to find direct links to topics. You can follow a topic then look at your follows… or just use these links:
• InDesign Scripting: https://community.adobe.com/t5/forums/filteredbylabelpage/board-id/indesign/label-name/scripting
• InDesign SDK: https://community.adobe.com/t5/forums/filteredbylabelpage/board-id/indesign/label-name/sdk
• InDesign Server Developers: https://community.adobe.com/t5/forums/filteredbylabelpage/board-id/indesign/label-name/server%20developersThanks
[Jongware] supported this idea · -
18 votes[Jongware] supported this idea ·
-
16 votes[Jongware] supported this idea ·
-
3 votes[Jongware] supported this idea ·
-
17 votes
The fix of the issue is now available in the latest InDesign 2024(v19.5.0.084). We recommend you upgrade to the latest version for the fix.
Kindly update the data source file with the POSIX style path in Macintosh to work with data merge functionality smoothly. Please refer to the helpx https://helpx.adobe.com/in/indesign/using/data-merge.html to know more about the difference between HFS and Posix style paths.
You can get the actual POSIX path of a file by right-click it in the Finder while holding Option (or right-click, then press Option) > Copy as pathname menu. This can help you explore the correct POSIX paths to ensure you're using them correctly.
Note: Relative path as such /<foldername>/<filename> is no longer supported after the fix, as it considers the starting “/” as an absolute path. Instead, the recommendation is to omit the starting “/” and use <foldername>/<filename> instead or any of the other existing ways to access the…
[Jongware] supported this idea · -
12 votes[Jongware] supported this idea ·
-
27 votes[Jongware] supported this idea ·
-
33 votes[Jongware] supported this idea ·
-
3 votes[Jongware] supported this idea ·
-
7 votes
Thanks for reporting
We are reviewing the issue-InDesign Team
[Jongware] supported this idea · -
7 votes[Jongware] supported this idea ·
-
109 votes
Hello All,
Thank you for reporting the issue to us.
We have fixed the issue in the latest version of InDesign, Id 14.0.3Please upgrade your InDesign application to the latest version to try out the fix.
If you are unable to see the update yet, go to Creative Cloud desktop application, open the menu (three dots) from the top-right corner and click on ‘Check For App Updates’.
If you face any problems with the new update, do let us know in the comments.
You may also follow the below given link for the list of all fixed issues in Id 14.0.3
https://helpx.adobe.com/indesign/kb/fixed-issues.html[Jongware] supported this idea ·
One of the standard sample scripts is FindChangeByList. This does exactly what you are asking for: a large number of find/changes in sequence. The actions are configurable in a separate plain text file. Ask in the Adobe InDesign forum if you have problems running it.
(I'm tempted to try and find a way to run it automatically right after placing a document. It *sounds* like that should actually be possible.)