How convert pdf without damage the structure original file

I have a issue, when I converted a excel document to PDF this document damage the structure , I have 3 tables and it is disorganized. How can I conserve the original organization??

Before you convert, set the print to the Adobe PDF printer and be sure that the print preview and settings in Excel show correctly. Excel reflows based on the printer.

Similar Messages

  • How can I rearrange the pages in a PDF without changing the assigned paged numbers.

    How can I rearrange the pages in a PDF without changing the assigned paged numbers? These correspond to the original document folio numbers.

    In theory it would be possible to 'record and play back' the page numbers using a folder-level script, but it's far from trivial. You would have to use the doc.movePage() function - presumably driven by a dialog box - to do the page shuffling so there was a way to track what was being done, then swap the page 'labels' of the two affected pages. That's where it gets messy.
    We have functions in the JSAPI which can read and write the page label, but they don't do things in a logical way. The 'getPageLabel()' function simply returns a string, but the 'setPageLabel()' method expects to be told the numbering scheme, prefix, etc. You'd have to parse the string and work out what scheme it was implementing.

  • How to AVDocGetPDDoc without opening the pdf file

    Hi all,
    how to AVDocGetPDDoc without opening the pdf file in acrobat plugin sdk.
    Regards,
    JK

    thanks for ur reply, now its fine.

  • How to set values to the structure containing a node with cardinality 0..n

    Hello.
    I 'm trying to set values for the node with cardinality 0..n. The node type is "Fields".
    <xsd:complexType name="Field">
       <xsd:sequence>
          <xsd:element name="fieldCode" type="xsd:string"></xsd:element>
          <xsd:element name="displayValue" type="xsd:string" minOccurs="0"></xsd:element>
       </xsd:sequence>
    </xsd:complexType>
    <xsd:complexType name="Fields">
       <xsd:sequence>
          <xsd:element name="field" type="tns:Field" minOccurs="0" maxOccurs="unbounded"></xsd:element>
       </xsd:sequence>
    </xsd:complexType>
    I  need to set several values for the element "fieldCode" but it has cardinality 0..1 and BPM does not allow it but I did not find any option about how to set values for the structure of type "Fields". Could you help me?
    Best regards,
    Timur Semenchuk

    Hi Marcus,
    If there is no way you could change the cardinality of the node, and thus it can contain 0..n items, I think you should create-and-add a new element programmatically.
    Since the collection can contain zero elements, I would add a 'new' button, which upon clicking adds one new element via:
    IYourNodeElement yourNodeElem = wdContext.nodeYourNode().createYourNodeElement();
    wdContext.nodeYourNode().addElement(yourNodeElem);
    Hope this explains a bit!
    Best,
    Robin van het Hof

  • HT201612 When I installed Windows on my Macbook I allocated too much disk space to Windows, thus reducing the disk space available for MAC OS 10.6. Can I reallocate disk space without damaging existing Mac aplications, files, etc?  Thank you.

    n I use Boot Camp (Assistant) to change the percentage of disk space allocated to each, without damaging existing MAC applications, files, etc.?  Thanks in advance.

    make sure Windows will also have the room for updates, cache, page, hibernation, and growth with 20% free space; and Mac should also have 20% or more after accounting for growth.
    Spend the $19 and save the headaches with CampTune but backup both - CampTune should help with that chore also but also TimeMachne and clone OS X.
    Paragon CampTune for Mac

  • How backup iphone without erasing the new info on the new iphone

    how backup iphone without erasing the new info on the new iphone?

    L.A RAA wrote:
    Ya but my question is: ones i restore all my info into my new iphone would it erase the content i have on it? ...
    Yes.
    L.A RAA wrote:
    I already backup my old phone on itunes now i want to get that information in my new iphone without erasing anything on the new iphone...
    The Restore from Backup will erase what is on the phone..

  • How to view of damaged lotus notes nsf file?

    After the restoration of utilities through almost all the bases when opening throw an error "File is not database", "File
    does not exist" or "Database is corrupt - Can not allocate space".
    How to view of damaged lotus notes nsf file?

    Hello Rzher,
    The forum is for MS Office related questions. I'd recommend asking Lotus Notes related questions on the
    IBM forums instead.

  • HT5177 How can two people edit the same FCPX file? One company, so both people/computers share the same license. Example: I work on revision A and my boss takes it and makes revision B and gives it back to me using two separate computers.

    How can two people edit the same FCPX file? One company, so both people/computers share the same license. Example: I work on revision A and my boss takes it and makes revision B and gives it back to me using two separate computers.

    Have the project, events and media on one drive which is common to both macs.
    You can download FCP X to both macs using the same Apple ID that it was purchased with.
    Andy

  • In  elements 11 how do i bring back the 'show open files ' panel at the bottom  of the editor

    In elements 11 how do I bring back the show open files panel at the bottom of the editor expert workspace please

    Click the button in the bottom left that says Photo Bin. In the Photo Bin, make sure the drop-down menu is listed as "Show Open Files"

  • When I try to sync i get the message "original file could not be found.  What does that mean?

    When I try to sync i get the message "original file could not be found.  What does that mean?
    Have i lost all the music on my computer?

    iTunes' library keeps track of where your tracks are located. If you move a track, or keep your music on an external drive and don't turn it on before starting iTunes, or your computer's file system becomes corrupted, or iTunes' library gets corrupted, or..., then iTunes goes to where it thinks the file is located, can't find it, and you get !

  • Need to batch convert PDF to RTF while maintaining original folder structure

    I'm using Acrobat Pro 9 and I need a way to batch convert PDF files to RTF while maintaining the original folder structure.  So for instance, I might get a set of interview transcripts that were conducted with members of 1000 randomly selected households in 3 different cities.  Something like this, where the words in all caps are folder names:
    BOSTON
           HH1001
                PERSON-1A
                        Interview1.pdf
                        Interview2.pdf
                PERSON-2A
                        Interview1.pdf
                        Interview2.pdf
           HH1002
                PERSON-1A
                        Interview1.pdf
                        Interview2.pdf
                PERSON-2A
                        Interview1.pdf
                        Interview2.pdf
                PERSON-1C
                        Interview1.pdf
                        Interview2.pdf
    DETROIT
           HH2001
                PERSON-1A
                        Interview1.pdf
                        Interview2.pdf
                PERSON-2A
                        Interview1.pdf
                        Interview2.pdf
           HH2002
                PERSON-1A
                        Interview1.pdf
                        Interview2.pdf
                PERSON-2A
                        Interview1.pdf
                        Interview2.pdf
                PERSON-1C
                        Interview1.pdf
                        Interview2.pdf
    As u can see, the folder structure can get quite complicated and it's important to keep it the same.  Is there any way I can batch convert without having to open all 1000 files at once (which would crash the computer) or without having to add each subfolder to the Export Multiple Files window?
    I also tried saving the original folders and files in a portfolio and then converting the portfolio, but that puts all the converted files in a single folder.

    Bernd Alheit wrote:
    For the output location choose 'Same Folder as Original(s)'
    Yes, I've done that many times.  It doesn't put them in the correct folder structure, it just puts all the new files in the highest-level folder.

  • Can my charger, which originally shipped with my iPod A1040 be used with any of the following models without damaging the battery?

    I know this is a complicated question, but any detailed explanation as to why or how I appreciate it as I have tested and it does actually charge the 1136, 1051 and 1236, but I have been reluctant to try it on the A1288.
    Question:
    Can my charger, which originally shipped for the iPod A1040 be used with any of the following without shortening the battery life or damaging it?
    iPod A1136 (tested, does charge)
    iPod A1051 (tested, does charge)
    iPod A1236 (tested, does charge)
    iPod A1288
    Thanks,
    Josh

    Yes, you can use the iPod Mini charger with the new 5th Gen iPod.

  • How do I save as a pdf without reducing the resolution?

    Hi everyone. I am making business cards and I have to upload a pdf to a website to place my order. My card is ready to go at the specified resolution (300 dpi) and dimensions, but whenever I save it as a pdf, it reduces the resolution immensely. The dimensions of the photoshop file are 1062x615, whereas the pdfs (no compression) are always 254x147. The photoshop file, again, is 300 dpi.
    The dimensions in inches for both files: 3.54 x 2.05
    Obviously 254 pixels across 3.54 inches is not 300 dpi, but I cant figure out why it would do this. Please help.

    OK  InDesign quickstart guide
    Open indesign and create a new document.  Use the drop down and choose Intent: Print and US Business card
    Ctrl d opens the place image dialogue box.  locate the image which can be a PSD file with no text or JPG or PNG whatever.
    Drag the cursor to place and size the image.  Use the Selection tool (v) to move and resize.
    With your background image selected (handles and bounding box visible) use the Windows drop down to open the Text wrap panel and chose 'No text wrap' (or you won't be able to place text over it).
    Now create a text frame and use the Type tool to place your text.  This can be maddeningly frustrating but you'll get there.  Google and Youtube is your friend.
    https://www.youtube.com/results?q=indesign%20placing%20text&um=1&ie=UTF-8&gl=NZ&sa=N&tab=w 1
    When done, Export to PDF
    http://partners.adobe.com/public/asn/en/print_resource_center/Acrobat6PrintPress.pdf
    or this might easier to follow
    https://www.youtube.com/watch?v=79IEx1AKIN4
    The resulting PDF will print way way better than a bitmap image created entirely with Photoshop.

  • Convert pdf without cells

    would like to convert pdf files without cells, is this possible?

    Hi 301mike,
    It sounds like you have a PDF that doesn't have cell borders that you'd like to convert to an Excel document.  If that's correct, then the answer would be yes.  You should be able to convert the file to an Excel document, however the quality of the formatting within Excel is really dependent upon how the file was originally setup when converted to PDF.  This document talks about this in a bit more detail:  http://forums.adobe.com/docs/DOC-1513
    Please let us know if you have any questions.
    -David

  • From Word to PDF without changing the Number of pages

    When I convert a document of 320 pages from Word 2013 to PDF using Acrobat, the number of pages jump to 331, changing the footnotes, sections...How to fix it? Tx

    To expand on Michael Kazlow's response, the problem isn't caused by Windows, but rather how Microsoft Office applications format their text. The issue isn't only with Word, but also with every other Office application as well. Furthermore, it isn't a matter of whether you create the PDF using the Adobe PDF PostScript printer driver instance, but rather, when you compose the document while the Adobe PDF PostScript printer driver instance is the default/current printer within Word!!!
    These applications format text using font metrics normalized to the resolution of the current output device. Thus, if you are displaying a document in Word and the current printer selected (usually the default printer you have selected in Windows when you start up Word) has a device resolution of 600dpi, the document is formatted with each character's space measured in units of 1/600 of an inch. If you change the current printer or print to a printer that has a different resolution set, Word reformats the document using font metrics based on the new resolution. In the case of the Adobe PDF PostScript printer driver instance, by default, the resolution is 1/1200 of an inch. Typically, more text will fit on a page with long text lines when higher resolution is used and less text will fit on a page with long lines when a lower resolution is used. If your default printer is a high resolution inkjet printer, you may see resolutions as high as 2400 dpi, for example.
    Microsoft Office applications are also known to reformat pages based upon other metrics such as printable area.
    These issues don't just affect PDF creation, but also printing to different devices yielding different line endings and pagination.
    To further complicate matters, when you either Save as PDF using Office's own PDF creation facility or even Save as Adobe PDF using Acrobat's PDFMaker facility (part of Acrobat), Office uses yet a different mechanism to reformat the page, also yielding inconsistencies in line ending and pagination from what you see on the screen and/or in print directly from Word to a particular device. (We don't know exactly what mechanism Microsoft is using in these cases to cause the discrepancies.)
    Users of Office and Adobe have complained to Microsoft about this general behavior for over 20 years and apparently it is not of any priority to Microsoft to resolve this.
              - Dov

Maybe you are looking for

  • Upload an animated gif to a servlet?

    Has anyone got any experiences of uploading "animated gifs" from a html-form to a server running apache webserver with j2ee? Im using struts framework, but I dont think thats got anything to do with the problem.

  • Sub:Stock report with sales unit of measurement - reg.,

    Hi guru's we have a requirement to have the stock report with sales unit of measure instead of base unit of measure can anybody guide me how to do this. thanks in advance tulja singh.

  • Can't import MPEG-2 files in FCE HD

    I can't import MPEG-2 files into Final Cut Express HD. Before I bought the software, I took an MPEG-2 file to the Apple store and they imported it just fine. This is why I decided to buy the software. I know it can work, I just don't know why it won'

  • At what point is PL/SQL cursor data retrieved?

    Hi This may sound like a silly question but since I am not entirely sure, I thought I'd ask. In Oracle PL/SQL, do you know at what stage the query in a cursor is actually executed? Is it at the DECLARE stage or when you first OPEN / LOOP on it? I sus

  • VPN_HW PACKET_ERROR

    Hi all, My customer is facing a strange issue. he stated he gets lots of VPN_HW PACKET_ERROR on the syslog server. syslog it looks like this   Facility       Message Name                     Sev Occur      Last Time   ================================