How can I create the document, only one inch in width and/or height size?

Hello

I need to create pdf files that are tiny. These are in fact the labels that are smaller than 1"high and sometimes smaller than! "in width? It is possible to create such a size small document uses any Acrobat X Pro, Acrobat distiller and Acrobat SDK kit?

Thank you.

The default minimum page size (height/width) is 3 / 72 "(~ 0,04") for the version PDF 1.4 and higher. " Acrobat and Distiller can create PDF pages that are as small as the minimum dimensions.

Tags: Acrobat

Similar Questions

  • What are the issues and how can I put the documents in the files?

    As usual; Oracle is absolutely horrible in providing any kind of basic instructions on the use of the products.

    I need to upload files to a structure (don't care if it's collections, folders, or in mason jars as long as it works) and be able version them and seize those I want.

    I managed to get a variety of things to work with the genericSoapService (cannot use the API in accordance with local policy), but everything I check in goes in (don't know where)

    I don't think I'm even asking the right questions because my web researchers increase irrelevant results.

    What are the issues and how can I put the documents in the files?

    I created a few files like this:

    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ucm="http://www.oracle.com/UCM">
       <soapenv:Header/>
       <soapenv:Body>
    <GenericRequest xmlns="http://www.oracle.com/UCM" webKey="cs">
    <Service IdcService="FLD_CREATE_FOLDER">
    <Document>
    <Field name="fParentGUID">C976021E28DD8B26FB2D437B5BF56B7F</Field>
    <Field name="fPath">/RAFT/Appraisals/</Field>
    <Field name="fFolderName">0111234567</Field>
    <Field name="fSecurityGroup">RAFT_ADMINGrp</Field>
    </Document>
    </Service>
    </GenericRequest>
       </soapenv:Body>
    </soapenv:Envelope>
    

    Here's a sample call:

    The virtual path is/Appraisals/0111234567 /.

    The GUID for this folder is CBF8EF9C59F8A6C84EB31C68F0903399

    I see the reference to xCollectionID when I look for answers, but the data is not available for me (see the output below)

    When I run this it stores the file but the file does not appear in the folder.

    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ucm="http://www.oracle.com/UCM">
         <soapenv:Header/>
    <soapenv:Body>
    <GenericRequest xmlns="http://www.oracle.com/UCM" webKey="cs">
    <Service IdcService="CHECKIN_UNIVERSAL">
    <Document>
    <Field name="fFolderGUID">CBF8EF9C59F8A6C84EB31C68F0903399</Field>
    <Field name="dDocType">Document</Field>
    <Field name="dSecurityGroup">Public</Field>
    <Field name="dDocAccount"/>
    <Field name="dSecurityGroup">RAFT_ADMINGrp</Field>
    <Field name="xFHACaseNumber">0111234567</Field>
    <Field name="xFHADocumentType">Appraisal</Field>
    <Field name="dDocTitle">tuesday2document.txt</Field>
    <File name="primaryFile" href="whereami.txt">
    <Contents>dGhpcyBpcyBteSBkb2N1bWVudA==</Contents>
    </File>
    </Document>
    </Service>
    </GenericRequest>
    </soapenv:Body>
    </soapenv:Envelope>
    

    Returns:

    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
       <env:Header/>
       <env:Body>
          <ns2:GenericResponse xmlns:ns2="http://www.oracle.com/UCM">
             <ns2:Service IdcService="CHECKIN_UNIVERSAL">
                <ns2:Document>
                   <ns2:Field name="reserveLocation">false</ns2:Field>
                   <ns2:Field name="IdcService">CHECKIN_UNIVERSAL</ns2:Field>
                   <ns2:Field name="dSecurityGroup">RAFT_ADMINGrp</ns2:Field>
                   <ns2:Field name="dpTriggerField">xIdcProfile</ns2:Field>
                   <ns2:Field name="dDocType">Document</ns2:Field>
                   <ns2:Field name="scriptableActionErr"/>
                   <ns2:Field name="xPartitionId:isSetDefault">1</ns2:Field>
                   <ns2:Field name="xWebFlag"/>
                   <ns2:Field name="dDocCreator">C03999</ns2:Field>
                   <ns2:Field name="dDocAccount"/>
                   <ns2:Field name="xClbraUserList"/>
                   <ns2:Field name="dLocation"/>
                   <ns2:Field name="xWCPageId:isSetDefault">1</ns2:Field>
                   <ns2:Field name="dWebExtension">txt</ns2:Field>
                   <ns2:Field name="isNew">1</ns2:Field>
                   <ns2:Field name="IsQueryObjectPersistent"/>
                   <ns2:Field name="xWCTags"/>
                   <ns2:Field name="LockedContents1">dDocName:WCC_Cluster-001208</ns2:Field>
                   <ns2:Field name="dClbraName"/>
                   <ns2:Field name="dCreateDate">10/7/14 8:58 AM</ns2:Field>
                   <ns2:Field name="xClbraAliasList"/>
                   <ns2:Field name="dActionMillis">72487502</ns2:Field>
                   <ns2:Field name="StatusMessage">Successfully checked in content item 'WCC_CLUSTER-001208'.</ns2:Field>
                   <ns2:Field name="dIsPrimary">1</ns2:Field>
                   <ns2:Field name="isInfoOnly"/>
                   <ns2:Field name="dActionDate">10/7/14 8:58 AM</ns2:Field>
                   <ns2:Field name="xWCPageId"/>
                   <ns2:Field name="xLibraryGUID:isSetDefault">1</ns2:Field>
                   <ns2:Field name="dDocID">1216</ns2:Field>
                   <ns2:Field name="dPublishState"/>
                   <ns2:Field name="xFHACaseNumber">0111234567</ns2:Field>
                   <ns2:Field name="doSorting">0</ns2:Field>
                   <ns2:Field name="primaryFile">whereami.txt</ns2:Field>
                   <ns2:Field name="dRevisionID">1</ns2:Field>
                   <ns2:Field name="xExternalDataSet"/>
                   <ns2:Field name="scriptableActionFunction">determineCheckin</ns2:Field>
                   <ns2:Field name="UseForwardOnlyCursor"/>
                   <ns2:Field name="noDocLock">1</ns2:Field>
                   <ns2:Field name="dID">1208</ns2:Field>
                   <ns2:Field name="xWCTags:isSetDefault">1</ns2:Field>
                   <ns2:Field name="xPartitionId"/>
                   <ns2:Field name="xComments:isSetDefault">1</ns2:Field>
                   <ns2:Field name="dInDate">10/7/14 8:58 AM</ns2:Field>
                   <ns2:Field name="dDocOwner">C03999</ns2:Field>
                   <ns2:Field name="dUser">C03999</ns2:Field>
                   <ns2:Field name="isDocProfileUsed">true</ns2:Field>
                   <ns2:Field name="scriptableActionParams"/>
                   <ns2:Field name="dpEvent">OnImport</ns2:Field>
                   <ns2:Field name="xExternalDataSet:isSetDefault">1</ns2:Field>
                   <ns2:Field name="dDocLastModifier">C03999</ns2:Field>
                   <ns2:Field name="DocExists"/>
                   <ns2:Field name="dConversion">PassThru</ns2:Field>
                   <ns2:Field name="StatusCode">0</ns2:Field>
                   <ns2:Field name="xStorageRule:isSetDefault">1</ns2:Field>
                   <ns2:Field name="dStatus">DONE</ns2:Field>
                   <ns2:Field name="dOriginalName">whereami.txt</ns2:Field>
                   <ns2:Field name="dRevClassID">1208</ns2:Field>
                   <ns2:Field name="idcToken"/>
                   <ns2:Field name="dRevLabel">1</ns2:Field>
                   <ns2:Field name="dDocName">WCC_CLUSTER-001208</ns2:Field>
                   <ns2:Field name="xWCWorkflowApproverUserList:isSetDefault">1</ns2:Field>
                   <ns2:Field name="xStorageRule">webasset</ns2:Field>
                   <ns2:Field name="localizedForResponse">1</ns2:Field>
                   <ns2:Field name="dPublishType"/>
                   <ns2:Field name="fFolderGUID">CBF8EF9C59F8A6C84EB31C68F0903399</ns2:Field>
                   <ns2:Field name="dFormat">text/plain</ns2:Field>
                   <ns2:Field name="scriptableActionType">3</ns2:Field>
                   <ns2:Field name="dDocTitle">tuesday2document.txt</ns2:Field>
                   <ns2:Field name="dpAction">CheckinNew</ns2:Field>
                   <ns2:Field name="primaryFile:path">/opt/oracle/work/wcc_cluster/ucm/cs/vault/~temp/1963032402.txt</ns2:Field>
                   <ns2:Field name="refreshMonikers"/>
                   <ns2:Field name="xWCWorkflowAssignment"/>
                   <ns2:Field name="isEditMode">1</ns2:Field>
                   <ns2:Field name="refreshSubMonikers"/>
                   <ns2:Field name="xFHADocumentType">Appraisal</ns2:Field>
                   <ns2:Field name="changedMonikers"/>
                   <ns2:Field name="dRevRank">0</ns2:Field>
                   <ns2:Field name="StorageRule">webasset</ns2:Field>
                   <ns2:Field name="xWCWorkflowApproverUserList"/>
                   <ns2:Field name="xComments"/>
                   <ns2:Field name="dAction">Checkin</ns2:Field>
                   <ns2:Field name="isDocProfileDone">1</ns2:Field>
                   <ns2:Field name="xWebFlag:isSetDefault">1</ns2:Field>
                   <ns2:Field name="dRawDocID">1215</ns2:Field>
                   <ns2:Field name="xLibraryGUID"/>
                   <ns2:Field name="StatusMessageKey">!csServiceStatusMessage_checkin,WCC_CLUSTER-001208</ns2:Field>
                   <ns2:Field name="xIdcProfile:isSetDefault">1</ns2:Field>
                   <ns2:Field name="dWorkflowState"/>
                   <ns2:Field name="dProcessingState">Y</ns2:Field>
                   <ns2:Field name="dDocCreatedDate">{ts '2014-10-07 08:58:07.482'}</ns2:Field>
                   <ns2:Field name="dDocAuthor">C03999</ns2:Field>
                   <ns2:Field name="dOutDate"/>
                   <ns2:Field name="dIsWebFormat">0</ns2:Field>
                   <ns2:Field name="scriptableActionFlags">12</ns2:Field>
                   <ns2:Field name="isCheckin">1</ns2:Field>
                   <ns2:Field name="RenditionId">webViewableFile</ns2:Field>
                   <ns2:Field name="dExtension">txt</ns2:Field>
                   <ns2:Field name="VaultfilePath">/opt/oracle/work/wcc_cluster/ucm/cs/vault/~temp/1963032402.txt</ns2:Field>
                   <ns2:Field name="prevReleaseState"/>
                   <ns2:Field name="isStatusChanged">1</ns2:Field>
                   <ns2:Field name="dReleaseState">N</ns2:Field>
                   <ns2:Field name="dWebOriginalName">WCC_CLUSTER-001208~1.txt</ns2:Field>
                   <ns2:Field name="xWCWorkflowAssignment:isSetDefault">1</ns2:Field>
                   <ns2:Field name="dDocLastModifiedDate">{ts '2014-10-07 08:58:07.482'}</ns2:Field>
                   <ns2:Field name="dFileSize">19</ns2:Field>
                   <ns2:Field name="xIdcProfile"/>
                </ns2:Document>
             </ns2:Service>
          </ns2:GenericResponse>
       </env:Body>
    </env:Envelope>
    

    CBF8EF9C59F8A6C84EB31C68F0903399

    Replace fFolderGUID by fParentGUID

  • How can I chage the direction of one of my extended in MS XP desktop monitors

    How can I chage the direction of one of my extended in MS XP desktop monitors

    In your notifications area, right-click on the icon for your graphics driver. Since I did not lnow what grapiics driver you have, I can't help you much here. However, this will give you many settings and menus that should include one to change the orientation of a specific moniter.

  • How can I chang the language from one to the other?

    How can I chang the language from one to the other?

    Change the language of Adobe Creative Cloud applications

  • How can I reinstall the Photoshop from one computer to another? I didn't need a second license...

    How can I reinstall the Photoshop from one computer to another? I didn't need a second license...

    You are allowed to install Photoshop on two computers. Recent versions allow to choose if they are versions Mac or Windows, or one of each!

  • ON the app, how can I download the documents on the cloud for my iPad

    ON the app, how can I download the documents on the cloud for my iPad

    Hi secora47267766 ,

    In Acrobat Reader mobile App there is no option to download the PDF file of the cloud of the document on your device.

    However you can do this online via a web browser.

    Open this link https://cloud.acrobat.com/recent on iPad in the web browser, sign in using your Adobe ID & Document Cloud tab see you all the files downloaded, select it & download it to your device.

    Eventually you will be able to see the file downloaded in Acrobat Reader App mobile on the Local tab.

    Kind regards
    Nicos

  • How can I remove the documents from my iPad added when it was running regular Acrobat, now that happened in DC?  The docs are not on the cloud, and DC does not appear to be a function of deletion for non-cloud docs.

    I use an iPad.  It switches me automatically in Acrobat outdated in DC.  How can I remove the documents that have been on my iPad with the old Acrobat?  They are not in the cloud, and DC does not appear to be a function of deletion for them.

    Hello

    By default, Acrobat DC IOS shows the consulted files recently.  You need to switch to another file location (for example, Local, Document cloud creative) to delete, rename, move or duplicate files.

    You can switch to the Local, if you do not want the files and folders that are stored locally on your iPad.

    Do you want to take a look at the following document to see how you can switch to another file location and delete the files?

    How to manage files Acrobat DC for iOS

    Please let us know if you have any additional questions.  Thank you.

  • I bought the creative cloud for a year and I want to add Illustrator.  I am also a teacher and would like the discount.  How can I change the info?  I have an ID and pay the heel of the school.

    I bought the creative cloud for a year and I want to add Illustrator.  I am also a teacher and would like the discount.  How can I change the info?  I have an ID and pay the heel of the school.

    Hi Angie,.

    I see that you purchased a plan of photography under the same email that you use with the forums.

    Discount student/teacher if they are only available for full creative cloud subscription, not the plan of the photograph or any other single application.

    You can buy the complete creative cloud, as well as with discounted prices.

    Get in touch with our service customer for more information:-http://helpx.adobe.com/x-productkb/global/phone-support-orders.html

    Also look for the plans under:-Creative Cloud price and membership plans | Adobe Creative Cloud

  • How can I get the menu bar with preview in browser and Code, split Code, design to appear? (DW CC) Accidentally deleted and cannot locate.

    I have accidentally disabled Standard or Document to the menu bar, now I can't locate the Code, code split, preview in browser and others.

    How can I get the menu bar with preview in browser and Code, split Code, design to appear? (DW CC)

    Found.  View > toolbars > Document.

  • My macpro is backup in the capsule of time even when I was at work, which means that the time capsule is consumed my data plan. Can anyone suggest a way I can have it the backup only when my mac pro and time capsule is in the same local wifi

    my mac pro is backup in the capsule of time even when I was at work, which means that the time capsule is consumed my data plan. Can anyone suggest a way I can have it the backup only when my mac pro and time capsule is in the same local wifi

    If the Time Capsule and MacBook Pros are not on the same network, the MacBook is not backup in the time Capsule. You probably see what snapshots leaving MacBook on the local disk, until the two are reconnected. If you don't want that to happen, disable Time Machine on a different network.

    Good day.

  • How can I download the drivers for a processor that crashed and does not have access to the internet

    How can I download the drivers for a processor that crashed and does not have access to the internet.  The drivers seem to be the problem.

    How can I download the drivers for a processor that crashed and does not have access to the internet.  The drivers seem to be the problem.

    First of all, please note that you mean a computer, not a cpu.  "CPU" means "Central processing unit". In modern personal computers, the CPU is a relatively small chip, an integrated circuit. It is located on the motherboard inside the computer case. It is not the case itself, nor is it the total computer, which includes the case and what it contains.

    Download drivers on another computer and put them on CD or thumb. Bring them to the computer in question, and then copy them there.

  • Hello, how can I delete the photos in "open a recently modified and if possible do more not write in it? Thank you

    Hello, how can I delete the photos in "open a recently modified and if possible do more not write in it? Thank you

    olivierm85470095 wrote:

    Hello, how can I delete the photos in "open a recently modified and if possible do more not write in it? Thank you

    In the editor, go to the Edition/Preferences menu, select the second line (Enregist.desFichiers); to zero the last option: "the list of recent files Contains...". »

  • How can I know the pop up notice update is legitimate and check the installation?

    How can I know the pop up notice update is legitimate and check the installation? I understand that you have to make sure that all previous updates have been removed before adding a new update.

    no adobe update must be removed or undone to install future updates.

    and what app triggers the popup?

  • How can I remove the documents in my storage iCloud on my Mac with IOS Sierra?

    How can I remove my documents on storage iCloud, and how I can cancel with documents stored in iCloud?

    Select them and press Delete on your keyboard.

  • How can I use the shell only for hyperterminal on Vistas part

    I need to use the shell for hyperterminal.  I was told that Vista does not support the hyperterminal.   What are my options?  How can I access the command line?

    Alternatives to HyperTerminal in Vista
    http://www.windowsreference.com/Windows-Vista/alternatives-to-HyperTerminal-in-Vista/

    http://www.Google.com.au/search?q=HyperTerminal+on+Vista&SourceID=IE7&RLS=com.Microsoft:-to the: IE-SearchBox & ie = & oe = & redir_esc = & ei = bZOWS7unFcuLkAWAg4ywCg

    To access the command prompt type cmd in the box Start Menu search.  If you want to run it as an administrator, you will need to click on it, then select this option?

Maybe you are looking for

  • ORing the arbitration in a cluster to write Net Multi ID

    I use image API CAN and want to write several posts on my device.  The pain I feel is my ID of arbitration, it must be of 29 bits instead of 11.  I know that I OR he, but how do you go about it when it is in a cluster.  Please feel free to look at my

  • Have questions about overall upward of Outlook Express.

    I reason that, unlike Hotmail/Yahoo, etc., Outlook Express needs a Hotmail/Yahoo e-mail account must be configured before can connect you to Outlook Express? An 'Outlook Express' e-mail account can be created with the outlook.com extension or the mai

  • Messed up graphics card, now I can't start windows. .

    Messed up graphics card, now I can't start windows. said the plug to the/windows/system32/system address, or something like that, is missing or corrupted. said to run the installation disk, I don't have it. Needhelp, VERY VERY important files on my d

  • Partially responsive touchscreen Xperia Z2

    Hello world Yesterday my Xperia began to have what is called the question "ghost touch."Off the phone, nothing has been looking better. At this point, when I boot the phone, I can enter my PIN - sim, start the camera by the dedicated button and touch

  • Error: 429, component ActiveX cannot create object when CreateObject ("msxml. DOMDocument')

    Hello When I try to project to create using VBScript CreateObject("msxml.) DOMDocument'), the error display: 429, component ActiveX cannot create object. Thank you & respect, MD Ali Islam