Saving PDF from Flash

Just wondering if I can make a PDF file from data within my Flash application, using a native function say like the prinjob or do I have to utilise a third party application like AlivePDF. I have used printjob before to send flash files to printer but this time i want flash to make a PDF file specifically. Would love a native Flash solution for this, don't really like mucking about with third party components, plugins and API.
Any help or assistance would be quite welcome.

Yes it will be on a server but a very restricted .edu server so I don't think I even want to entertain the thought of using fpdf for this job.
Right now, just explained to client to that we will be using printjob and relying on user to have PDF driver. All of the education department's computers in my state in Australia (QLD) are using a Managed Operating System (MOE) that has the PDF printer driver installed.
Just put some good instructions on the flash app and left it at that. When I have some more time would be interseted to check out Alive PDF.
Thanks for all your help!

Similar Messages

  • Link to a PDF from Flash?

    This may be obvious, but I can't find how you create a link
    in Flash that will download a PDF from a folder within the same
    site. Any help would be appreciated.

    You can link directly to a PDF file the same way you link to
    anything else, if you are familiar with regular linking. Do you
    know how to do that? Look up "getURL" for AS 1/2 or "navigateToURL"
    on AS3.
    Or else you might want the user to be forced to download the
    PDF, rather than open it in the browser? In that case, check out
    FileReference.download. The user docs actually have an example
    demonstrating a PDF download:
    http://livedocs.adobe.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveD ocs_Parts&file=00002210.html
    HTH

  • Problem saving pdf from preview

    Since upgrading to 10.4.3 I have noticed that preview behaves strangely when re-saving pdf files. If I preview a pdf document and the use the "save" function to make a copy, the copied file is about twice the size of the original, and the Table of Contents data seems to be lost. I've noticed this for files produced from the TeX package, such as are on the physics electronic archives (http://arxiv/org). Any explanation would be appreciated! I realise that I could just save a copy directly, but it is sometimes handy to preview first, and I am a little disturbed to discover that preview appears to be changing pdf files unnecessarily when saving them.
    12" powerbook   Mac OS X (10.4.3)  

    I can't help you, but I'm having the same problem with version 9.4.1
    I have been trying to "save as" some .pdf documents (monthly statements) from a financial institution, but it does not work when I right click on the file, or when I right click on the document.  Like you, I click on the "disc" icon, and nothing happens.  I was able to save these in August and prior, but not now.  It makes no sense.
    When I open these documents, they appear in a web window, not in the Reader software, so there is no tool bar showing "file", "edit", "view", etc, like what appearsw in Acrobat.  I'm stumped.  I posted this several days before you, but no replies yet.  I'm not real eager to pay $39 for the adobe help desk just yet.

  • Creating a pdf from flash

    im trying to generate a pdf file from a swf form... is it
    possible ?

    No not really. There are tools like
    Flash
    Handout that you can buy - but if money is not an option, there
    is the PrintJob command in Actionscript. You can set up Flash to
    print the form. The only other way I know of is to send the details
    from Flash to a PHP file and use an extention like
    domPdf to
    convert it to a PDF file.

  • Saved PDF from Stored Procedure missing application item in report header

    I am able to create and save the pdf from a stored procedure however the application item that contains the date is blank in the saved pdf. Report title displays correctly when running via APEX. I have tried to set this value with, apex_util.set_session_state('F111_DATE',sysdate); and also as a cookie owa_cookie.send('F11_DATE',to_char(sysdate,'Month DD, YYYY'));
    and neither of these statements work. Example of code below...
    vRequest := Utl_Http.begin_request(vReportUrl,'POST');
    Utl_Http.set_header(vRequest, 'User-Agent', 'Mozilla/4.0');
    owa_cookie.send('F11_DATE',to_char(sysdate,'Month DD, YYYY'));
    apex_util.set_session_state('F111_DATE',sysdate);
    vResponse := Utl_Http.get_response(vRequest);
    Apex version 3.2/ 11g

    There are also some great resources on OTN:
    How-To's: http://www.oracle.com/technology/products/database/application_express/howtos/howtos.html
    Tips and Tricks:
    http://htmldb.oracle.com/pls/otn/f?p=18326:50:3390956087894876
    And check out Scott Spendolini & Carls Blog:
    http://spendolini.blogspot.com/
    http://blogs.oracle.com/carlback/
    These are all great resources for picking up some really cool stuff.
    Regards
    Duncan

  • Saving PDF from AI causes TIF images to be 'intersected' by vector shape behind it

    Hi,
    I am encountering this issue frequently and would appreciate any insight...
    When I have a design made up of both embedded TIF Images and vector shapes which overlap, the shape of the vector beneath 'cuts' or intersects the image laid on top and produces a white area there.
    It is seen in the full color PDF's I send to the printers at the local newspaper. The PDF is saved at 180dpi. The 'save illustrator editing capabilities' makes no difference whether it's checked on or not. It does not occur in 300 dpi PDF's Saved from AI.
    The problem is the printers save all artwork to 180dpi PDF's no matter what format I send.
    Can this be avoided by doing something on my side? or has anyone else had this before?
    Thanks,
    TJ

    andrejfavia2 wrote:
    And since no one has replied back to me, I'm guessing that the average user doesn't even know how to do something basic like export a vector PDF from graphics with text,
    it seems so.. as you don´t know how to do it. 
    sorry i can´t help im a photo guy and i think i have never touched PDF in photoshop.
    andrejfavia2 wrote:
    What are you people doing?? This is such a tortorous user interface!!
    yep especially that copy and paste is not working via mouse annoys me. i only get the "insert, image link" stuff on my right mouse button.... and i don´t need that as often as copy & paste.
    the quote function is not very good either, compared with other forum software.

  • Saving images from Flash

    Hi, I need to know how I can save an image from a webpage
    that usesFlash, in order to handle it .
    Thanks a lot

    If you have Acrobat 9, you might be able to save the webpage
    using the "Create a PDF" from webpage command - depending on how
    self-contained the flash file is.

  • How to target a file(pdf) from Flash CS3

    Hello,
    I have some rather heavy stuff that have been converted to a
    more friendly pdf file
    I have also created a print button in my fla file in Flash.
    How do I set it up so when you press the print button, it
    opens the standard printer dialog window or download the file and
    open the pdf file so the client can decide what do do with it?? or
    something similar to that.
    I know that there is a "print" function in the action library
    but I just can't make it work
    The Pdf File is in a different scene that when a press the
    print button it goes to it with no problem.
    on (release) {
    _root.gotoAndPlay("Scene12", 1);
    I will really, really, really, appreciate some of your could
    take me through the procedure.
    Regards
    PDF File created in Quark Xpress 7 and sits within the Flash
    project
    Apple Mac Pro
    Flash CS3

    You are better off simply linking to the PDF from the Flash,
    using getURL or another like function, so that the PDF opens in
    Adobe Reader. Adobe Reader handles the printing for you
    automatically, and Flash printing is not what it should be.

  • Saving XML from Flash XML.sendAndLoad

    I'm new to XML and haven't a clue how to integrate Flash xml
    and Coldfusion 7. There is a Flash app ( I didn't develop it) that
    is sending xml.sendAndLoad formatted data like this to a cf page
    setSummaryQuiz.cfm
    <?xml version="1.0" encoding="UTF-8"?>
    <result lessonID="19" userID="56">
    <word id="281" value="1" />
    <word id="282" value="1" />
    <word id="283" value="5" />
    <word id="284" value="5" />
    <word id="285" value="3" />
    <word id="286" value="7" />
    <word id="287" value="3" />
    <word id="288" value="8" />
    <word id="289" value="7" />
    <word id="290" value="4" />
    <word id="291" value="8" />
    <word id="292" value="2" />
    <word id="293" value="5" />
    <word id="294" value="4" />
    <word id="295" value="1" />
    <word id="296" value="4" />
    <word id="297" value="8" />
    <word id="298" value="1" />
    <word id="299" value="7" />
    <word id="300" value="1" />
    </result>
    My page is supposed to return saved = true or false like
    this:
    <? xml version = " 1.0" encoding = "UTF-8"?>
    <result saved = "true"/>
    Can someone help me or point me to a tutorial or code snippet
    where I can see how CF reads and parses the XML data from
    Flash?

    In ASP setting the response type to "text/xml" you can do a
    response.write command to send back XML to Flash if you were
    performing an XMLSendAndLoad command ie. send XML from Flash,
    processed by ASP and receive an XML response from the ASP - good
    for Flash to know if something worked or an error resulted in
    processing the info.

  • Final images in a saved .pdf from Illustrator don't look correct

    Illustrator Newb:
    I'm making a design for a new product that comes in 3 different flavors. So I have 1 design, in 3 different colors. 
    I created all of my different parts for the design in Photoshop CS4 as .pdfs and placed them all in an Illustrator file (except for the text and a few shadows, strokes and such). I'm having problems with 1 of my placed images. It's placed 4 different times, and all 4 are either not showing up or are cropped in odd irregular ways. I have no paths or other hidden parts in the file that would cover them and it only shows up wrong when the Illustrator file is saved as a .pdf.
    I went back to the original .psd thinking there was a problem w/ it, and resaved it under a new name and it still saves in AI all broken up.
    Because I have 3 different flavors, I've done this in the other files, from that same orignal .psd and they turned out fine. And because this design is confidential I can't post pictures of the error to help describe my problem... The problem started yesterday and we're already behind production schedule.
    But any help would be nice. Please and thank you!

    Also:
    The first design I made in AI I saved the .ai file under a different name and changed the minor things I needed to make it the other flavor. I can't go back to that original file because I keep getting a Runtime Error when I open it. Not every file has this error, just the original.. THE ONE I REALLY NEED.

  • Saving pdf from webpages

    I read a lot of PDF documents on several research web sites. On these particular websites, the PDFs load in the page only. I can right-click and select "Open in Preview" which is great, because then I can quickly skim the article and see if I want to save it.(faster in preview app, than trying to read it in safari).
    The catch is when I go to save the file to a folder on my local disk.
    I choose save as, and the little save window pops up and has the default save location set to private/tmp. I realize that when I click open in preview, it downloads it to the private/tmp dir, and opens it. Then when I save, it defaults to the location the file was at. However, the tmp directory will never ever be useful for saving 20-30 documents which I can quickly whip up to be saved.
    Having to re-name the document title(after saving it to tmp, it assigns numbers like "2412476251" to the name of the file), then choose from the list(at the very bottom) for recent locations is very annoying! it adds a lot of time and frustration to gathering research materials.
    I thought I remembered OSX(before I had to reinstall everything today) keeping the last location saved to (after saving to it). But I cannot figure out how to change any of the default locations. I really feel that apple should have included a feature to allow the user to change the default save/open location on the fly.
    Does anyone have insight on this? Or a solution? I just want something, such that I can click on the PDF (opened in safari) and have it save to a folder on my HD.
    Stuff which won't work:
    -Choosing Save/ Save As from safari. This will only let me save as a web archive of the surrounding page.
    -Choosing Print, saving as a PDF. This is almost as painful, regarding time and effort. Doing this task 30+ times a day, *****.
    -A shareware app which literally costs half the price of OSX Tiger. (Default Folder X or whatever)
    about my system: I just today, reinstalled my OS and did updates (after having a 10.4.8 install issue which hosed my OS.)I have lots of free space, and the only app I have installed is Mathematica5.
    2.0 ghz macbook pro   Mac OS X (10.4.8)   Fresh Install
    2.0 ghz mbp   Mac OS X (10.4.8)  
    2.0 ghz mbp   Mac OS X (10.4.8)  

    If you option click the link to the PDF in Safari it will save the file to your default download location. If you've already opened something in Safari you can go to menu item Window, select Activity, and then option click the item that contains the file name, for instance:
    http://www.corsaire.com/white-papers/040622-securing-mac-os-x.pdf
    A double click will download the file "040622-securing-mac-os-x.pdf" to your default download folder. If you are doing this a lot you can create a Downloads folder, then in Safari's Preferences, General select your Downloads folder as the default location.
    But I too am wondering what is wrong with your setup of Safari, since when I open a PDF file in Safari and select Save as it gives the name of the file on the web site as the default name, and the last place I saved something to as the default location.
    Francine
    Francine
    Schwieder

  • Opening a PDF from flash button

    Hi guys,
    I have not done this for a while and the old source files I got do not seem to work anymore in flash pro cs5. In the past I used ZINC and flash and these code lines:
    the link to the PDF is loaded from an XML:  " ... url="data\\presentations\\EN_Vienna_Opening_Session\\EN_JShepherd_Past&Present.pdf" ... "
    the link is then stored in a flash variabl:  " ... tPath = contentItems[0].childNodes[2].childNodes[3].attributes.url; ... "
    the PDF is then opened with ZINC with: " ... mdm.System.exec(mdm.Application.path+tPath); ... "
    I know this is not forum to support ZINC, but is there any other way of opening PDF files (so they open Acrobat outside FLash)?
    Thanks,
    Nik C

    Have you already tried adding
    htp.p('Content-Disposition:  attachment; filename...as described here?
    http://download.oracle.com/docs/cd/B32472_01/doc/appdev.300/b32469/up_dn_files.htm#CIHDDJGF
    Maybe it solves the problem, in case IE is a little bit picky. But I really don't know.
    Patrick
    My APEX Blog: http://inside-apex.blogspot.com
    The ApexLib Framework: http://apexlib.sourceforge.net
    The APEX Builder Plugin: http://sourceforge.net/projects/apexplugin/

  • Link to a page in a pdf from flash

    I am trying to link from a flash site to a specific page of a
    30 page PDF and have had no luck.
    I can open the PDF with a getUrl but can not have the PDF
    open to the page I need.

    I've been trying to figure something like this out for days.
    What I want to create is a CD that will have many PDF files that
    are accessed with a Flash interface. I have been struggling with
    getting the PDF files to link to a button. Online files with
    complete http addresses work, but I need this to be a stand alone
    CD version. So far getURL does not work for this. Anyone ever try
    something like this? I don't care how the PDF files opens. In a
    browser window is fine and so is in Adobe Acrobat Reader.
    Thanks

  • Opening external pdf from flash exe

    I've looked around the site and I havent found anything
    refering to this.
    I'm creating an Interface in flash which will browse through
    a list of pdfs. This interface will be published on a CD-ROM for
    distribution.
    How do I launch the pdfs directly from a link in the flash
    exe? Since it is not playing within a browser I can't use getURL.
    It's been years since I've had to do this, and the last time
    I used the fsCommand to launch an exe file created in Director
    which would in turn open the pdf file. I'm hoping there is a better
    solution.
    Thanks for reading this!

    Try FlashJester JStart
    http://jstart.flashjester.com
    Download the an evaluation copy and try it yourself.
    Please look at the example files given.
    Regards
    FlashJester Support Team
    e. - [email protected]
    w. - www.flashjester.com
    "This has been one of the most impressive and thoroughly
    pleasant
    experiences of customer support I have ever come across -
    astounding!"
    Director - hedgeapple

  • Need to Remove html text in Saved PDF from OBIEE Dashboard

    Hi,
    It's OBIEE 10g related issue...
    Customer wants a Dashboard as PDF, Dashboard has a footer which has a HTML link. While saving this Dashboard into PDF file, it has the HTML text in footer place rather than HTML link.
    Can you please help me on this issue that how to resolve this.
    Thanks in advance...

    Hi,
    This is a known bug in OBIEE. Refer to :
    BUG:7369585 - SUPPORT OF HTML TAGS IN PRINT TO PDF (NARRATIVE VIEW, DASHBOARD TEXT OBJECT)
    BUG:7476622 - HTML TO PDF NARRATIVE AND OTHER FORMATTING DIFFERS
    BUG:8787191 - NARRATIVE DOES NOT DISPLAY CORRECT FONT SIZE AND CENTER IN PDF
    BUG:9372634 - HTML TAGS SHOWN WHEN PRINT/EXPORT TO PDF
    NOTE:749246.1 - OBIEE 10g: When a Report is Downloaded to PDF Format it Shows the Embedded HTML Option Tag Values in the Report.
    BUG:12826562 - HTML TAGS AND CODE USED IN COLUMN FORMULA ARE VISIBLE IN REPORT PDF
    BUG:5747757 - NARRATIVE VIEW IN PDF DOES NOT KEEP FORMAT
    The workaround is to print the report to Excel or HTML.
    Thanks,
    -Amith.

Maybe you are looking for

  • Need HELP to learn OAF development

    Hi, I am an experienced oracle financials developer. Most of my experience has been on using Developer 6i tools to develop front end and reports. Now I am planning to learn OAF framework to develop or to make customizations to the modules like iprocu

  • How can we update current ins value to match insurance depr area?

    Hello - I need some advice, please.  On an asset that was transferred within a company code, the current insurable value on the insurance tab in master data is showing DOUBLE the insurance value that is showing in the insurance depreciation area.  Ho

  • IMessage Words Underlined

    This morning I wanted to send a text to my brother (who has an Android).  I typed in my message and pressed send.  The "sent" message came up in its green balloon, but should some of the words underlined!  But they weren't underlined when I typed the

  • Maintaining load order.

    Hello, Through SQL*Loader, I'm trying to load data from an ASCII file into an Oracle table (having no indexes/triggers/constraints). It seemed that order of inserted rows in the table is maintained with respect to rows in the ASCII file. But when don

  • FCPX won't recognize .fcpproject and .fcpevent files

    I'm trying to open a project shared with me on an external hard drive in Final Cut Pro X (version 10.1). It is in the proper folder structure (Final Cut Projects and Final Cut Events in the root of the drive.) The files CurrentVersion.fcpproject and