Printing with referenced images

I have a print component in my Flex application which works fine if I embed the header image to be printed.  But if I merely link it as an external file, it appears to load, but somehow the print code creates the page too rapidly and the header does not get included in the print output (though it appears in the component micorseconds after the print dialog closes). 
I tried a workaround to give the image a chance to upload into the print component completely (see below), but it is inconsistent and only works for faster connections.
callPrint is only called when creationComplete of the component, but it does not appear to be the case--the image is not completely created when the print function is called by  creationComplete="callPrint()"
Has anyone else experienced a problem with this, and is there a workaround?
thanks
WORKAROUND ATTEMPT CODE BELOW:
public var printTimer:Timer=new Timer(500); //might have to tweak this value for slower connections?
public function callPrint():void{
       printTimer.addEventListener(TimerEvent.TIMER,okayNowPrint);
    printTimer.start();
public function okayNowPrint(evt:TimerEvent):void{
var printJob:FlexPrintJob = new FlexPrintJob();
if (printJob.start()){
printJob.addObject(this,FlexPrintJobScaleType.SHOW_ALL);
printJob.send();
parentApplication.removeChild(this);
evt.currentTarget.stop();
printTimer.reset();

STILL doesn't work--this is baffling me.  Is it possibly because my print component is a VBox???
Here is my code:
private var ldr:Loader = new Loader();
private var urlReq:URLRequest = new URLRequest('logos/printHeader.jpg');
public function init():void{  //called by creationComplete
ldr.load(urlReq);
ldr.contentLoaderInfo.addEventListener( Event.COMPLETE, loaded);
private function loaded(event:Event):void{
trace("printHeader loaded");
printHeader.source=ldr;
callPrint();
public function callPrint():void{
var printJob:FlexPrintJob = new FlexPrintJob();
if (printJob.start()){
printJob.addObject(this,FlexPrintJobScaleType.SHOW_ALL);
printJob.send();
parentApplication.removeChild(this);
It's something to do with the fact that callPrint gets called early, for some reason.  Only by microseconds, but the image is always blank, even though if I make the component visible it appears almost simultaneously with the print dialog (but NOT immediately).

Similar Messages

  • File name to print with your image (PS3)

    Hi,
    I'm working on about 20ish photoshop images that have a specific name to match up to a diagram, so when I print them I need the file name lable to appear on the print with it. Additionally when I send them off to clients, I need to have that file name lable visable on the pg of the pdf while looking at the image so they know which one is which. The collected multi pg pdf needs to be under 3megs (5 mgs max) so it is easily emailable.
    I'm trying to find an automated or an easier way to do this than what I am doing one by one now. I tried to set up a PS action which I would batch to all open files but, becuase of the two step print dialogue it gives me an error saying all the settings weren't recorded, thus it doesn't work.
    What I'm doing now:
    1. Cmd+P to print, in the print dialogue under the "output" drop down I have "Labels" checked
    2. Hit print, then my printer driver dialogue box pops up, then in the lower left corner I click the button "PDF" and "Save as a PDF"  (This produces an acceptable quality pdf at a sm size)
    3. I'm able to save it by the file name with .pdf extension and specify the folder to save it into.
    4. Repeat 20ish times for each file
    5. In Acrobat create a pdf out of multiple files
    6. Then make a print of all of them together for myself
    7. Email to client
    Can anyone help me figure out a way to stream line this procedure, there must be a way, this is way to time consuming?
    Thanks in advance!

    Thanks Dave but that is a very restricting way of doing this. Anyway I have worked it out.
    Get script "AddFilename20pt.jsx" from http://www.jkost.com/photoshop.html
    Place script in scripts folder in SC5
    restart PS
    Use script within an action to size and place the file name where you want over the image. Bevel emboss, drop shadow do what you want with it.
    It is found under > File > Scripts > AddFilename20t
    Done.

  • Exporting projects with referenced images

    I want to import referenced images from an external hard drive, edit them and then export the project in order to archive it. Is this something that I can do now? Will I end up with a bunch of referenced previews in my library and an exported project that can link back up to the master images that are on a separate hard drive?
    Antonio

    No, this only exports a "copy" of your projects and does not remove the master image. It is still in the Aperture Library. I am also trying to find an easy way to move the entire project outside of the library and still maintain a reference link to wherever I move the images to. Any thoughts?

  • Problem with Referenced Images

    Hi all,
    I have some documents that all follow the same structure.
    doc1\doc1.book
    \*.fm
    \images\A.jpg
    doc2\doc2.book
    \*.fm
    \images\A.jpg
    In both documents, I have an imported image file that I want to be "images\A.jpg".
    my doc2 directory would have been created by copying and renaming doc1 (because they all follow the same document template/format). But in doc2's .fm file, my referenced image file's path is "..\doc1\images\A.jpg", referencing to the original file.
    I've tried renaming doc1\images\A.jpg to doc1\images\B.jpg, and opening the doc2 .fm, which then says it can't find "..\doc1\images\A.jpg" and asks me to replace it with another file. So, I use "images\A.jpg" (which is in the doc2 directory). That seems to work. But this seems to also change the link in the doc1 .fm file to point to "..\doc2\images\A.jpg".
    So, the problem seems like both .fm files will always point to the same image file. I don't know how to disconnect these, so that they can work independently from each other. i.e. each doc directory (doc1 and doc2) is self-sufficient.
    Any ideas?
    Thanks in advance.
    Kevin

    Kevin,
    If I understand you correctly, you have created the doc1 folder, inside is the doc1.book, *.fm files, and an images folder. One of the *.fm files references the A.jpg image in the images folder.
    Create the doc2 folder, then copy all the files and folders inside doc1 to inside doc2. Do this in Windows Explorer, NOT FrameMaker.
    Rename the doc1.book inside the doc2 folder to doc2.book. Everything should be as you want it to be.
    NOTE that if you open doc1/*.fm in FrameMaker and then save it as doc2/*.fm, then FrameMaker recalculates the path to A.jpg to point to the file doc1/images/A.jpg, because FrameMaker assumes you want to retain your links to the original image files. The difference from the procedure above is that you are doing the copying within FrameMaker, not within the Windows file system.
    Van

  • Vault restoration with referenced images - SEEKING HELP

    Long story short: I have, had, a library that contained both managed and referenced images. 2 vaults set up for managed images, RAID system set up for referenced images.
    Rebuilt library the other day because Aperture was moving kinda slowly. Followed the typical protocol of backing up first then rebuilding and to later back up again. In the middle of rebuilding, Aperture froze (Activity Monitor said Aperture was using only .50% of resources) and hung there for over 8 hours. Force quite wouldn't work. Had to hard restart.
    Problems surface with the primary library. Decide to restore from recently backed up vault. Worked for only 13 projects but hung/froze again on the 14th project for another 8 hours.
    Freaking out that my redundant back up system completely doesn't work, I put the managed projects back together in a new library by going into "show contents" of the vault and importing projects individually. This took another day of work. Managed projects are working just fine now and are backed up once again.
    Referenced projects will not import at all. I can not reconnect them to their referenced images in any reasonable manor. The only way I've figured out how to do this is by hand, placing the referenced master image file into the "show package" content file of the said image. This is a daunting task for the 7 weddings of 700-1000 image each. Even if I do this, there is no guarantee that the project will import with out issue.
    Anyone know how to do this? Does anyone know what happened here? Any thoughts would be greatly helpful.
    Thanks in advance,
    cd
    Mac Pro 2x2.66GHz, 4 GB RAM, duel HD displays   Mac OS X (10.4.10)   MacBook Pro 17" 2.33 GHz 3 GB RAM

    Andreas Yankopolus wrote:
    Dudley,
    I'm experiencing the same problem on my MacBook Pro: Aperture will periodically show all of my reference masters as being disconnected. They're on the laptop's internal HD, which is the only one connected to it. Quitting and restarting Aperture usually reconnects them temporarily.
    My main piece of advice is to not install Leopard. It's been nothing but trouble for me, my wife, and a friend that's done so. If there was an easy way to drop back to 10.4.11, I'd do so in a heartbeat.
    Hi, Andreas
    I think there is something else going on. (would like to know what it is). We've been on Leopard/Aperture combo since day one and running without any hickups on PPC, Intels and Laptops.
    Is there anything that seems to trigger this disconnect?
    victor

  • Unsuported Image Format error with referenced images

    Hi,
    importing referenced images does not work for me: when selecting "store images in their current location" (i.e., referencing them), the preview is visible for a moment and then becomes gray; the large preview says "Unsupported Image Format" (if AP doesn't crash at all).
    When moving the same images into the library, it works fine. This applies to Nikon RAW (NEF) files (from a D70 and D2H) as well as plain JPEGs.
    I'm using Aperture 1.5.2 / OSX 10.4.8 on a Mac Pro; DigitalCameraRAWUniv200601.dmg is installed.
    Thanks in advance for any hints,
    Bernhard
    Mac Pro 2.66   Mac OS X (10.4.8)  

    Just if anyone cares (somehow this seems to be a rare issue), using referenced images seems to work if I choose a specific location ("Pictures") in the import dialog. The images get copied to a project-specific subfolder of ~/Pictures/ from where they are referenced, seems to work ok.
    BB

  • I have the officejet 7500 A and there is no mirror image option...how do I print with mirror image

    Officejet7500A how do I print mirror image?

    Yes using paint works, however it resizes once printed. I have been trying to reverse image print and i think its absolutley insane HP took away this option. Why have the image print for tshirt and not keep reverse. If i open my word banner project in paint, when i print it doesnt stay true to its size, then i have to photocopy and photocopy until i get the right size. Pain in the a@# if you ask me...lol. PLease bring back the option with a driver update! PLease! For pete's sake a ricoh printer at work has it, why not HP home where it will actually be used.. 

  • How to change to working with referenced images but keep library on laptop

    Hi,
    So, my iPhoto library is getting too big - I'd like to be able to have the images stored on an external drive and refer to them from within iPhoto, whilst keeping the iPhoto Library itself on the laptop. I know exactly how to do this from scratch, by unchecking 'copy items to my iPhoto library' in advanced preferences, but I'm trying to figure out how to convert my existing library, which has all the photos stored within it, to one where all the original files are on an external drive and are referenced by iPhoto. This way, I can see the previews when I'm away without the external drive attached.
    Thanks!

    There is no easy way to do it and I would strongly urge you to reconisder.
    In a Referenced Library, iPhoto creates aliases to the location of the actual file. While there is at least one app that will help you replace those aliases with the actual files (convert a Referenced to Managed library) there is no app that will convert those files to aliases that point to the new location of the files. You will need to do each file manually.
    More importantly, iPhoto has no tools to manage Referenced files. While on the same volume, aliases will track moved files. However this is not the case where the files are on different volumes. The upshot of this is that should the link to the files be broken then you could find yourself reconnecting each and every alias in your Library, one by one.
    Also, I'm not sure about 09 but earlier versions of iPhoto would not open if there were movie files in the Library that were not available at time of launch.
    You can move an entire Library to an external disk. There are firewire and usb disks now no bigger than a pack of playing cards and will run from the laptop's power supply.
    Regards
    TD

  • How to find originals in AP3 if I use several harddisks simultanously with referenced images ?

    Is there a way to right-click and select "show in finder", like in itunes ?

    I like em short and sweet

  • Making adjustments with referenced images

    my master files are located on an external HD . when it is offline, i can't make any adjustments. when it is connected, i can make adjustments and aperture creates a version out of the master file. i also use Nik Software (such as Silver Efex Pro) to make adjustments. when i save changes, the version is saved to aperture library ?? or should i click on the version and relocate it on the external HD? If I don't relocate it after making adjustments, then is it gone after i quit using aperture ??? please advise.. 

    OkanUmit wrote:
    my master files are located on an external HD . when it is offline, i can't make any adjustments. when it is connected, i can make adjustments and aperture creates a version out of the master file.
    Yes, that's exactly how it works. You can't make adjustments unless the original file is online and available.
    i also use Nik Software (such as Silver Efex Pro) to make adjustments. when i save changes, the version is saved to aperture library ?? or should i click on the version and relocate it on the external HD? If I don't relocate it after making adjustments, then is it gone after i quit using aperture ??? please advise..
    I'm not sure what you expect to happen but Aperture will never edit the Original file. The point of Aperture is that the original is always preserved.
    Remember what you have on that external is simply file storage. If you want to acess a photo then you do so via Aperture.
    Regards
    TD

  • Transparant image printing with white backgroud in postscript file

    Hi,
    I am new to Livecycle ES, It would be grateful if some one answer my question.
    I want to place signature image to the form. Dinamically the signature will be changes. and if i print the postscript file, the signature is printing with white background (even it is transparant image - .gif).
    Steps i follow,
    1) Set the field propertly as 'Image Field' in form and declared field name as 'SIGN_SIGN1'.
    2) Populate signature image as encoded value to the XML stream - <SIGN_SIGN1>-----Base64 encoded string of file PICCHI.(BMP/JPG/…)----</SIGN_SIGN1>
    3) Render the form with XDP and XML data.
    I don't get the white background of an image to the PDF output. I am facing problem in Postscript (PS).
    Pls help me.
    Regards,
    Sasi

    Hi paul,
    I have issues in postscript file, the signature image is printing with white background and hiding the backdrop. I don't have issue in  PDF output, it is printing with transparant image and it is not hiding the backdrop.
    Regards,
    Sasi

  • Concerns with Dropbox to store/backup referenced images?

    Hi,
    I'm looking for an alternative for my current cloud backup solution (Mozy) since the current scheme requires me to pay 23$ per month for my ca. 260Gb of image data. Since I also pay 10€ per month for 1TB of Dropbox space, I seriously consider to cancel the Mozy subscription and use the available Dropbox space as a cloud-based backup solution for my original images (next to my Time-Machine backups).
    To be clear : I only work with referenced images. I have no originals inside my Aperture library. I do not plan to transfer my Aperture library to my Dropbox. I do not need to work with my originals from multiple computers. I only use Aperture from one single iMac.
    I have read multiple threads about Aperture/Dropbox combinations, but they all cover storing your library on Dropbox. That's not what I intend to do. I just want to transfer the folder structure (where my referenced images are stored when importing into Aperture) to Dropbox.
    Are there any concerns with storing the referenced images on Dropbox?
    Thanks for your help,
    Mitch

    Funky,
    What is the best way to back it up? Just copy the files to another hard drive?
    That will definitely work, but how will you tell what you have backed up and what you have yet to backup? A better solution (if you are using Aperture 3) is to use the backup function when importing.
    I am also using Time machine, I assume that it is backing up attached external drive (I have not "excluded it"), is that correct?
    Well, that's a Time Machine question, but according to the following thread, just because you didn't explicitly exclude it doesn't mean it's not excluded.
    [http://discussions.apple.com/message.jspa?messageID=12222390]
    has anyone had good experiences with on-line backup solutions?
    You should search the forum for a thread with lots of input from the last week or so. There was a lot of talk about some on-line backup.
    nathan

  • Referenced Images Say They are Referenced But Are Not.

    Is anyone having the following problem? I have about 4500 images that were Imported into Aperture as Referenced. Have been working with them over the past month. Tried making a Web Journal recently and after exporting the pages, many of the images did not show up in the web pages although the caption did. I went back to my Album and went through the images. The ones that didn't show up in the web pages were very strange looking within the Album. As a thumbnail they looked fine but when I put the loupe on them at 100% it was obvious that they were some sort of small jpeg or something due to lots of jaggies and poor quality. Even though the Reference icon was supposedly fine, telling me it was online since it did not have a yellow warning label, for some reason Aperture was not accessing the original RAW file.
    I now have hundreds of images I have to try and find in the Album that say they are referenced but really are not.
    Prior to this web journal problem showing up Aperture had been showing me many of these files were not online even though the drive was definitely hooked to the computer and I was able to go to the same images via the Finder and actually see that they were there. One minute the overall project registered images offline, I would click on an Album and they would register as Online. Then switch back to the Project and amazingly they register as online. Back down to the Album and it tells me they are off line. Back and forth from project to album and a different icon 50% of the time. I knew something was up.
    I eventually tracked down many of the images that said they were online but by reviewing them it was obvious they were not due to the jaggies I mentioned above. When I would find one like this I went to Manage Referenced Photos and reconnected the image even though it's telling me it is already connected. After doing this to many of the images I reproduced the web pages and they then showed up. I nearly had all the images showing up except for one that I must have missed in reconnecting so I went back to do just that. As I scrolled through the Album and the Web Journal, many of the thumbnails would turn gray and then finally an image would show up. This happened to dozens of images. I found the one that had not shown up in the last export of the web pages, reconnected it (even though it said it was connected) and then exported the web pages again. Unfortunately I was back to square one. Once again dozens of images were now not showing up in the export of the web pages again.
    I just can't believe how buggy 1.5.2 seems to be. I thought maybe it was something to do with Repairing Permissions so I went and did all of that. Still no luck! Anyone else experience anything like this? I'm about ready to give up on this software.

    Victor,
    Yes larger hard drives will help but the day they are large enough to fit in a laptop with a professional photographers entire collection is a long way off and may never happen. There is no reason why Referenced files needs to be so difficult. Two quality programs that handled it with ease was RAW Shooter (now gone having been bought by Adobe) and Photo Mechanic which is superb for some tasks. For Aperture to have this many issues with referencing images is unacceptable and the market place will bear this out. I've quite using the program all together and have gone back to Photo Mechanic combined with IView and Photoshop. There's still room for an Aperture like product but Apple better get moving to make it work better. Microsoft just announced some of the upcoming IView capabilities that will be available next year. Adobe has CS3 and Lightrooom and I'm guessing Photo Mechanic isn't resting on it's heels. I really, really wanted to like Aperture and I worked with it day in and day out for nearly two months. As time went on the Referenced files just kept getting more and more unstable and I lost a ton of work due to it no longer being able to see some of those files.
    MacBook Pro Mac OS X (10.4.7)
    MacBook Pro Mac OS X (10.4.7)
    MacBook Pro Mac OS X (10.4.7)

  • Strange stack behaviour with referenced files

    I have just started to notice peculiar behaviour with referenced images within stacks. I have been reviewing last years pictures with a view to clearing out the junk.What I have found is rather alarming in that on clicking a stack to open it all the images within the stack were the wrong pictures, wrong as in taken with a different camera in a different year.The top picture does not seem to be affected.On attempting to find the correct files using 'manage referenced files' all the wrong images are shown as found in the list view with their own file names at the same time the thumbnails (top right hand pane) show the original correct file names but with the wrong thumbnails,Aperture does not realise that it is referencing the wrong files and so will not let me reconnect to the correct files.
    Anyone with a similar problem or a cure for this behaviour?

    Ok I have deleted and rebuilt thumbnails files to no avail.
    What appears to be happening is that aperture is using the wrong file-path for the affected pictures.
    I keep all pictures arranged by date order so for example where the correct file path for an image would be;
    Raid Zero/Pictures/2006/0609/060928/pict3722
    Aperture is giving a file path of
    Picture Library/2007/0712/071223/_DCS1023
    in the manage referenced files pane it shows the wrong path as above, the thumbnail picture is of the wrong file but the thumbnail name and date is correct.
    Interestingly since rebuilding the thumbs it is now possible to reconnect to the correct original file whereas before the reconnect option was not available, however it is only possible to do this one file at a time,the re-connect all function does not work presumably because Aperture is not aware that its filepath is wrong.
    Oh dear.... Aperture has just crashed,this immediately after reconnecting 6 files and waiting for the files to update to the correct image in viewer mode.
    GRRRRRRRRR!

  • File opened in external editor not stored with referenced files

    If I open a referenced raw file in an external editor (CS2) and work on the image adding layers etc., the image is not stored where I have all the other referenced files. It gets stored in the Aperture Library. Is there a way around this. I want to keep all my files together. This can be done in Lightroom, but I am trying to make Aperture work for my workflow.
    Thanks,
    gary
    mac book, G5   Mac OS X (10.4.7)  

    Well, here's the feedback I submitted to Apple:
    With the introduction of Aperture 1.5, you offered users the ability to manage their own libraries, and for Aperture to work with 'referenced' images. In fact, because of this very reason, many of us consumers decided to buy Aperture 1.5.
    Most of us photographers also use Adobe Photoshop routinely.
    But there is a huge problem/bug for us users who manage our own library (force Aperture to work with 'referenced' images) AND use Photoshop (or any external editor for that matter). When we open a file in an external editor via Aperture, Aperture creates a new 'master' for editing -- but does so in its own 'managed' library! When we save from Photoshop, the image remains in the 'managed' library! So now we have one 'master' in our own directory, and the externally-edited 'master' in Aperture's 'managed' library! This is very CONFUSING and renders external editing via Aperture USELESS... no one in their right mind would want one version of their image in an organized directory, and an edited version in Aperture's managed library (where it is difficult to find manually)! No, it makes much more sense to create the edited 'master' in the same location as the original 'master'!
    PLEASE fix this bug ASAP! Aperture already has a good method for automatically renaming files by adding (1) or (2) or (3) or so forth when it is relocating files and finds a file with the same file-name. The same logic can be applied when creating a new 'master' for external-editing: that is, it should just create another .tiff (or .psd, or what have you) file with the same name but with a (1) or (2) tagged on. For example, if my master image is \Pictures\Seattle\SpaceNeedle.tiff, then when I open this image in an external editor, Aperture should automatically make the file: \Pictures\Seattle\SpaceNeedle (1).tiff, and open that file in the external editor... rather than create SpaceNeedle.tiff in its own managed library where I can't even find it using Finder or Windows Explorer, etc.
    Many of us have this complaint (just search Apple discussions)... PLEASE rectify this problem ASAP as it is completely messing up our workflows by requiring us to manually save through the external editor and then having to manually remove every 'managed' file that Aperture makes. This is really a pain and seriously makes me want to switch to a different image management program... though I love Aperture thus far and would love to stick to it as I believe it is visionary and shaping the future of how photographers will manage their digital workflows!
    Many thanks in advance for your time!
    Best,
    Rishi

Maybe you are looking for