Resizing, positioning & applying a border to jpgs in templates

I want to create a template that contains text and an image for screen output. This template will be used to generate jpgs with a different single image in each but the text remains unchanged.
The idea is to produce a slide show where the background with text remains the same but the image changes with each new "slide". I need to do hundreds of these, so a quick, simple method is desirable.
Can someone advise me how to insert images so they are automatically centered and resized (minimally) within a bordered frame within the background template?
A sample of what I am trying to do is attached.
Thanks for any help you can give me.                      

I think you are employing the wrong methodology and are looking to work in the wrong program. If it really only needs to be text on an image, then saved to JPEG, this would be much more suitable to Photoshop. You'd create a simple action for it, then run it in batch. Of course AI also has actions and such, but in particular the sizing and centering will be awkward to express this way, as AI treats everything as objects and they may yield different placement in relation to the canvas. Photoshop on the otehr hand always resizes centered without complaining, so it would be that much easier...
Mylenium

Similar Messages

  • How do I apply a border to a layer??

    How do I apply a border to a layer??

    #Layer1 { border:1px solid green; }
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "btdude" <[email protected]> wrote in
    message
    news:eccljn$ngb$[email protected]..
    > How do I apply a border to a layer??

  • Applying  a border to a cropped image??? Help.

    How do i apply a border to an image that's been cropped? It seems that everything I try will add the border to the original edges of the image, and then the border gets cropped out along with the edges of the video when I start cropping.

    Magic-hat wrote:
    So, this would mean that by using a color matte underneath, it's parameters would be independent of those of the image above it?
    Yes
    If I wanted to have the image move or re-size, I would have to then apply the changes to the border seperately as well?
    Yes, although since you are cropping an image you could copy the clip you've cropped, then Control Click the matte clip, select Paste Attributes, and check the Crop box. This will size your matte to the exact crop of your clip. Then load the clip into the viewer and since it's a crop you can slightly modify the crop or you can simply move the matte clip a little down and to the right or left or whatever your taste desires. Now you have your clip and a border.
    If I wanted to have the image move or re-size, I would have to then apply the changes to the border seperately as well? Or would I nest them into 1 clip then apply size changes?
    At this point Nesting them would be faster.

  • Applying a border to a document

    I am a very new Apple user. I have the Pages version just before the more recent Pages '08. How do I apply a border to a document?

    The Mrs.,
    Welcome to Apple discussions.
    There's no simple border command, so it's going to take a few steps. You could do it this way:
    Add a rectangular object to the page; make sure you turn off wrap (Wrap inspector > uncheck Object Causes Wrap. Stretch the object to fill the page.
    Click on the Graphics inspector; select the kind of border you want -- either a line or picture frame. From the Fill menu, select Color Fill. Click on the color swatch. Select the little box of crayons on the top right. Then click on a white crayon. You should now be seeing just your border.
    With your border still selected, click on Format > Advanced > Send Object to Section Master to make your border repeat on every page. If you don't want it to repeat, skip this step.
    You might want to save your document as a template, so you don't have to go through this every time.
    -Dennis

  • Applying a border to an image in FrameMaker that doesn't show in RoboHelp?

    Would applying a conditional setting work best? Is there another way to get it to work?

    Unless something has changed in later versions, you can't apply a CC to just a border (or even to an imported object per se). You can only tag text, in the case of an imported object, the anchor. Now, that could be made to work if you are willing to have two versions of the object. One has no border, and has an anchor CC for the RoboHelp workflow. The other has a border, with an anchor CC for other workflows.
    What also might work is to apply a named color to the border, which is defined by Color Views to be Invisible when rendering to the RoboHelp workflow.
    Generally, Color Views is easier to manage for multiple output workflows (or was before FM10's standard scripting, which might allow you to reduce the rendering mode to a keystroke, no matter how implemented).

  • Fluid Layout - stop changing resize position when movieclip is at certain position

    Hello. I have been trying things out for hours, and I still can't get it.
    I am following this Fluid Layout tutorial: http://active.tutsplus.com/tutorials/web-design/build-a-fluid-website-layout/
    I added a Menu_mc on my stage. Initially, this should be at the center of the stage and when I click on it, it will tween on the upper left corner of the browser. However, when I resize the browser, the Menu_mc goes back to the center of the screen.
    I have tried separating a different actionscript file where it is specifically for initialization of the object and another one for resizing. And then when I call it on my main AS file it goes like this:
    // Add the symbols to stage
                 var Menu_mc = new Menu_MC();
                 addChild(Menu_mc);
                 // Apply the alignment to the middle
                 var Menu_InitParam = {
                     x:0.53,
                     y:0.35,
                     offsetX: -Menu_mc.width/2,
                     offsetY: -Menu_mc.height/2
                 new InitFluidObject(Menu_mc,Menu_InitParam);
                 var Menu_ResizeParam = {
                     x:Menu_mc.x,
                     y:Menu_mc.y,
                     offsetX: -Menu_mc.width/2,
                     offsetY: -Menu_mc.height/2
                 new FluidObject(Menu_mc,Menu_ResizeParam);
    But it seems futile. Could anyone please help? Thanks a lot!

    Do you have any useful resources that I could perhaps check out? Haven't explored ANY javascript before =)

  • Resizing & Positioning Children within a Panel

    I'm trying to insert an element into a Panel that has a vertical layout, and create a transition that smoothly inserts the new item in between 2 existing items in the base state of the application.  My goal is for the bottom text field to remain anchored to the bottom of the panel as the panel resizes, instead of jumping to its new position, so that the middle text input can then gracefully fade in.
    Am I just missing something in how I'm defining the transitions, or will the effects not yet account for the positioning of items from layout?  Attached is the MXML app and the compiled SWF.
    Thanks.

    This will get you what you want. There's a tricky interaction between adding the new element and the vertical layout. The third item won't make room for the second one unless the second one is actually added to the parent. But adding it will immediately make it visible, which is not what you want. So I tweaked the effect to add it but make it non-visible (alpha==0), then Resize the second element itself (the panel will resize automatically), *then* fade in the second element.
                <s:Sequence>
                    <s:SetAction target="{secondTxt}" property="alpha" value="0"/>
                    <s:Resize target="{secondTxt}" heightFrom="0"/>
                    <s:Parallel>
                        <s:Move target="{thirdTxt}" />
                        <s:Fade target="{secondTxt}" alphaTo="1"/>
                    </s:Parallel>
                </s:Sequence>
    Chet.

  • Apply a border to the chart in HTML report

    Hi,
    I am generating an html report as the final output for my LV program. I have a few graphs that i have added to the report using the append control image to report tool. I have set the image on the control panel to be transperent so that it is printer friendly when i print out the html report. Everything works fine but there is no border around the axis, i.e. there is no solid line that defines x axis and y axis for the graphs. Is there is a property tool that can be used to set this?
    Thanks

    I have used this trick alot. One thing that I found is that if you make the color inside the graph white instead of transparent you will get the results that you are looking for. I usually make the outside of my graph transparent and the inside of my graph white and it looks good.
    Hope this helps
    Joe
    Joe.
    "NOTHING IS EVER EASY"

  • Mouse Pointer resizes when applying pointer style to all

    When Captivate records my SW demo, it uses up to three different mouse pointer styles at different times (Haven't quite figured out what the protocol is).  I really don't like this and would like only one style used (the hand).  So when I right click on the hand pointer on a slide, and choose "Use the current mouse pointer for all slides," any pointer that was automatically changed to the hand pointer is much smaller (shrinked by 50%) and I still have to end up manually selecting the hand pointer for each one.
    Does anyone know why this is happening?
    Is there a way to select a default or standard pointer to be used at all times?
    TIA,
    Vicky
    Captivate 8 user

    Here's the shortest code with the problem I could come up with.... You can run it if you create two different default paragraph styles: 'Product - Description' and 'Product - Title No Indent';
    The problem is that the first line should have 'Product - Description' style, but it instead it gets 'Product - Title No Indent'.
    If I comment out one of the paragraphs, everything works fine. What's wrong?
    var doc = app.documents.add(),
        product, text_frame, i, l;
    product = {
        'text': [
                'style': 'Product - Description',
                'text': 'Designed for monitoring sterilization processes.'
                'style': 'Product - Title No Indent',
                'text': 'Designed for monitoring sterilization processes.'
                'style': 'Product - Description',
                'text': 'Designed for monitoring sterilization processes.'
    text_frame = doc.pages[0].textFrames.add();
    text_frame.geometricBounds = [ '0pt', '0pt', '240pt', '300pt'];
    for ( i = 0, l = product.text.length; i < l; i++ ) {
        text_frame.contents += "\r" + product.text[i].text;
        text_frame.parentStory.paragraphs[-1].appliedCharacterStyle = doc.characterStyles[0];
        text_frame.parentStory.paragraphs[-1].applyParagraphStyle(
            doc.paragraphStyles.item( product.text[i].style )

  • There is no 'Position' field on the advanced Customer Import template - how do i add this?

    Hi All ,
    I'm sure im not the first one to encounter this issue but i dont see another question similar .
    My client would like to also add the customer's 'Position' to the CRM record when they upload the spreadsheet. IE Bob Smith, Managing Director....
    There is no column for 'Position' - How would you suggest going about doing this?
    Thanks .

    Hi,
    If you have generated this field via Admin > CRM > Extend CRM Database, then when going to CRM > Customers > Import Contacts (Advanced), near the bottom of the page, you'll see a drop-down ("Choose CRM Form if you wish to import custom information for contacts") from where you can choose to include the respective field in the import template.
    Kind Regards,
    Alex

  • How can I resize the PDF I created with a magazine template?

    Hello! I used a template that`s a different size than what I need. How can I resize (make it smaller) the PDF that I just created with this magazine template?

    So you picked a template in A4 format, and now you need letter. The printer can scale the PDF to 11" and it will get even narrower, leaving large margins. Does it have bleeds? That woudl be a disaster.
    Frankly, the best thing is to start over using the correct page size, but you can go to File > Document Setup... in ID and change the shape of the exisiting file. Expect to do a lot of work moving and resizing objects and refitting the type.

  • Is it possible to hide or at least change the position of the Reset button in registration template?

    Hi,
    in the registration template there are always the Submit and Reset buttons.
    2 questions regarding the Reset button:
    from a usability stand point: what's the reason of putting the Reset button equally weighted (from a visual standpoint) next to Submit?
    wouldn't it be better to have placed on the left?
    (or even hide it?)
    Thoughts?
    Thanks.

    Hi,
    It is not recommended to modify this page because it is used farm widely.
    What’s more, it will be overwritten once there is upgrade happens.
    A workaround is that you can create a custom spcf.aspx page with the layout templates you want.
    http://doitwithsharepoint.blogspot.com/2011/08/create-web-part-pages-with-custom.html
    http://sandeeppawar.blogspot.com/2012/06/create-custom-web-part-page-template.html
    If you want to hide a layout template by modifying the
    spcf.aspx page, it locates at
    C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\LAYOUTS
    You can edit this page and remove some <option> tags in the <select> tag, then the removed options will not display on the page.
    Thanks
    Patrick Liang
    Forum Support
    Please remember to mark the replies as answers if they
    help and unmark them if they provide no help. If you have feedback for TechNet
    Subscriber Support, contact [email protected]
    Patrick Liang
    TechNet Community Support

  • How to select many raw files resize save as jpg and close ?

    Hi,
    I wish to simply see a whole load, say 300 , of raw files as thumbnails, select those I wish to resize, adjust exposure etc, indicate the new pixel dimensions then have that happen and close them saving to a new folder.
    This seems to have to be a two stage process, open into raw viewer using pshop CS4, adjust images that need it, try and remember those that I want that are not requiring adjustment, then select those I have adjusted and those I also want that are 'good to go' and select open.
    Then use actions to resize, adjust canvas, and close as jpg.
    Trouble with this is one cannot indicate to raw viewer as one makes ones way through the thumbnails, which pics are to be opened when all have been assessed. I hit delete on those I am not interested in, but this deletes them from the PC !  If there are lets say five subtle variations, and only when seen large can one decide which is best, if no changes are required, there is no way of teling which one is the chosen one when going back down the list using ctl to select those for opening.
    I end up doing perhaps 20 at a time, as to open 300 kills pshop.
    Whats the best way here ?
    I also use BreezeBrowser as its great for viewing a folder full of images as large thumbnails or thumbnails with a large view of the selected image, but it has no way of resizing when converting from raw to jpeg.
    Envirographics

    Envirographics wrote:
    This seems to have to be a two stage process, open into raw viewer using pshop CS4, adjust images that need it, try and remember those that I want that are not requiring adjustment, then select those I have adjusted and those I also want that are 'good to go' and select open.
    Then use actions to resize, adjust canvas, and close as jpg.
    If you're running through masses of images, perhaps you should consider Lightroom.  It's set up to do things along the lines of what you're doing.
    -Noel

  • Background does not appear after applying template

    CS4
    template defined and saved in template folder.
    when applying template to new html page, all transfers but background image does not appear, url is in code but does not find file. any ideas???
    body {
    background-image: url(file:///F|/projects/BBMD Projects/bbmd site v2/images/bridgelv2.jpg);
    background-repeat: no-repeat;
    background-color: #D2D2D2;
    background-attachment: fixed;
    background-position: 75px top;
    height: 400px;
    width: 600px;
    position: inherit;
    overflow: scroll;
    top: auto;
    left: auto;
    right: inherit;
    font-family: "Lucida Console", Monaco, monospace;
    font-size: small;
    font-style: normal;
    color: #000;
    border-top-style: none;
    text-align: left;
    vertical-align: top;
    bottom: auto;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;

    template defined and saved in template folder.
    when applying template to new html page, all transfers but background image does not appear, url is in code but does not find file. any ideas???
    If this is a new site and a newly created template, you DON'T need to 'apply' the template.
    The best way to create new child pages is to :
    FILE>New>Page from Template
    There will be a list of any templates you've created, select the correct one and press create.  Child page created :-)
    Save as newpagename.html  (not inside the Template folder though !)
    PS;  as others have pointed out, the link to the background image is incorrect it's pointing to your harddrive.  Is the file within the defined site working folder?
    Nadia
    Adobe® Community Expert : Dreamweaver
    Unique CSS Templates | Tutorials | SEO Articles
    http://www.DreamweaverResources.com
    Web Design & Development
    http://www.perrelink.com.au
    http://twitter.com/nadiap

  • Cell border selection problem

    I have a spreadsheet that is a week at a glance schedule for a dance school. There are three columns per day, each representing a different studio location. Each row represents a 15 minute block time. I have been trying to create a border for each class (class times vary from 45 minutes to 2 hours) while leaving the in-between lines blank. For each 45 minute class, I select the three cells in a column, scroll down the border selection tool and select the outside border icon, next select the type of line, then the weight, finally the color, and so on. Once I get about 50% done working my way across the spreadsheet, buggy things start to happen. For example, a horizontal line will extend across several columns, sometimes intersecting previously defined class blocks. If I try removing the errand lines, then all the frames that do require a border at that position get their border errased. I them have to go back to those cells to re-assign a border segment, but then the unwanted horizontal line will reappear in the blank cells again. Very frustrating. Also, in my opinion, there are some cell frame options that are missing in this program. I t would be nice to have a button to select the top and bottom of a frame or group of frames at the same time. At present, you have to first select the top border, format it, then the bottom border and format it. Same goes for left and tight border sections. You can't select the two outside edges to apply the same style/thickness/color. Excel's border formatting commands are much better in this regard.
    Title was edited by: Host

    Hi Jim,
    I played around with the border options today and although I didn't have the borders going where they were not wanted I understand your frustration having to set either all four or just one border at a time.
    Just as an option, would filling the sets of cells with a light colour for each class work better for you?

Maybe you are looking for

  • Error target not found base-level failed to install the packages

    Im trying to install arch on my Virtualbox VM and its just returning: error target not found base-level failed to install the packages to new root What do I do? I have selected the right mirrors, pinging google, my own VPS's and a few other servers a

  • Multithrea​ding and RS232 data too slow processed

    Hello, Hope someone could help with this issue.  I have simple application which process ASCII data coma separated from serial port at speed of 115.2kbps. There is 6 columns  of unsigned short data .  I set-up COM call back function to receive data a

  • Bridge Output Module: Use Custom Transformer.xslt?

    Hello, I've been poking around the Adobe Output Module in CS4 to determine if we might be able to use it instead of the old Web Photo Gallery plug-in for Photoshop. I can understand the reasoning behind using XSLT / XML to generate HTML gallery pages

  • Printing text depending on condition satisfied

    Hi all, Here I need to print text depending on condition satisfied.print this &GS_IT_GEN-SHORT_TEXT& or print this &gwa_equi-groes&  &gwa_equi-herst&  &gwa_t370k-eartx&.how to use variable in smartform and print program to print either of the text.if

  • Power Saver Fatal Error code: 0x2 - Equium A100-147

    Hey, I've just formatted my HDD and re installed windows xp home. Been downloading drivers and all was going well untill power saver. After I installed it I got a message saying +A Fatal error has occurred. This program will be terminated. code: 0x2+