Jump to content
You must now use your email address to sign in [click for more info] ×

Chris_06

Members
  • Posts

    37
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. FWIW, this bug manifests in a variety of circumstances. Most likely it is because each of those paths passes through the section of code which is buggy. Thus it will not matter what the source or what the specific user-procedure, the bug will manifest if that portion of code is traversed. The nice thing about having different paths which intersect the buggy code is that it should be pretty trivial to locate.
  2. I'll be working on a publication in the next few weeks where the issue appears. I'll probably open a different thread and post some pics there.
  3. There is a real issue with the entire text wrap in that it does not reliably play well with the text flowing around the object. Its a bit complicated to describe which is why I've not taken time to open a bug report on it. And it is possible to mung around with things until the optics are acceptable. Text wrap and flow are complicated interactions to handle programmatically I'm sure.
  4. I was able to duplicate this and concur with the suggestion that the default distance should be 0mm and the edges locked on as in other places.
  5. Which further supports my conjecture that an underlying code change introduced a regression in the "default" anchor point coordinates. That or the original behavior was a bug in and of itself. Either way, it sounds like a straightforward fix. Thanks @Dan C
  6. For further clarification, in the example attached to the OP, the properties of the seal image are set to "Scale to Minimum Fit."
  7. The x,y position of the image should be stored as part of that picture frame object and should apply to every instance of that frame generated by the merge table tool and then applied to every image linked to that picture frame instance. Somewhere in the code that is not happening. I would suspect that there is a hard-coded default position when a picture frame object is created and that it is never properly updated. But that's just arm-chair code debugging. 😁
  8. Okay. I just took a better look here and see what you are suggesting. First: The image does "move" after incrementing the record. That in itself is a bug. This same layout works fine in previous versions of AP. Second: One should not be limited to Max/Min fit scaling. Previous versions of AP did not have this limitation. The only way to "discover" the "location" of the seal after incrementing is to zoom out wide and look for the box when clicking the position tool in the picture frame. If one is not zoomed out and has no idea what has happened, locating the image is practically impossible. This only reinforces the fact that this is a bug. Thanks again @Old Bruce
  9. In the production document I need no scaling on the seal. The merge results are fine in both production and the demo on my installation. Thanks for the suggestion @Old Bruce
  10. The attached sample manifests the bug as it occurs on my install. Open the AP file. Open the Data Merge Manager Check 'Preview with record.' Note that the seal (a jar of Claussen pickles) is visible. Increment through the records. Note that the seal disappears and never reappears. Generate the merge. Note that the seal does appear in the resulting AP file. Close the generated file. In the original file Data Merge Manager, remove the CSV. Add the CSV back in. Check 'Preview with record.' Note that the seal is again visible. Rinse and repeat to see the bug again. Let me know if something is missing from the zip. Thanks @Dan C. merge_image_bug_demo.zip
  11. AP 2.4.0.2301 Win 10 Pro 22H2 Build 19045.4046 This bug was not present in AP 2.3.x. Picture frames placed inside a data merge layout and linked to a field in a CSV file which contains a path to an image show the image when initially placed and linked. However, incrementing through the records in the file in the Data Merge Manager window causes the image to disappear completely. Reloading the CSV file does not correct the condition. Closing the AP document and reopening it does not correct the condition. Opening prior AP documents which worked fine in previous versions results in the same behaviour in 2.4.0. Oddly enough, when the merge is generated, the resulting file does contain the image. So the bug appears only to affect the layout view. Of course, this bug makes layout and editing complicated.
  12. Pages inserted by the Book feature are always blank in my experience even though I remove all blank masters from all chapters. I suspect that the underlying code might indeed be using a master, but it is using a default of some sort rather than one based on the current document/book/etc. As you point out: This should all have been fleshed out by the design folks or at least should have been scared out during Beta. The current solution actually appears to have been designed to address a very specific layout. But I'm second guessing here.
  13. Assumptions based on spreads: 1. The Book feature attempts to start all chapters on the right-hand side of a spread. (This really should be a user-option.) 2. Merging attempts two things: a) remove unnecessary blank pages in an effort to accomplish #1; and, b) maintain proper alignment of spine oriented margins. 3. Padding attempts to add blank pages in an effort to accomplish #1. If those assumptions are correct, then merging should probably happen first, and padding cleans things up. Note to the development team: Publishing the current design logic flow of this would probably go a long way towards a) clarifying intent and present functionality; and, b) helping solicit more useful feedback. Right now this exercise is like attempting to sort rocks from a kilo out using a rubber toothpick... 🙂
  14. This is what I observe. That seems to be a very real possibility. It does not appear to merge at all that I can tell which makes me wonder if the order is incorrect resulting in merges being "overwritten" by padding.
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.