PDF conversion with PDF2ID; Hypertext not working when exported back to pdf.

I have done a PDF conversion with PDF2ID, however Hypertext is not working when I exported it back to pdf. I am using the PDF2ID plug-in program to redo all the product booklets for our company as the hypertext did not work when downloaded to any smart phone. All that appeared were blank placeholders in each booklet index page.
According to the PDF2ID people the program plug-in recovers all URLs static and dynamic and bookmarks and local links and suggested I check with Adobe ID5 for help, but Adobe says my $1,000 ID5 is no longer supported and that I should go to the forums.....so here I am.
This is the first time I've even opened my ID5, so I'm a bit lost. Now I need to improve the quality of the PDFs, as we also need to convert all images to TIFF-CMYK in order to have the booklets printed & bound professionally. they tell me ID can do that.
Any help is greatly appreciated.
David

Daveorne wrote:
they tell me ID can do that.
Ugh...in some companies, that is training.
Don't take this the wrong way David, but of course ID can't do anything. PDF2ID conversions can be sketchy in the hands of the experienced. The same can be said of properly preparing matials for print. As Bob has already alluded, you're in an unfair position there. It's not uncommon for "management" types to just throw some sophisticated tools at a need and expect someone to make it work. In order to do what's being asked of you, you'll have to learn a fair bit about InDesign and production. It's too soon to ask about the output when you haven't learned to manage the input.

Similar Messages

  • PDF conversion with windows 2000 not working

    Hello all, I have a BSP application that is up and running.  When I print with an XP machine, I have no problems.  When I print with a windows 2000 machine, I am looping and never getting to the PDF open screen.  It just keeps looping but if I try from a XP machine, everything works.
    Any help would be appreciated.  i have included some of the code.
    * Conversion of output format OTF into PDF format
    * now convert the final document (OTF format) into PDF format
      call function 'CONVERT_OTF'
           exporting
             format                      = 'PDF'
    *         MAX_LINEWIDTH               = 132
    *        ARCHIVE_INDEX               = ' '
    *        COPYNUMBER                  = 0
           importing
             bin_filesize                = l_pdf_len
             bin_file                    = l_pdf_xstring       " binary file
           tables
             otf                         = ls_output_data-otfdata
             lines                       = lt_lines
           exceptions
             err_max_linewidth           = 1
             err_format                  = 2
             err_conv_not_possible       = 3
             err_bad_otf                 = 4
             others                      = 5
      if sy-subrc <> 0.
    *   error handling
    *    message id sy-msgid type sy-msgty number sy-msgno
    *            with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      endif.
    * Fill HTTP request
      response->set_header_field( name  = 'content-type'
                                  value = 'application/pdf' ).
    * response->delete_header_field( name = 'pragma' ).
    * response->delete_header_field( name = 'expires' ).
    * response->delete_header_field( name = 'cache-control' ).
    * some Browsers have caching problems when loading PDF format
    response->set_header_field(
                        name  = 'cache-control'
                        value = 'max-age=0' ).
    * start PDF viewer either in the Browser or as a separate window
      if pdf_in_browser is initial.
         response->set_header_field(
                            name  = 'content-disposition'
                            value = 'attachment; filename=BenConf.pdf' ).
      endif.
    * finally display PDF format in Browser
      l_pdf_len = xstrlen( l_pdf_xstring ).
      response->set_data( data   = l_pdf_xstring
                          length = l_pdf_len ).
      navigation->response_complete( ).

    You must remove all the no-cache headers and definitely disable GZIP compression for PDF files.
    Look at <a href="https://wiki.sdn.sap.com/wiki/display/BSP">BSP Wiki</a>:
    Handling Binary Data
    PDF

  • Added preset motions to my interactive pdf file. It's not working when I export my file as an inter

    I added preset motions to my interactive pdf file. It's not working when I export my file as an interactive pdf. It's working when I play it on the Preview panel. I must not be doing something right. Does anybody have any clue what I need to do to have my presets motions work when played on Acrobat

    So do you mean export the whole document in a swf file format and then bring the whole swf file in and save it as a pdf file.  Is there way to export these motion presets seperately and bring them back into Indesign. I wish it was less difficult but I guess there is no way around it for the time being.

  • Hyperlinks do not work when exporting to PDF (Crystal and Visual Cut)

    I have a question about Crystal Reports XI Release 2 and Visual Cut 11. I create reports in Crystal and export them using Visual Cut. Some reports contain hyperlinks to files on a network drive. However, the links only work while in Crystal. The PDF files that are printed through Visual Cut display the links, but they are not clickable. How can this issue be fixed?
    In case it helps, the links also work when I export reports from Crystal to HTML, Word, and Excel, but not when I export to Acrobat. I believe it is a problem with tagging/accessibilityfeatures. So is there a setting/formula in Crystal or Visual Cut that would allow the exported PDF files to be accessible?

    While Crystal exports to pdf indeed lose hyperlink functionality (both in Crystal as well as in Visual CUT), Visual CUT allows you to use Crystal formulas (acting as hidden Tags) to create hyperlinks in the resulting pdf file. Another option supported by Visual CUT it to automatically detect file references in the pdf text and turn them into hyperlinks.  Contact MilletSoftware for more detail.
    Edited by: Ido Millet on Oct 27, 2010 5:11 PM

  • Mail mac disconnected and not working when mac back sleeping

    I have a problem with my mail app on imac and Mountain Lion installed.
    when the mac goes  in sleep mode, if the mail app was open,, on wake up all the accounts are disconnected and clicking the "connect the accounts" not working.
    To fix it I have always to close and open again the mail app for connect the accounts.
    With Lion this not happen.
    Any help?
    Regards
    Michele

    I have one other totally off the wall thought. OK educated guess, based on the fact that my day job involves writing file systems for other operating systems.
    I have seen implementations where file timestamps are not written to disk until they absolutely need to be written. Until it is needed, the fact that the file has been touched is kept in memory.
    Now I have only seen situations where it is the *Access Time* that is treated this way, NOT the *Modification Time*. The touch command modifies the Modification time by default. However, I do not know how the Mac OS X HFS+ file system deals with updating the on-disk timestamp values.
    One thing you could try. Instead of using touch, use the date command redirected to a file on the target disk
    0-59/12 * * * * date >/Volumes/MyHardDrive/.nospin.txt
    This will give you verification of when the cron job last ran and do more than just touch the Modification Time on the file.
    Or if you want a record of every time the cron job ran, change the > to >>
    0-59/12 * * * * date >>/Volumes/MyHardDrive/.nospin.txt

  • XML Data Button Not working when Exported onto BusinessObjectEnterprise

    I have an XML data button on a dashboard. It works fine in preview and on web. It does not work if it is exported onto Business Object server using XCelsius' Export to  BusinessObjectEnterprise.
    In the InfoView, I double click on the flash file, the flash files opens as expected, but when XML Data button is clicked, no new data seem to come in...
    If I export as Adobe file, and then post it onto the server, and view it using Info View, the XML data button works just fine.
    Please advise.

    Hi All,
    Even I have similar requirement.
    Any work around is appreciable.
    Thanks
    Vinod

  • Stop(); not working when exporting AIR for iOS from Flash CS5.5

    Hey there I've tried to do a simple 5 frame animation in Flash CS5.5 each with a stop(); action but when viewed on the iPad the aniamtion doesnt stop, it cycle through the 5 frames instead of stopping at frame 1.
    Any reason why that is happening?

    Looks like it was a memory problem with the jvm.ini file.
    Pumped it up to 256 and it works now.
    Hope this helps anyone else in the future if they come across it.
    Thanks.

  • Image Settings not working when exporting in Lightroom v1.3.1

    When I try to export Images in Lightroom v1.3.1 to jpeg the image settings do not work. Example: Color space - SRGB, resize to fit checked, long edge set to 10in and resolution set to 250 gives me a image of 24in X 34in @ 72ppi. If I do nothing but save as a tiff I get 8in X 10in @ 250ppi. It works fine for everything except JPEG. Help please!

    If you care about the resolution tag, do not check "minimize metadata". Otherwise your 24x36@72 ppi is EXACTLY the same image as a 10" long dimension image @250 ppi, because they are both 2500 pixels in the long dimension. Lightroom scaled your image correctly in other words, it just neglected to write the silly resolution metadata tag to your file, which it only writes to jpegs when you do not check the minimize metadata checkbox. The only thing that matters is the number of pixels. P.S. if you really want a 4x5 ratio image, you'll first need to crop it in Develop. The 24x36 implies it is still at a 2x3 ratio.

  • GPU acceleration not working when exporting images on Lightroom CC

    I was monitoring CPU & GPU while exporting a timelapse sequence:
    As you can see, GPU is idle when exporting images - CPU does all the work. So GPU is used only when moving the sliders in the Develop module for a fast preview of an image you are working on, but for export it isn't used.
    What's your opinion? I'd like to have exports accelerated too. I was hoping for it. Exporting timelapses is really time consuming.
    Adobe pls?

    I couldn't find the Cuda-Supported-Cards.txt file at first, didn't know about right-click .app file "show package contents", but then found it.  I also searched for the hack and some people said delete the file, others said add your Graphics cards to the file, others said add your graphics card to the the Opencl_supported_cards.txt file.  I added my card to the Cuda-Supported-Cards.txt first, and it didn't work.  I left the graphics card in that file, but also added it to the  Opencl_supported_cards.txt file and now it works.  Thanks so much.

  • I recently upgraded from a 2010 macbook pro to a 2015 model, loading my current CS4 software on to the new machine, working in Indesign is OK with all my fonts but when exporting to a PDF, the PDF just shows those binary boxes (probably not the correct te

    Need help in determining the cause of files that use InDesign fonts, when converted to PDF do not pick up the font thus showing just box characters.

    CS4 is not supported on Yosemite, and unless you did a clean install (rather than a migration) on the new system there is little chance it will work.

  • Bug Report:  "View PDF After Saving" Does Not Work When Saving as Photoshop PDF

    The saved PDF file is not opening in Acrobat after saving a file as a Photoshop PDF. I noticed it happening a few times in earlier beta testing, but today it happened again.
    I have Adobe Acrobat Pro 10.1.2 installed on MacPro with Lion OS 10.7.3. Photoshop public beta m415.  System info can be provided if needed.
    The file I was trying to save was about 8 MB. Once it failed to open after save, I tried varied PDF settings and save locations. Also tried several different files. All were saved properly as PDF files, but would not continue to open in Acrobat as previous versions have done. The files open properly when you click on the file names in saved location.
    3153152
    3153152

    I'm happy I could help and feel a bit proud to have found a real bug. The simplest work around is just clicking on the file list once it's done...that's certainly not a problem.
    Larry
    =====================================
    Larry Guyer
    A la Carte Digital Studios
    Archetype Digital Imaging Alliance
    P.O. Box 4365
    Foster City, CA 94404-0365
    650-348-2525   office
    323-372-1669   fax
    650-444-7100   cell
    www.alacartedigital.com
    www.archetypeimaging.com

  • PDF link with page ref not working in Chrome, Firefox

    http://1234321.abc/media/homestudy.pdf#PAGE=22
    Does not go to the proper page in Chrome v33.0.1750.154
    Does not go to the proper page in Firefox v27.0.1
    Works in IE v11.0.9600
    Works in Opera v12.16
    Works in Safari v5.1.7
    PC/Windows 7 Professional
    Cp 7
    Acrobat X v10.1.9

    Sachin,
    Thanks for getting backt to me. Upon further investigation, I realized that the tablet version of the site was being pulled up instead of the desktop, but only on certain systems and browsers.
    In the instance above it happened when it was opened in Window 8 and 8.1 using Chrome 32 and Chrome 33 (dev). I reproduced the problem using the testing simulators in BrowserStack.
    The tablet version also loads up when using a new MacBook Pro 15inch Retina, OS X 10.9.1 and Chrome 32.0.1700.77 (listed as the latest). Again, I reproduced the problem using the testing simulators in BrowserStack.
    I cleared cache, cookies, and history and tried it again, and found the same problem.
    Furthermore, using that same MacBook, when it is plugged into a Thunderbolt display, it pulls up the correct version (the desktop version) when using Chrome.
    Seems to works fine in Safari, IE, and Firefox.
    The website is www.cookbrite.com. But currently we are redirecting traffic to the test version of the site on Business Catalyst as it works fine there. So entering cookbrite.com takes you to cookbrite05.businesscatalyst.com.
    Zak Williamson (Adobe Staff member) sent this link in response to another post I placed yesterday once I realized what was really going on. This clued us into the temp fix we now have of redirecting traffic to the BC site.
    See <http://forums.adobe.com/message/6019998>
    However, I haven't heard a permanent solution yet. Is Adobe really suggesting, as implied by the response from Zak, that in order to fix this that any site developed via Muse should be hosted on BC to insure it will work? Or is there a way to fix or change how different devices are detected so sites not on BC will work properly with the latest Chrome products?
    Thank you. I hope all this detail helps.

  • My video sound does not work when added to a pdf

    I just bought adobe acrobat pro and when I insert a video it plays but with no sound. I have tried several different videos (quicktime) and they all do the same thing. I am working on a mac

    Think I got it to work:
    Just added the SetSystemStream in the button scripts that jumps to the chapter menu. Now I can go directly to a chapter point and have the subtitles on or off, depending on the GPRM value (that is set in the Language select menu).
    Not sure if this is the best way, though. Scripting can be done in many ways - I tend to use separate scripts rather than having a few and more compex scripts. Works for me - most of the time.
    G4 Dual, FCP5, DVDSP4, BitVice, Soundtrack Pro   Mac OS X (10.4.3)   2 GB RAM, SuperDrive
    G4 Dual, FCP5, DVDSP4, BitVice, Soundtrack Pro   Mac OS X (10.4.3)   2 GB RAM, SuperDrive

  • Powershell unzip with shell.application not working when launched from windows service

    I have a deployment agent on a machine implemented as a windows service. Service is 32-bit and runs on windows server 2008R2 x64 SP1 with powershell V2. Powershell script requires elevation and to run under x64 because of dependency to powershell module
    'IIS Administration'. To achieve this, the service starts a cmd file which in turn launches powershell x64 console:
    C:\WINDOWS\sysnative\WindowsPowerShell\v1.0\powershell.exe "Start-Process C:\WINDOWS\system32\WindowsPowerShell\v1.0\powershell -ArgumentList '-ExecutionPolicy Bypass -NoLogo -NonInteractive -NoProfile -File C:\Temp\EndJobCmd\Install.ps1' -Verb RunAs"
    This seems to work well. The problem I have is that the script has a sequence where it unpacks a zip file to a destination folder using shell.application, this works fine when triggered manually on the server or through the task scheduler, but when triggered
    from the service it does not extract any files at all (cannot see any errors thrown by the script but it seems to continue to execute as it logs a successful message to the event log after finishing).
    Unzip sequence looks like:
    $shell = New-Object -com shell.application
    $pkg = $shell.namespace($sourceFile)
    $installDir = $shell.namespace($targetDir)
    $installDir.Copyhere($pkg.items(), 20)
    Any advice greatly appreciated. I have searched some and seen a few people with similar issue but have yet to find a solution.

    If it's still actual, I managed to fix this with having CopyHere params equal 1564. 
    So in my case extract zip function looks like:
    function Expand-ZIPFile{
    param(
    $file, $destination
    $shell = new-object -com shell.application
    $zip = $shell.NameSpace($file)
    foreach($item in $zip.items())
    $shell.Namespace($destination).copyhere($item,1564)
    "$($item.path) extracted"
    1564 description can be found here - http://msdn.microsoft.com/en-us/library/windows/desktop/bb787866(v=vs.85).aspx:
    (4) Do not display a progress dialog box.
    (8) Give the file being operated on a new name in a move, copy, or rename operation if a file with the target name already exists.
    (16) Respond with "Yes to All" for any dialog box that is displayed.
    (512) Do not confirm the creation of a new directory if the operation requires one to be created.
    (1024) Do not display a user interface if an error occurs.

  • On my ipad mail, the attachment pdf bill with password is not visible when I am opening the mail

    On my ipad configured mail, When I am receiving an attached monthly bill pdf with password, I find that the attached file is not even visible when I am opening the mail. Hence, I am not able to see the attachment to open.
    Can anyone suggest the way out please.

    Open with free Adobe Reader.
    https://itunes.apple.com/sg/app/adobe-reader/id469337564?mt=8

Maybe you are looking for

  • Captivate 5.5 compatibility with Windows 7 64 bit

    My laptop's operating system is being changed from Windows XP to Windows 7.  Prior to performing this upgrade, I confirmed with adobe that Captivate 5.5 is compatible with windows 7.  My tech is now having issues getting it installed.  It shows that

  • Convert java.sql.Timestamp to java.util.Calendar?

    What's the best way to convert java.sql.Timestamp to java.util.Calendar?

  • How to watch .avi movies on apple tv 2 gen

    Hi there. Just bought an Apple tv gen2 day before yesterday. Here are my question(s) 1. I am trying to stream .avi format thru my itunes. I was able to stream .mp4( i think) on the apple tv.  How can i stream avi format? 2. I also have an Ipad 1gen.

  • Randomly slow, yet consistently slow, performance on only one project

    After reading through many of the FAQs before posting this, I'm still at a loss for a solution though I admit I haven't exhausted all of my options just yet (I'm waiting on the more drastic ones - like throwing the computer). I can scrub and play wit

  • Original location could not be found - upgrade iTunes

    hi all, I upgraded my iTunes to version 7 online. Since that moment, i cannot open any of my songs ripped from a CD. I tried to find them with Spotlight, but nothing works, i cannot find any of the albums. They are neither in the iTunes Library nor i