Any way I can convert Quark docs for viewing on Intel iMac?

Most of the important stuff is just letters so I wouldn't need to edit most.

When you go to Print, use the Copies and Pages pull down to select Print Settings. There's a button on the lower left marked PDF that will save it as a PDF in OS X format. That's under 10.4.4. On previous OS versions, I'm sure it was called Print to File or something similar. Apple have changed the names of some of the Print dialogs. Basically you are looking for the save to file options.
AFAIK, the PrinttoPDF XTension requires Adobe Acrobat to be installed (the full app not the Reader), if my memory serves me well.

Similar Messages

  • I've just bought Office 365 Personal, without realising there is a University version. I'm due to start University in two weeks, is there any way I can convert my account to the University version? Or uninstall my current version and replace it?

    I've just bought Office 365 Personal, without realising there is a University version. I'm due to start University in two weeks, is there any way I can convert my account to the University version? Or uninstall my current version and replace it?

    Contact Microsoft and ask them.  These forums are for troubleshooting technical issues with Apple products and not related to Office or your question in any way.

  • I'm trying to convert a PDF to Word, but it won't copy signatures over, just get gobblygook... any way I can convert with an image of the signatures?

    I'm trying to convert a PDF to Word, but it won't copy signatures over, just get gobblygook... any way I can convert with an image of the signatures? I tried Word, RTF etc but they all come out the same. Help!

    Hi newromancer65,
    Would you send your document as an email attachment? 
    I will check it from my end.Please add the link to this forum post for reference.
    I have sent you my contact details on your email id.
    Regards,
    Florence

  • I need to transfer up to 200 pages and keynote files from my macbook to my PC. Is there any way I can convert all of the files to word-friendly documents as a batch change or will I have to open each individual file and re-save it as word-friendly?

    I need to transfer up to two hundred Pages and Keynote files from my macbook running on Mac OS X 10.6.8 to my PC running windows. Is there any way I can convert all of the files to word-friendly documents as a batch change or will I have to open each individual file and re-save it as a word-friendly file?

    I need to transfer up to two hundred Pages and Keynote files from my macbook running on Mac OS X 10.6.8 to my PC running windows. Is there any way I can convert all of the files to word-friendly documents as a batch change or will I have to open each individual file and re-save it as a word-friendly file?

  • Is there any way we can set default value for a Date Attribute to current date in Master Data Services

    Is there any way we can set default value for a Date Attribute to current date in Master Data Services.
    I as well wants to know that is there any posibility to show Calendar control while input data into respective date attributes.
    Thanks.

    Hi Anagha,
    So far i havent found any way to set todays date by default from MMI, but i guess this flow should work as workaroud
    1. Add buisness rule which can set a default value when Date = NULL/Blank
    2.get the entity table ,use -select EntityTable from mdm.tblEntity where Name = '<enter entity name>'
    3.Go to that table and add a after update trigger like
    if uda_<entityid>_<attributeid(Date attribute)> = default value
    update uda_<entityid>_<attributeid(Date attribute)> =getdate() where id = <LastUpdatedRow>
    I will check on this too from my side.
    By the way AFAIK i dont think so calendar control integration is possible .

  • Is there any way I can convert my AI CS3 Workspace to CS4?

    Is there any way I can convert my AI CS3 Workspace settings files to CS4-compatible files?

    No insult intended, and I did not mean to say your question was invalid. I simply proposed an alternate (identical outcome) question with the hopes of increasing the odds of receiving an answer to either (and both) question(s).

  • Is there any way I can create a form for Muse that will integrate with their Python backend system?

    Attention Anyone that my be able to help PLEASE
    I have a client that I am building a website for in Muse and they have a backend system thru "Python" that I am guessing runs their information. So basically im asking is there any way I can create a form for Muse that will integrate with their Python backend system? Have any ideas? I really need a large form that will work with "Python"
    Thanks A Bunch!!! Dan

    ITBobbyP hi again,
    Excel formats are not backward compatible, you need to use the proper driver.
    Arthur
    MyBlog
    Twitter

  • Is there any way I can convert previous apple accounts into my most recent one? As I have forgotten the older accounts passwords.

    Is there any way I can convert previous apple accounts into my most recent one? As I have forgotten the older accounts passwords.

    No, all content (music, books, movies and apps) bought from iTunes and App Stores using one Apple ID cannot be merged or transferred to another Apple ID.
    To retrieve your password.
    https://iforgot.apple.com

  • Hello, I'm trying to convert my music to mp3 Version but it says that the file is protected. Is there any way I can convert it?

    Hello, I'm trying to convert my music to mp3 Version but it says that the file is protected. Is there any way I can convert it?

    Only by burning the files to an audio CD and then ripping that back into iTunes.

  • Is there any way i can let another iphone user view my recieved and sent messages?

    Is there any way i can let another iphone user view my recieved and sent messages?

    Of course. Just show them your phone screen, and let them browse through your messages - the same way you would do so yourself.

  • Is there any way I can convert a .exe file to .iso on my MacBook Air? I'm trying to install Windows via BootCamp but the download from Microsoft is a .exe file which does me no good.

    I'm trying to install Windows 8 via Boot Camp, but the download from Microsoft is a .exe file so when I go to create the bootable USB drive, it fails. I've read some of the other threads about this topic, but I want to know if there is any way to convert to .iso without having to find someone's Windows computer to borrow. Can anyone help?

    No. You would require a PC in order to run the executable which is an installer, not a disc image or an archive.

  • Is there any way I can convert web pages to PDF using Acrobat X Pro in Explorer from Office 2013?

    I get the error message "Could not access Acrobat's web capture facility.  Acrobat may be busy or waiting for input."  I have Win 8 OS also. Is there any way to convert?

    I doubt that PDF Maker of AA X will work in OFFICE 2013. You should be able to print to the Adobe PDF printer, though I am not sure how AA X works in Win8, another potential problem.
    For a web site, you should be able to open the web site directly in AA X.

  • Is there any way I can convert a Test stand sequence and corresponding vi's to an executable?

    I need some creative ideas on how I can convert a test stand sequence into an executable in the shortest possible time. I know that beats the entire purpose of using TestStand but I need to have a way to do this. Is there no other way i can accomplish this without writing a sequencer in LabVIEW and rewriting all of my code in LabVIEW??

    There is no way i know or can think of to move all components from a TestStand application into a single EXE. Running TS in an application means that you should/must work highly unitized during developement and deployment.
    In general:
    -> Custom UI will become "The EXE" for the enduser. This involves the link for startup on desktop/start menu.
    -> TS Engine, ActiveX Server, will be attached to the UI.EXE OS process when launched by the UI. Will never be part of the UI.EXE.
    -> TS Compontens (e.g. process model, language files, ..). Will never be part of the UI.EXE.
    -> Custom Components (e.g. modified process model components, reporting, ...). Very unlikely(never) to become part of the UI.EXE.
    -> Custom Sequences. Will never be part of the UI.EXE, but extension can be changed to other than .seq.
    -> Code modules called by custom sequences. Unlikely (but possible) to be part of the UI.EXE. Should be implemented and tested to run within the RTE (runtime engine) of the appropriate programming language. It is not par design, that the deployment system has the development environment of that programming language installed.
    -> License information. TS requires at least the Base Deployment License installed and activated (requires NI License Manager software). RTE of modules might also include licensing and possibly activation fees.
    Why is there the requirement to have a single, monolythic EXE (hard to handle!) at all? If it is about the deployment process, you know that you can provide a single MSI (Microsoft Installer) with all required components using the TestStand Deployment Utility?
    hope this helps,
    Norbert
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • Is there any way I can get more fonts for the online photoshop?

    I know that this might sound a bit silly since I'm getting the services for free, but I was just curious if there was a way I could get more fonts for the online version. Maybe I'd be better off with the full program. Just curious! (:

    When you say online version, do you mean you are using the Creative Cloud trial?
    Photoshop accesses fonts on your computer, so all you have to do is purchase or download free ones from a fonts website.
    Here is a website with reasonably high quality free fonts: http://www.fontsquirrel.com/.
    Good luck!

  • Hello, I bought the ipad mini is there any way I can trade it in for the iphone 5, I bearly have a month with it

    Hello,
    I recently purchased the Ipad mini and was wondering if I could return it, it has been a month since I purchased it. Or is there anyway I can trade it in for the iphone 5?
    Thank you for your time.

    Your only option is to sell the iPad and buy the iPhone.
    How to Sell Your Old iPad  http://tinyurl.com/85d69lk
    Other sources to sell.
    eBay Instant Sell http://instantsale.ebay.com/?search=ipad
    Sell and Recycle Used Electronics - Gazelle http://www.gazelle.com/
    For instant gratification in selling a used iPhone or iPad, Gazelle’s Gadget Trader, an iOS app, is tough to beat. In seconds it detects the device and reveals how much it is worth in good condition. Tap the Sell This Phone to Gazelle button and the deed is done.
    Sell Electronics for Cash - Next Worth  http://www.nextworth.com/
    Buy My Tronics  http://www.buymytronics.com/
    Sell Your iPad http://www.sellyourmac.com/mac-product-guides/ipad.html
    Totem http://www.hellototem.com/
     Cheers, Tom

Maybe you are looking for

  • How do I change the default from"Mark message as read by date" to "Mark message as read"?

    When I migrated from Windows XP to Windows 7 I downloaded & installed a new version of Thunderbird (v4.10.2) and retrieved my Mail files to the new profile. Everything seems to be working properly except that whenever I close an open message I get th

  • Maximum file size when FTP

    I recently tried to upload a file that was 1.18 GB in size via Dreamweaver CS6 FTP The file hung at just over 1GB Is there a maximum size I can FTP

  • Calendar Invite Attendees

    ok i am new to the forum.  I just left blackberry after 8 years and I was shocked there was no way to invite people to a meeting via the calendar.  my question is does anyone know if there is a way to do this and/or does anyone have insider info as t

  • Where are the raw files?

    I am trying to upload some photos to Photoshop express https://www.photoshop.com/express/landing.html I used to be able to find the original files in the pictures folder to upload. I clicked the iphoto folder and it automatically launches iphoto. How

  • Mail for Exchange does not work when set to manual...

    I set up mail for exchange and it works beautifully when set to always on, however many times I want it on manual so I can only check at specific times when I'm away from a pc, but it doesn't seem to work. When I click synchronise, it appears as if i