2011/9/1 Gregory Pittman <span dir="ltr"><<a href="mailto:gregp_ky@yahoo.com">gregp_ky@yahoo.com</a>></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On 09/01/2011 09:11 AM, Mike Sleger wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
This is the approach I would take with a script, in case it helps spark some other ideas for you.<br>
<br>
- Create a layer in the document for all the non-printing items (if the layer doesn't already exist).  If the layer already exists and is not empty, delete everything on the layer (perhaps with a user confirmation dialog).<br>

<br>
- On this layer, add lines for all margins and guides.  Also loop through all frames and draw a rectangle shape for each frame (shouldn't matter if it's empty or not).  Each component would be represented in a different color, same as the on-screen display in Scribus.<br>

<br>
The data on this layer is "static", meaning it won't automatically reflect changes to the document (such as moving guides or frames on the page).  So the script gets re-run as needed, which is why the layer gets cleared if it already exists.  A GUI could also allow the user to select (through checkboxes) which components to include on the layer (margins, guides, frames).<br>

</blockquote>
<br></div>
I think all the original poster wanted was to show the hidden items, so duplicating all the content I think would create a visual mess.<br>
<br>
Even with the possibility of all this scripting, an (easier?) alternative might be to do Collect for Output and share the SLA file and let someone view it in Scribus...<br>
This way they could turn on/off the viewing of guides/margins as they desired.<br></blockquote><div><br>Hi guys !<br><br>Interesting discussion.<br><br>I think that there is a need for this in the early stages of document layout.<br>
<br>I had the idea long ago that we should be able so scan a sketch and the DTP app would create the master page from that scan, if we use the right conventions, ie rectangles are text frames and rectangles with a cross are an image frame.<br>
<br>Back to the actual topic, the script showing what's on the selected page allows users to actually see and print just what they want. So I think it can be pretty useful and it was not so longish to solve as far as I can tell.<br>
<br>I did not test the script but does it draw the cross in image frames?<br><br>Cheers!<br><br>Louis <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>
Greg<div><div></div><div class="h5"><br>
<br>
___<br>
Scribus Mailing List: <a href="mailto:scribus@lists.scribus.net" target="_blank">scribus@lists.scribus.net</a><br>
Edit your options or unsubscribe:<br>
<a href="http://lists.scribus.net/mailman/listinfo/scribus" target="_blank">http://lists.scribus.net/<u></u>mailman/listinfo/scribus</a><br>
See also:<br>
<a href="http://wiki.scribus.net" target="_blank">http://wiki.scribus.net</a><br>
<a href="http://forums.scribus.net" target="_blank">http://forums.scribus.net</a><br>
</div></div></blockquote></div><br><br clear="all"><br>