Converting PDF to SVG using Illustrator CS2

Hi
I'm trying to convert a PDF to a SVG file using illustrator.   The PDF has a number of http links created using the smart link tool in acrobat professional.   When I create the svg, I expected the links to be maintained.  Unfortunately they were not in the svg.    Is there some option I've missed or is this a problem with illustrator?
Thanks
Colin

Colin,
In order to more accurately answer your question, I believe we would need more information such as what application was originally used to create the pdf, etc.
One basic answer to this question is that I don't believe Illustrator will maintain hyperlinks created in Adobe Acrobat as Illustrator is a vector design application.  I wonder if you placed the pdf in InDesign, if it would maintain the links.  It may or may not.  However, it is not necessarily a problem with Illustrator as much as outside the scope of what its intended use is.
Illustrator is able to edit many pdfs.  However, a pdf is not an Illustrator file and vice versa.

Similar Messages

  • Save File as SVG using Illustrator

    Generous Helper,
    I am trying to save the file as .SVG format using illustrator..
    Openin in notepad the saved file shows the elements and attribute like:
    <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
      width="800px" height="600px" viewBox="0 0 800 600" enable-background="new 0 0 800 600" xml:space="preserve">
    <rect x="132.286" y="53" fill="none" width="161.429" height="17.857"/>
    <text transform="matrix(1 0 0 1 132.2856 61.52)" font-family="'MyriadPro-Regular'" font-size="12">Name</text>
    <rect x="137.286" y="87.286" fill="none" width="102.143" height="10.714"/>
    </svg>
    I like to see the elements and attributes like:
    <g transform="translate(100,100)">
    <text id="TextElement" x="0" y="0" style="font-family:Verdana;font-size:24"> Name !
    <animateMotion path="M 0 0 L 100 100" dur="5s" fill="freeze"/>
    </text>
    </g>
    The difference between both the files is
    text id="TextElement" , so that I can use this as pointer for data to enter.
    can someone tell me how I can achieve the code no# while saving the file as .SVG using Illustrator.  While writing of my own .SVG file like code # 2 , I can write it and it is very well valid.
    But I want illustrator write me the same style of code. I played around various options but every time I am getting the same style of code ( Code # one) using illustrator.
    Thanks,

    Hi —
    I'm a newbie to the forum reply system, but I try to check in for good info quite often.
    If you are going to work with SVG and text input-output, you should be using the Variables palette and a schema architecture for your data. Start with reading the Help PDF "Data-driven graphics". There are a lot of considerations, up-front decisions and setup to prepare, but the pay-off is worth it. Also see the "About data sets" and "About variable libraries". Since this is an "open standard" there are element and property rules that are out on the XML site (you probably are already aware of these) and can help when swapping one element's name for another if you need to transform the output on the fly. You can actually build database exchanges without paying for a proprietary conversion application by using XML — if both databases are XML-friendly.
    I'm sure if you go out to an XML forum, there are folks out there that can help with the output; once the file is saved as an SVG with the appropriate element names and setup. A helpful hint is not to save with Illustrator editing options. It saves two files then: one in SVG and the other in Illustrator, along with other errata. You can still edit the file without that option by simply opening it in Illustrator at any time, although you will see it has been "dumbed-down" a bit. SVG is cool, but not as mature as it should be and it does odd outputs when there are a lot of layers or clipping paths. If you are using an earlier version of Illustrator, the text can be fractured into individual letters and would need to be re-entered. The KISS method is the best route, although I have seen some awesome animations using SVG. Also, there are rumblings that CS3 and 4 cannot be opened in some other applications... I'm still researching that one.
    Whenever I plan XML text interchange, I approach it as a separate project from the actual graphic like an extension that can surround it. It doesn't matter which you do first, the graphic layout and then the text interchange or visa versa... as long as you see them both as equally time-consuming for the initial set-up. Just because it is easy to type in the text and see it output, doesn't mean it will bend to your needs without a well-thought-out plan.
    Hope this is of some help.
    You may want to check out http://www.svgopen.org and http://www.svgopen.org/2009/ and the latest http://twitter.com/svgopen/ and http://www.planetsvg.com - see who might be  represented from Adobe Illustrator (or not) since they are no longer supporting SVG (this year, anyway).

  • Can I convert PDF to PPT using adobe acrobat x standard? If so, how?

    Can I convert PDF to PPT using adobe acrobat x standard? If so, how?

    Hi meganl52100253,
    With Acrobat X, you can save to Word and Excel format by choosing File > Save As. But saving to PowerPoint wasn't introduced until Acrobat XI.
    You're welcome to try Acrobat if you'd like. You can download a free 30-day trial from http://www.adobe.com/products/acrobat.html.
    Best,
    Sara

  • Why does all alphabets change to capital when converting pdf to word using Adobe Acrobat XI

    Why does all alphabets change to capital when converting pdf to word using Adobe Acrobat XI

    Word 2013 uses its own pdf creator engine as far as I know. The step I performed were:
    1 - In the save settings I told word to embed fonts (sorry for the language, I have the Italian client)
    2 - Export from Word -> Save As -> .pdf adding also the table of contents/index
    N.B. I cannot use PDF/A, and in any case it doesn't embed the font
    A working solution is to use Acrobat XI to convert it or print with Adobe PDF printer, results:
    The problems are 2:
    1 - It doesn't create any bookmark and doesn't create links from the table of images to the linked images
    2 - Images, also with the preset "High Quality Printing" customized using "No compression", are really ugly and if you zoom a bit more than 100% they totally be s**t. It wasn't that way with PDF created by word.
    In the end, or I find they way to open the pdf created by word and embedd the missing font, or I find a way to make Acrobat XI creating bookmarks from the word file.
    Suggestion?

  • Converting Bitmap to SVG with Illustrator

    Hi,
    Totally new to use Illustrator. Would be nice if I can do the folowing with Illustrator Cs4.
    I downloded trail verion (have no money really -).
    I would like to convert bitmap to svg tiny for mobile device. It looks if I save it as SVG tiny it can do it. But problem is with transparency.
    Let's say I have a circle image  in bitmap and if I save it as svg and use it in mobile application then the 4 corners are visible as square (as seen as white in my case). Any idea how can I make it transparent?
    br,
    Mahbub

    Mahbub,
    This is what a Helpfile (old one) says about the SVG format in a format comparison:
    Traditional image formats--GIF, JPEG, and PNG--are bitmap formats that describe  images, using a grid of pixels. The resulting files tend to be bulky, limited to  a single (often low) resolution, and consume large amounts of bandwidth on the  Web. SVG, or Scalable Vector Graphics, on the other hand, is a vector format  that describes images as shapes, paths, text, and filter effects. The resulting  files are compact and provide high-quality graphics on the Web, in print, and  even on resource-constrained, handheld devices. Users can magnify their view of  an SVG image on-screen without sacrificing sharpness, detail, or clarity. In  addition, SVG provides superior support for text and colors, which ensures that  users will see images as they appear on your Illustrator artboard.
    Illy, like SVG, is basically about vector, not raster/bitmap.
    All this means that you need vector artwork in order to enable scaling, which you may not need.
    But the corner issue seems to be related to bitmap images basically being rectangular. Some bitmap formats, such as PNG and GIF can have transparent parts, such as the areas forming the outside parts that should be invisible, such as  corner parts at roundings. You may seemingly cut parts of bitmap image shapes in Illy (by making parts transparent), using Clipping Masks; there may be easier ways in CS4. Some may suggest your using Photoshop for such tasks.

  • How to get the active document file name using illustrator CS2 plugin code?

    I wanna take file name from active document using illustrator plugin CS2. Plz anybody help me..
    Thanks in advance..

    AIDocumentSuite::GetDocumentFileSpecification() should get you that information. Note that it will only work properly if you've already saved the document (or opened it from a file). I'm not sure what the result looks like if you're calling that on a new, unsaved file.

  • Applescript to convert PDF to JPEG using Preview?

    I know there's an existing script available on the internet that converts PDFs to JPEGs (it's here: http://macscripter.net/viewtopic.php?id=25350) BUT, for whatever reason, the quality, even when set to 600dpi, is crap. I get better results simply opening the PDF in Preview then saving as JPEG... even a 150dpi JPG from Preview is higher quality than a 600dpi file from this script I found...
    So, what I need help with is creating a applescript that converts PDF's to JPEGs using Preview (or whatever, as long as the quality of the JPEG is good). I have very little scripting experience so help is appreciate.
    Ideas?
    Thanks.

    Frank Caggiano wrote:
    Decided to finish this up as an interesting exercise. Hope you find it useful.
    One question for the  Applescripters here. The Automator action run as a shell script seems to return a list of filename aliases but the return value while looking like a list didn't behave as a list. I managed to rip it apart to get to the filepaths and the script works but it seems really kludgey . So my question is given the return of the Automator run as a do shell script what is a more correct way to handle it?
    Convert PDF to JPG
              © 2011 Frank Caggiano
              GNU Public License
              Convert pfd files to jpg images.
              The converted JPG files wil have the name of the original PDF files with the extension changed to JPG.
              The actual conversion uses the Automator action Render PDF Pages as Images.
              The user needs to create an Automator action with Render Pages as Images as the single action.
              Set the parameters for the conversion in the action.
              NOTE: this script assumes you're converting to jpg files If you select another output format in the action this script will
              need to be modified.
    -- choose PDF files
    try
              set sourceFiles to choose file with prompt "Select PDF files" of type {"com.adobe.pdf"} with multiple selections allowed
    on error msg number n
              if n ≠ -128 then
                        error "Unknow error: " & msg & space & n
              else
      quit
              end if
    end try
    -- choose destination folder
    try
              set destFolder to choose folder with prompt "Select Destination Folder"
    on error msg number n
              if n ≠ -128 then
                        error "Unknow error: " & msg & space & n
              else
      quit
              end if
    end try
    set destFolder to quoted form of POSIX path of destFolder
    -- select workflow
    try
              set workFlow to choose file with prompt "Select Work Flow" of type {"com.apple.automator-workflow"}
    on error msg number n
              if n ≠ -128 then
                        error "Unknow error: " & msg & space & n
              else
      quit
              end if
    end try
    set workFlow to POSIX path of workFlow
    repeat with sourceFile in sourceFiles
      -- get base name of the source file
              set bName to do shell script "basename " & quoted form of POSIX path of sourceFile
      -- Strip off the extension
              set text item delimiters to "."
              set bName to text item 1 of bName
              try
                        set res to do shell script "automator -i " & quoted form of POSIX path of sourceFile & space & workFlow
              on error msg number n
                        error msg & space & n
              end try
      -- Seems strange to  do it this way but it works
              set text item delimiters to "\""
              set theList to text items of res
    We go through the list of converted files. If there is more then one then the second and subsequent files
    will get and integer added to the name to avoid conflict.
              set cnt to 0
              repeat with convertedFile in theList
                        if convertedFile does not contain "alias" and convertedFile does not contain "}" then
                                  set fullPath to quoted form of POSIX path of convertedFile
                                  if cnt ≠ 0 then
                                            do shell script "mv " & fullPath & space & destFolder & bName & "_" & cnt & ".JPG"
                                  else
                                            do shell script "mv " & fullPath & space & destFolder & bName & ".JPG"
                                  end if
                                  set cnt to cnt + 1
                        end if
              end repeat
    end repeat
    Hi Frank--
    I tried the script you wrote and created the Automator workflow with the single action as requested, saved it to the desktop then selected it when your script's dialogue requested it. However, at that point your script game me the following error. Ideas? I did save the workflow as a workflow and I selected it directly, so I'm not sure why it thinks that the "workflow file does not exist" ? :
    error "The workflow file does not exist. 255" number -2700 from «script» to item

  • Converting PDF to JPG using Acrobat XI Standard

    I know I can convert a PDF into a JPG using Acrobat Pro but I'm wondering if I can do the same using Acrobat XI Standard.  The only thing I've read online is that Standard can convert PDFs into Excel, Word or Power Point docs.

    Yes, you can do this with Acrobat XI Standard. The only export feature that is not available in Std. is the ability to convert to PowerPoint.

  • Openoffice api converted pdf not loading using acrobat viewer

    While i used AcrobatFaxProducer of RFAX component java api which in turn uses Acrobat.jar and MRJToolkit to support pdf documents to fax.
    but you know while I tried to fax a pdf document which is being converted from word file using openoffice api, I got an error as follows:--
    Kindly requested to revert back with a solution for this.
    com.adobe.acrobat.sidecar.FontException:Corrupted or unrecognized font ().
    at com.adobe.acrobat.sidecar.AWTOutlines.doAWTOutlines(AWTOutlines.java:
    at com.adobe.acrobat.sidecar.AWTOutlines.<init>(AWTOutlines.java:351)
    at com.adobe.acrobat.pdf.PDFFont.<init>(PDFFont.java:1490)
    at com.adobe.acrobat.pdf.VPDFFontInstance.computePDFFont(VPDFFont.java:3
    at com.adobe.acrobat.pdf.VPDFFont.computeObject(VPDFFont.java:146)
    at com.adobe.pe.notify.VValuePurgeable.compute(VValuePurgeable.java:76)
    at com.adobe.pe.notify.VValue.handleRequest(VValue.java:172)
    at com.adobe.pe.notify.VValuePurgeable.objectValue(VValuePurgeable.java:
    at com.adobe.acrobat.pdf.VPDFFont.pdfFontValue(VPDFFont.java:128)
    at com.adobe.acrobat.pdf.VPDFFontByRef.computePDFFont(VPDFFont.java:260)
    at com.adobe.acrobat.pdf.VPDFFont.computeObject(VPDFFont.java:146)
    at com.adobe.pe.notify.VValuePurgeable.compute(VValuePurgeable.java:76)
    at com.adobe.pe.notify.VValue.handleRequest(VValue.java:172)
    at com.adobe.pe.notify.VValuePurgeable.objectValue(VValuePurgeable.java:
    at com.adobe.acrobat.pdf.VPDFFont.pdfFontValue(VPDFFont.java:128)
    at com.adobe.acrobat.pdf.VPDFFontByName.computePDFFont(VPDFFont.java:215
    at com.adobe.acrobat.pdf.VPDFFont.computeObject(VPDFFont.java:146)
    at com.adobe.pe.notify.VValuePurgeable.compute(VValuePurgeable.java:76)
    at com.adobe.pe.notify.VValue.handleRequest(VValue.java:172)
    at com.adobe.pe.notify.VValuePurgeable.objectValue(VValuePurgeable.java:
    at com.adobe.acrobat.pdf.VPDFFont.pdfFontValue(VPDFFont.java:128)
    at com.adobe.acrobat.pdf.Funct_cTJ.computeOffsetsAndString(TextExecuter.
    9)
    at com.adobe.acrobat.pdf.Funct_cTJ.setUp(TextExecuter.java:973)
    at com.adobe.acrobat.page.ContentParser.executeLiteral(ContentParser.jav
    at com.adobe.acrobat.page.ContentParser.churn(ContentParser.java:101)
    at com.adobe.acrobat.page.ContentArray.doSomeComputing(ContentArray.java
    at com.adobe.acrobat.page.ContentArray.thereIsContentAt(ContentArray.jav
    at com.adobe.acrobat.page.ContentArray.draw(ContentArray.java:239)
    at com.adobe.acrobat.page.ContentArray$1.draw(ContentArray.java:63)
    at com.adobe.acrobat.PDFDocument.drawPage(PDFDocument.java:191)
    at com.java4less.rfax.AcrobatFaxProducer.createImage(AcrobatFaxProducer.
    4)
    at com.java4less.rfax.AcrobatFaxProducer.getFaxPage(AcrobatFaxProducer.j
    at com.java4less.rfax.FaxModem.createFaxFiles(FaxModem.java:422)
    at com.java4less.rfax.FaxModem.open(FaxModem.java:489)
    at AcrobatFax.main(AcrobatFax.java:63)

    Hi anaghad,
    You can deduce the orientation. Actually the value of the ASFixedRect are [ lower-left x, lower-left y, upper-right x, upper-right y ]. To have the correct value use the ASFixedToInt32 and you will be able to find the orientation of the Media with the length and heigth.
    Use the rotation to change the orientation.
    E.g. MediaBox [0 0 100 400] is portrait. If you have a rotation of 90° in addition it's landscape.
    Regards,
    Joe

  • Converting PDF to word using OCR

    How do I convert a PDF file to Word format without the text changing on the Word document?

    Hi IBEW45,
    OCR is enabled by default when you convert a PDF to Word via the ExportPDF website. Just make sure that you're selecting the correct language for character recognition.
    If you're converting to Word from within Reader, it is possible to disable OCR. If you're encountering issues where there are odd characters in the converted Word file, you may be running into font issues. A good troubleshooting technique is to disable OCR. Here are the instructions: How to disable Optical Character Recognition (OCR) when converting PDF to Word or Excel.
    Please let us know how it goes.
    Best,
    Sara

  • Need help converting PSD to EPS using Illustrator

    Hello everyone!
    I'm trying to convert .psd files into an .eps using a batch process in Illustrator. I know you can save a .psd into an .eps in Photoshop, but it ends up flattening most of the image and I need all text to remain editable in Illustrator.
    What happens is when I manually open a .psd I can choose to convert Photoshop layers to objects, leaving the text editable and allowing me to flatten transparencies without flattening the entire image and rendering it uneditable. I record the action and then run it as a batch, but it will automatically open the .psd with the layers flattened into a single image. I don't want it to be a single image because when it is printed out the lines and text come out jagged looking, as if there is no anti-alias applied to the image. If I print it out after doing to the process manually the text and lines come out smooth as it should with anti-alias applied to the image. Is there anyone who know how to run a batch where it will open the .psd with the layers converted to objects automatically? I tried opening a file while I was recording the action, but it would only apply the actions to that particular file and just open the rest without applying any of the actions. I know this process may seem a bit much, but this is for a special process we have implemented and this seems to be the only answer at the moment. Any help would be much appreciated!

    Just a suggestion - I use this for 'problematic' clients who modify their text/images a lot and in a short space of time. It's cumbersome but it keeps everything editable and easy to keep track of. Personally I export to pdf. Does Opensource not support that format?
    Dump your psd file into Illustrator as a background image. Place your type over the image as required, with effects as required. When done, delete the psd file and save the Ai file as is, with editable fonts - no need to outline them or convert effects. Save the psd file as a tiff and place it into a page in Indesign. Place the Ai text file on top of it and export the single Indesign page file as a pdf or eps. Then if someone asks for the text matter - or the image content - to be modified, either part can be very swiftly amended and re-exported out of Indesign, so that your pdf or eps still contains "live" fonts as opposed to vectors, (the advantage being that even the eps/pdf is editable at that point). Indesign recognises that a file has been updated, so you can update the master composite on the fly.
    The nice thing about this is that you can assemble multiple composite artwork pages in Indesign and export the whole lot as individual eps files in one batch, or as part batches. And keep a master Indesign job file of the whole shooting match that can be collected into organised folders if you need to. I don't know how Indesign would export psd files to an eps format because I've never tried it. I prefer to flatten a copy to tiff, because then I know there is just one master file with no layers and no chance of a bit falling off somewhere, although there's no real reason why it should!
    All the best

  • Converting PDF to excel using Adobe Acrobat Pro XI

    I am trying to convert long but simple PDFs to excel but I keep getting an error message. I have tried disabling OCR, but nothing. Some of my files are rather large, but smaller than 100MB. Any suggestions?

    Hi Sara,
    I'm working on an Imac 3.2GHz Intel Core i5 running OS X 10.9.5. Sometimes
    Acrobat just shuts down, sometimes it stops responding and I have to force
    quit, and other times I get this message: "Save as failed to process this
    document. No document was created".
    I don't know exactly how the PDFs were created, as they come from another
    institution. They look as if they were exported from excel though. The
    thing is I have several files, all with the same structure, from the same
    source, and the small ones were converted without a problem, but the large
    ones simply won't. I'm attaching one of the files, perhaps you can see for
    yourself something useful.
    Thanks,
    Mariana
    On Tue, Nov 11, 2014 at 7:34 PM, Sara.Forsberg <[email protected]>

  • Can I use Illustrator CS2 create this job ?

    This job use CS5 ;
    http://vector.tutsplus.com/tutorials/designing/how-to-create-a-vector-illustration-and-pre pare-it-for-micro-stock-sale/
    But I use CS2, Can I do like above job?

    I suggest you ask in the Illustrator forum.
    Illustrator forum.

  • Convert pdf to swf using Flashpaper2

    When I convert a pdf (from client) to swf using Flashpaper2
    the Flashpaper SWF pages are longer or taller than the original pdf
    pages...so a white area appears above and below the content of each
    converted page. These pages have alot of images in them. Anyone
    have any ideas as to how to get the pages to match the originals
    perfectly? Thank You

    This is an issue about pdf to swf conversion, some pdf files contain images may result in the problem of the compression and the resolution balance.
    And it will fit in with the flash player but ignore proper ratio of the content. But i am using a pdf to swf converter which will automatically shrink or stretch the image size for the swf image.
    But still look forward to better solution about this........be well!

  • Converting CS4 files for use in CS2

         A friend of mine has CS2 of AI. How can I convert CS4 files so he may view them?

    I'm using Windows based CS4...

Maybe you are looking for

  • Notebook Lenovo V570c и Windows XP

    Здравствуйте , раз уж мне выпала честь открыть первой темой этот раздел. Имею ноутбук V570c В использовании в рабочих целях выявилась не обходимость пользоваться старыми программами и соотвественно к ним требуются старые ОС. Моя конкретно модификация

  • Macbook to TV - Frame dropping

    I have recently purchased a new Sony 32" LCD TV that only has supports a frame rate of 50Hz. However, this means that when I attach my macbook via a VGA cable to the TV to playback things on my Mac every few minutes the frame drops off for a few seco

  • Is 5d mark II raw (CR2) file different from CR2 file from 5d? Adobe Camera Raw error on mk II not 5d

    I use Photoshop Camera Raw plugin (Adobe) to preprocess color, then finish image preparation in Photoshop.  Never a problem opening CR2 files, usually from my own 5d camera.  But a customer sent a few CR2 files that won't open (error says it is wrong

  • Can't install or extract CS6 Creative Design suite trial

    Unfortunately I'm having a terrible time getting a trial of Adobe CS6 Creative Suite Design to install. I've put around eight hours into it now, having downloaded it through the download manager numerous times, along with downloading it twice through

  • How to: Redirect after document adding to a sharepoint document library

    i need to redirect the current user to a custom url after successfully uploading a document. the user clicks "+ new document" in the document library the user selects a local document the document gets uploaded and in that moment after it is successf