Forum Replies Created
-
AuthorPosts
-
David BlatnerKeymasterNick: What are you trying to do? Are you trying to make a print layout and an iPad layout in the same document? You bring up a good point about the limitation here. I think you’d just need to create the iPad page size manually.
https://blogs.adobe.com/indesigndocs/2012/03/guidelines-for-creating-folios-for-ipad-3.html
David BlatnerKeymasterBart: yeah, we don’t have any special code-processing on the forum here, that I know of. However, I usually find it’s better if you wrap it in an html code tag, then it comes out:
Like this;
(I’m not a scripter, but I know enough to put a semicolon in there! ;-)
David BlatnerKeymasterThiago: That is very weird. It could be document corruption. As I said above, try exporting as IDML and then opening that IDML file. Objects should not move like that.
David BlatnerKeymasterThere are a number of options:
The old method:
https://creativepro.com/synchronize-text-in-more-than-one-place-in-an-indesign-document.php
https://creativepro.com/updating-bits-of-text-across-multiple-documents.phpand the new method:
David BlatnerKeymasterSo is the question whether to use InDesign or Forms Central to make the PDF form? Forms Central is certainly optimized for that kind of thing. But I’m not sure if that helps the merchants in filling out the form.
But no, there’s no way to make a single form field mimic a table. Drat.
David BlatnerKeymasterI would probably group them, cut them, then use Edit > Paste Into to place them into another frame. Or just put another frame around the ungrouped frames, then select all three and group them.
David BlatnerKeymasterHere’s a write-up of which styles override which:
https://creativepro.com/when-character-styles-collide.php
David BlatnerKeymasterThat said, there are definitely times when scaling artwork can help a lot — specifically, image data (like Photoshop images) that are going to be reduced in size significantly, almost always need sharpening applied after scaling or else they’ll become blurry in the downsampling process. Note that InDesign does not resize images nearly as well as Photoshop does.
David BlatnerKeymasterWell, we’re seeing the evolution and debugging of a grep expression in real time here. ;-)
How about:
(?
David BlatnerKeymasterBTW, I see an extra space before the exclamation point… don’t include that. Not sure why our forum software stuck that in there.
David BlatnerKeymasterDrat. Good point. How about
(?
(Added a negative lookbehind to say "make sure there's no at sign there") -
AuthorPosts
