Please refund. Not converting properly.

please refund not converting my file properly

Thanks for getting back to us John.
My apologies for what perhaps was an inaccurate expectation
set by TS.
With Acrobat.com, your conversion *options* are slim. Infact
there aren't any options for the conversion, other than, would you
like to convert, yes or no :)
To help us work to make the conversion process better, would
you mind emailing us one of your Word docs with the links that
isn't converting properly, and maybe a converted PDF with the link
trouble in it as well to sharedoc[at]adobe.com ?
That way we can have a look at it, and while not offering a
solution, we will be able to improve our conversion accuracy, going
forward.
Your other options for Word-2-PDF conversion would be, since
you're wanting to use part of Acrobat.com.... to use more of
Acrobat.com in your workflow. Depending on what is inside the word
doc, you could see if Buzzword will be able to import your word
doc, and then display it, allow you to edit the imported file, and
then export to PDF (with links) directly from Buzzword
Or an option is to download the
Acrobat 9
30-day trial. Which will give you at least 30 free days of PDF
making functionality.
Hopefully this post will give you enough information to be
able to move forward!
All the best,
Pete

Similar Messages

  • Some images and handwritten content not converting properly

    Some images on a pre printed pdf form and hand written details on a form are not converting properly and come out as rubbish.
    Can this be fixed?

    Hi
    thanks - I will try a different browser, but attached are the two forms.  they both have a handwritten element with a signature or the client completing the one with boxes by putting x's in the boxes to answer the questions.  This is what is not working.  It all comes out mixed and changed.
    Thanks.
    Sam

  • Videos not converting properly

    I own an iPod Classic.  In iTunes, some podcast videos cant be played on teh iPod, so I set it to convert the video to the right format for the iPod.  It used to work perfectly, but now for some reason, it doesnt convert properly!  When I play the video, it is just a white screen, but the sound can be heard.  Can anyone help??????

    I have the problem playing the MP4 file from the GoPro Here 4 session on OS 10.3.1. I hope the support will take care of that. I can give a short MP4 video that is not played at all on my both Z30 and Classic with OS 10.3.1 (an error message about error that has occured during opening or playing the file appears)...

  • Sybase @@rowcount not converted properly

    I have converted multiple Sybase procedures with OMWB 1.2.2.0 where the @@rowcount does not work properly. Take the following Sybase procedure for example:
    CREATE PROCEDURE el_REP_GetAllAccts
    @GroupCode int
    ,@PeriodBegin datetime
    ,@PeriodEnd datetime
    AS
    DECLARE @UserLogon char(30),
    @ErrorNum int,
    @ErrorSource char(50),
    @Description varchar(255),
    @Description1 varchar(255)
    ,@AccountList int
    ,@Role char(1)
    ,@Group int
    ,@RowCnt int
    SELECT ag.account_id
    ,ag.role_code
    ,ac.name
    FROM account_group ag
    ,account ac
    WHERE @PeriodBegin >= ag.in_start
    AND @PeriodEnd <= ag.in_end
    AND ag.account_id = ac.account_id
    AND ag.group_id = @GroupCode
    ORDER BY ac.name
    select @RowCnt = @@rowcount
    RETURN @RowCnt
    This was converted to a function, with a package for the REF CURSOR result set:
    -- BEGIN PL/SQL BLOCK --------------------------------
    CREATE OR REPLACE PACKAGE EL_OWNER.EL_REP_GETALLACCTSPkg AS
    TYPE RT1 IS RECORD (
    account_id account_group.account_id%TYPE,
    role_code account_group.role_code%TYPE,
    name account.name%TYPE
    TYPE RCT1 IS REF CURSOR RETURN RT1;
    END;
    -- END PL/SQL BLOCK ----------------------------------
    -- BEGIN PL/SQL BLOCK --------------------------------
    CREATE OR REPLACE FUNCTION EL_OWNER.EL_REP_GETALLACCTS (
    GroupCode NUMBER ,
    PeriodBegin DATE ,
    PeriodEnd DATE ,
    RC1 IN OUT EL_REP_GETALLACCTSPkg.RCT1)
    RETURN INTEGER
    AS
    StoO_selcnt INTEGER;
    StoO_error INTEGER;
    StoO_rowcnt INTEGER;
    StoO_crowcnt INTEGER := 0;
    StoO_fetchstatus INTEGER := 0;
    StoO_errmsg VARCHAR2(255);
    StoO_sqlstatus INTEGER;
    UserLogon CHAR(30);
    ErrorNum NUMBER(10,0);
    ErrorSource CHAR(50);
    Description VARCHAR2(255);
    Description1 VARCHAR2(255);
    AccountList NUMBER(10,0);
    Role CHAR(1);
    Group_ NUMBER(10,0);
    RowCnt NUMBER(10,0);
    BEGIN
    BEGIN
    StoO_error := 0;
    StoO_rowcnt := 0;
    OPEN RC1 FOR
    SELECT ag.account_id, ag.role_code, ac.name
    FROM account_group ag, account ac
    WHERE el_REP_GetAllAccts.PeriodBegin >= ag.in_start
    AND el_REP_GetAllAccts.PeriodEnd <= ag.in_end
    AND ag.account_id = ac.account_id
    AND ag.group_id = el_REP_GetAllAccts.GroupCode
    ORDER BY ac.name ;
    SELECT 1 INTO StoO_rowcnt FROM DUAL
    WHERE EXISTS (SELECT ag.account_id, ag.role_code, ac.name
    FROM account_group ag, account ac
    WHERE el_REP_GetAllAccts.PeriodBegin >= ag.in_start
    AND el_REP_GetAllAccts.PeriodEnd <= ag.in_end
    AND ag.account_id = ac.account_id
    AND ag.group_id = el_REP_GetAllAccts.GroupCode );
    EXCEPTION
    WHEN NO_DATA_FOUND THEN
    StoO_rowcnt := 0;
    StoO_selcnt := 0;
    WHEN OTHERS THEN
    StoO_rowcnt := 0;
    StoO_selcnt := 0;
    StoO_error := SQLCODE;
    StoO_errmsg := SQLERRM;
    END;
    el_REP_GetAllAccts.Rowcnt := StoO_rowcnt;
    RETURN el_REP_GetAllAccts.Rowcnt;
    END el_REP_GetAllAccts;
    -- END PL/SQL BLOCK ----------------------------------
    The above @@rowcount conversion will not work. StoO_rowcount will always only contain 1, if any rows were selected. RC1%ROWCOUNT also will not work, because now rows have been fetched from the REF CURSOR.
    Does anyone know of any other conversion possibilities that would be more efficient than repeating the same query except performing a count(*) to find out a rowcount?
    Thanks,
    -Mark

    Please delete this.

  • Hyperlinks not converting properly

    Hello, I have a Word document with embedded hyperlinks. For
    example I'll have a "click here" and the click here will point to a
    website. When I convert the file, the PDF has a small hand like it
    knows it's a link. But the hand has a W (word logo). The link never
    opens. I'm hoping I'm just missing a setting or something. Any help
    is appreciated.

    Thanks for getting back to us John.
    My apologies for what perhaps was an inaccurate expectation
    set by TS.
    With Acrobat.com, your conversion *options* are slim. Infact
    there aren't any options for the conversion, other than, would you
    like to convert, yes or no :)
    To help us work to make the conversion process better, would
    you mind emailing us one of your Word docs with the links that
    isn't converting properly, and maybe a converted PDF with the link
    trouble in it as well to sharedoc[at]adobe.com ?
    That way we can have a look at it, and while not offering a
    solution, we will be able to improve our conversion accuracy, going
    forward.
    Your other options for Word-2-PDF conversion would be, since
    you're wanting to use part of Acrobat.com.... to use more of
    Acrobat.com in your workflow. Depending on what is inside the word
    doc, you could see if Buzzword will be able to import your word
    doc, and then display it, allow you to edit the imported file, and
    then export to PDF (with links) directly from Buzzword
    Or an option is to download the
    Acrobat 9
    30-day trial. Which will give you at least 30 free days of PDF
    making functionality.
    Hopefully this post will give you enough information to be
    able to move forward!
    All the best,
    Pete

  • Paragraph borders in Word not converting properly

    I have used dotted left hand and top of paragraph borders in a word document (docx). When I turn it into a PDF file the left hand dots become dashes and the dots across the top of the paragraph are distorted. this is a serious problem for me as I'm working with a series of files that will end up being a 600 page document.
    Any ideas for why this is happening?

    I can understand your thinking but on this occasion I do see Adobe's problem. You are converting a document formatted with Word code into an HTML format. To do that Rh has to tell Word to convert the document to HTML and that is done using Word's option to Save As and saving in HTML format. Rh is thus faced with the way that Word saves the document and the HTML Microsoft creates. Generally that is not squeaky clean HTML but Rh has to take what it is given.
    Rubbish in = rubbish out.
    Log it with Adobe but whether it is a Bug Report or a Feature Request is debateable.
    Please follow this link.
    http://www.Adobe.com/cfusion/mmform/index.cfm?name=wishform&product=38
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Converting PDF to Word,(for translation from German to English) will not convert properly missing, g

    I have attempted to convert a document that is on A4 size paper from, a JPEG.TIFF.PDF.OPD in order to put it into a word document to input into my translation software. The software that I have to use will only accept the document in a word format,and everytime that I attempt to convert it to a word document, the pages do not line up properly, the texts is all garbled, some is missing or on top of other text, the fonts are all wrong and half the pictures to not show up, I have been attempting to do this for almost 2 months with every possible type of software that I can find, OCR, Paper Port, Adobe, Scan Soft, I need help it is driving me crazy.

    OCR the original using ClearScan. That replaces the images with text. Then save as a DOC file.

  • Excel borders not converting properly into PDF

    Hello,
    I am using Excel 2010 on a PC. I have a double line borders on all my tables. When I convert them to PDF the double lines blur together into one line unless I zoom out pass 100%. I thought I fixed the issue by making the border a darker color but when I imported the PDF into indesign they blur together again and most of them print out that way. (The document I am working on will eventually both be on the web and in print).
    This does not happen with every table and I can't figure out what the difference is between a table that works and one that doesn't. I've played around with the smooth lines with limited results. Below is one of the tables where the double line on top blurs together.
    Thanks!

    Are you printing or using PDF Maker? What job settings are you using? What version of Acrobat? Have you tried using the Press or Print job settings? There may also be an issue with the default display resolution used in the Settings (typically at 1200 dpi) -- I use 300 dpi.

  • Topichead does not convert properly when ditamap saved as book and hierarchy not maintained

    I'm new to DITA and piloting some documents in FrameMaker 12, trying to get the output that I need.
    I have created a ditamap with a structure as follows:
    Map title
    - Concept A
    - Topichead
       - Task A
       - Task B
    - Concept B
      - Task C
       - Task D
    I would like this to ouptut a PDF with TOC and bookmarks as follows:
    Map title => book title
    - Concept A => Chapter 1
    - Topichead => Chapter 2
       - Task A => Chapter 2.1
       - Task B => Chapter 2.2
    - Concept B => Chapter 3
      - Task C => Chapter 3.1
      - Task D => Chapter 3.2
    To do this I save the ditamap as a "Book 12.0 with fm components (*.book)" and set the Bookmark levels in the PDF Setup as follows:
    ChapterTitle
    head.0
    Title
    title.0
    .title.1
    ..title.2
    ...title.3
    However, the output systematically comes out wrong because the Topichead element, which is just a title and is not attached to any topic, is not taken into account as a hierarchical element in the output. It generates an empty fm document containing just the topichead title, output as a ChapterTitle or Title depending on whether I set its toc attribute to yes. But the TOC is all wrong - instead of taking Task A and Task B as children of Chapter 2 it puts them all at level 1 so I get:
    - Concept A => Chapter 1
    - Topichead => ignored
       - Task A => Chapter 2
       - Task B => Chapter 3
    - Concept B => Chapter 4
      - Task C => Chapter 4.1
      - Task D => Chapter 4.2
    If I output using the bog-standard DITA-OT instead of fancy and expensive FrameMaker, everything comes out correctly.
    Is there any way to correct this?
    Thanks,
    Archaeopteryx

    Hi Archaeopteryx...
    I beieve that FM only uses the elements from topics to create the output .. as you're seeing, headings in the map are ignored. I also believe that the process that FM uses to aggregate the topics into FM files is hard-coded somewhere in the DITA plugin, and not exposed for modification .. so aside from developing a plugin to modify the process, I think you're out of luck if you're using the default DITA support. The only solution would be to include title-only topics in the structure that provide those headings rather than using a topichead.
    However, you might want to check out DITA-FMx, in which the aggregation process is controlled by XSLT that you are free to modify. The default book-build process in DITA-FMx also ignores these map elements, and assumes that all content is defined in topics, but you could tweak the XSLT to include topicheads as topic headings in the generated book.
         http://leximation.com/dita-fmx/
    Thanks,
    Scott Prentice
    Leximation, Inc.
    www.leximation.com

  • SAP special german characters(umlaut) like ü, ö, ä not displayed properly in XML output

    Hello Team,
    Here we are facing issues while converting SAP tables data to XML file.
    the description is not converting properly for the special German characters like ü, ö, ä.
    Actual output should be :Überprüfung nach § 29 STVZO
    Output Displayed :Ã#berprüfung nach § 29 STVZO
    Can you please look into and help me in this to get correct output .
    Thank you.

    Hi,
    Unicode or Non-Unincode System ?
    Displayed where ? SAPGUI ? Print Preview ? Spool-Display ?
    And how is the XML file written ?  OPEN DATASET ? BAPI ?
    At all of these stages it might be either that it is only a display system, like the selected display CHARSET in SAPGUI, when it is a non-unicode system, or simply not coded correctly like OPEN DATASET without specifying the cdepage when necessary.
    And it might even be, that even "displaying" the XML File is simply done with the incorrect codepage while the data inside the file is correct.
    If you are on Windows, you might even face funny results when saving a simple textfile from notepad with ANSI/DOS and both Unicode variants and then go to CMD.EXE ans simply "type" the content.
    All 4 results will be different, allthough notepad will display the same stuff.
    So first of all, makes sure which codepage is relevant at all stages from DB-table to "display"
    - DB-Charset
    - SAP system type (unicode/non-unicode)
    - SAP codepage (1100 / 410x )
    - crosscheck the test from report RSCPINST
    - Codepage on Windows running SAPGUI
    - Selected codpage for Sapgui
    Good hunting
    Volker

  • How do i get refund for app i purchased thats not working properly

    how do i get a refund on an app thats not operating properly on my ipad 2

    FOR ASSISTANCE WITH ORDERS - iTUNES STORE CUSTOMER SERVICE
    For assistance with billing questions or other order inquiries, please refer to our online support page by clicking here: http://www.apple.com/support/itunes/store/. If you cannot find the answers you are seeking in our robust knowledge base, you can contact us by visiting the following URL http://www.apple.com/support/itunes/store/, clicking on the appropriate Customer Service topic, then using the contact button or email form at the bottom of the page. Responses to emails will be provided as soon as possible.
    Phone: 800-275-2273 How to reach a live person: Press 0 four times
    Hours of Operation: Mon-Fri: 9am-5pm ET
    Email: [email protected]
    How to report an issue with Your iTunes Store purchase
    http://support.apple.com/kb/HT1933
     Cheers, Tom

  • HT2693 haw do i get a refund for an app that do not work properly (t3 magazine no sound when play the articals)

    haw do i get a refund for an app that do not work properly.
    i tryed all the troublesooting and still not working properly 
    the app is T3 magazine ther is no sound when playing the articles on the player
    thenks

    FOR ASSISTANCE WITH ORDERS - iTUNES STORE CUSTOMER SERVICE
    For assistance with billing questions or other order inquiries, please refer to our online support page by clicking here: http://www.apple.com/support/itunes/store/. If you cannot find the answers you are seeking in our robust knowledge base, you can contact us by visiting the following URL http://www.apple.com/support/itunes/store/, clicking on the appropriate Customer Service topic, then using the contact button or email form at the bottom of the page. Responses to emails will be provided as soon as possible.
    Phone: 800-275-2273 How to reach a live person: Press 0 four times
    Hours of Operation: Mon-Fri: 9am-5pm ET
    Email: [email protected]
    How to report an issue with Your iTunes Store purchase
    http://support.apple.com/kb/HT1933
    iTunes Purchase Problems: How to Report a Problem to iTunes Support
    http://tinyurl.com/7tscpa7
    How to Get a Refund from the App Store
    http://gizmodo.com/5886683/how-to-get-a-refund-from-the-app-store
    Getting Refunds for your iTunes Store Purchases
    http://www.labnol.org/software/itunes-app-store-refunds/13838/
    Canceling a Digital Subscription
    http://gadgetwise.blogs.nytimes.com/2011/10/14/qa-canceling-a-digital-subscripti on/
     Cheers, Tom

  • My iPhone 6 ear speaker is not working properly I couldn't able to hear any thing from ear speaker to lissen I had to put on loud speaker or to use handsfree please help me out with this problem if some body have answer?

    My iPhone 6 ear speaker is not working properly I couldn't able to hear any thing from ear speaker to listen I had to put on loud speaker or to use hands free please help me out with this problem if some body have answer?

    Hi Venkata from NZ,
    If you are having an issue with the speaker on your iPhone, I would suggest that you troubleshoot using the steps in this article - 
    If you hear no sound or distorted sound from your iPhone, iPad, or iPod touch speaker - Apple Support
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • I have upgraded My leopard to Mountain lion 10.7 via snow leapeard. Now My itunes is not working properly nor I able to install google chrome successfully. Please help me in this occasion. I am facing following messages.

    Hello Team,
    I have upgraded My leopard to Mountain lion 10.7 via snow leapeard. Now My itunes is not working properly nor I able to install google chrome successfully. Please help me in this occasion.
    Also, I am not being able to upgrade Mac OS X 10.7 to 10.7.4 or letest for lion.
    I am facing following messages when I open itunes ( I down loaded and install new for 10.7)
    Process:         iTunes [463]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         10.7 (10.7)
    Build Info:      iTunes-10702101~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [273]
    Date/Time:       2012-10-22 23:33:07.226 +0200
    OS Version:      Mac OS X 10.7 (11A390)
    Report Version:  8
    Interval Since Last Report:          4918 sec
    Crashes Since Last Report:           2
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      3DE933E2-7A48-4840-91F4-7DC466ED9C26
    Crashed Thread:  0
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    dyld: launch, loading dependent libraries
    @executable_path/../Frameworks/iPodUpdater.framework/Versions/A/iPodUpdater
    Dyld Error Message:
      Library not loaded: @executable_path/../Frameworks/iPodUpdater.framework/Versions/A/iPodUpdater
      Referenced from: /Applications/iTunes.app/Contents/MacOS/iTunes
      Reason: unsafe use of @executable_path in /Applications/iTunes.app/Contents/MacOS/iTunes with restricted binary
    Binary Images:
           0x102a96000 -        0x103c36fff  com.apple.iTunes (10.7 - 10.7) <0CC47E12-134F-A9E1-7E4F-3EAC797C3050> /Applications/iTunes.app/Contents/MacOS/iTunes
        0x7fff62696000 -     0x7fff626cb1ff  dyld (195 - ???) <71093406-21CF-3DBE-A001-802259ED5300> /usr/lib/dyld
    Model: MacBook4,1, BootROM MB41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.31f1
    Graphics: Intel GMA X3100, GMA X3100, Built-In, 144 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz, 0xAD00000000000000, 0x48594D503131325336344350362D59352020
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz, 0xAD00000000000000, 0x48594D503131325336344350362D59352020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.36.5)
    Bluetooth: Version 2.5.0b13, 2 service, 12 devices, 2 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: FUJITSU MHY2160BH, 160.04 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-867
    USB Device: Built-in iSight, apple_vendor_id, 0x8501, 0xfd400000 / 2
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52f, 0x1d100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8205, 0x1a100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x022a, 0x5d200000 / 3
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x5d100000 / 2
    And Google chrome just keep loading the page for hours and nothing is appear on its browser. But safari and firefox working absolutly fine.
    In addition, I have reboot computer as well but it never worked. Please help me in this occasion.
    Eagerly waiting for your response on this issue.
    Best Regards,

    You need to upgrade your copy of MS Office. You're using a version that is 8 years old (at least). You can buy Office 2011, which will work. You could also get a copy of Pages from the App Store, which is cheaper and will open Word files (though not perfectly). Or you could get a free Office clone, like OpenOffice or LibreOffice.

  • My iTunes card won't redeem and when I try to it comes up with this "The gift certificate or prepaid card code you entered has not been properly activated. Please contact iTunes Store costumer support for assistance" can anyone help me?

    My iTunes card won't redeem and when I try to it comes up with this "The gift certificate or prepaid card code you entered has not been properly activated. Please contact iTunes Store costumer support for assistance" can anyone help me?

    Is the store that you bought the card from nearby so that you can try going back and asking if they can activate the card properly ? If it's not, or if they can't/won't activate, then you will need to do as the message says and contact iTunes Support (these are user-to-user forums) : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then iTunes Cards And Codes (you will probably need to give them images of the front and back of the card, and possibly its receipt)

Maybe you are looking for