Preview or Sample Book using Adobe Content Server 4.0

We are using Adobe Content Server 4 to process PDF files into ebooks. Now we want to provide Preview  or Sample books of these ebooks. By Preview I meant, lesser pages per chapter so that user can read some content of the book and if he/she likes the content then he/she can purchase the complete ebook. I am wondering if there is a way in Adobe Content Server 4.0 that can help us creating these Previews or Sample books. Our limitation is that we want that ACS 4.0 automatically create the preview from the complete book. It means that we do not want to provide PDF with limited number of pages. We want to provide complete PDF file and ACS 4 should automatically select some of the pages to create Preview or Sample ebook. Does Adobe COntent Server 4.0 has such functionality that can help us in creating Sample ebooks or Previews?
Message was edited by: Logical Vikash Sharma

Subsetting or creating sample documents is not a feature of ACS4.  I would suggest looking at using/creating your own sample creator.

Similar Messages

  • Removing book from Adobe Content Server

    Hello.
    I would like to remove book from Adobe Content Server. I used answers from that thread http://forums.adobe.com/thread/621994 .I successfully removed book from distributor inventory but can not remove it from operator (built-in distributor) inventory. I got this error:
    data="E_ADEPT_DATABASE http://acs.authorcloudware.com:8080/admin/ManageResourceKey Cannot delete or update a parent row: a foreign key constraint fails (`adept`.`fulfillmentitem`, CONSTRAINT `fulfillmentitem_ibfk_2` FOREIGN KEY (`resourceid`) REFERENCES `resourcekey` (`resourceid`))"
    How can I delete data from 'fulfillmentitem' table from php script?
    Best regards,
    Tamara.

    Finally, I found a way to remove book from adobe content server. This article Public Knowledge Base helped me a lot.
    So, in order to remove book from acs you need to make 4 requests:
    - request to admin/ManageDistributionRights with distributor ID
    - request to admin/ManageDistributionRights built-in distributor ID
    - request to admin/ManageResourceItem
    - request to admin/ManageResourceKey
    This is how my requests look like:
    //Remove book from distributor
    <request action='delete' auth='builtin' xmlns='http://ns.adobe.com/adept'>
         <nonce>Mjc3MjQzMTI=</nonce>
         <expiration>2014-05-26T09:57:37+00:00</expiration>
         <distributionRights>
              <distributor>urn:uuid:3bbdd5ee-c325-4ba9-86d9-8cc428d725ac</distributor>
              <resource>urn:uuid:cd9879ce-7648-49ad-8202-243a54486938</resource>
         </distributionRights>
    </request>
    //Remove book from built-in distributor
    <request action='delete' auth='builtin' xmlns='http://ns.adobe.com/adept'>
         <nonce>MjYzNDA0ODQ=</nonce>
         <expiration>2014-05-26T09:57:38+00:00</expiration>
         <distributionRights>
              <distributor>urn:uuid:00000000-0000-0000-0000-000000000001</distributor>
              <resource>urn:uuid:cd9879ce-7648-49ad-8202-243a54486938</resource>
         </distributionRights>
    </request>
    //Remove Resource Item Info
    <request action='delete' auth='builtin' xmlns='http://ns.adobe.com/adept'>
         <nonce>MjYxMDgxOTI=</nonce>
         <expiration>2014-05-26T09:57:38+00:00</expiration>
         <resourceItemInfo>
              <resource>urn:uuid:cd9879ce-7648-49ad-8202-243a54486938</resource>
              <resourceItem>0</resourceItem>
         </resourceItemInfo>
    </request>
    //Remove the resource key
    <request action='delete' auth='builtin' xmlns='http://ns.adobe.com/adept'>
         <nonce>MjgyNjU2NDI=</nonce>
         <expiration>2014-05-26T09:57:39+00:00</expiration>
         <resourceKey>
              <resource>urn:uuid:cd9879ce-7648-49ad-8202-243a54486938</resource>
              <resourceItem>0</resourceItem>
         </resourceKey>
    </request>
    Value of "resourceItem" tag is important. Actually I didn't find description in documentation what this tag means. I found that this is optional resource item index and that default value is 1. But when I send delete request with 1 in <resourceItem> the last request, which remove resource key, return error. If you know what this tag mean please answer in this thread.

  • Selling a Book using Adobe eBook Platform.

    Looking to sell and a digital book using adobe content server and adobe digital editions and looking to better understand how this process would work?  User would pay and then be able to download the ebook to their devices and allow us to control the files rather than sending pure pdf's.

    This is the forum for the Adobe FormsCentral product. It is not a support forum for help with downloading e-books.
    I suggest you try with the online store where you are trying to buy your book, or with your e-reader manufacturer. Perhaps there is a forum somewhere for users of your device?
    Brian

  • Adobe Content Server 3.0.1 Store and Library conflicts

    Dear All,
    I am working on Adobe Content Server 3.0.1 and able to configure it to ecommerce site but i am unable to package the books when both library and store is configured on my Adobe content server 3.0.1 at a time.
    please let me known the version of the content server i using is licensed to use only store or a library at a given time.

    We configured Adobe Content Server 3.0.1 and created one store and one library, when we want to lend a eBook i am unable to locate the option for lending the eBook in "Availbility" tag page of "Books" Tab when i set the "Adjust" option to value "Loan".
    Please let me know whether my version of content server allows us to package a eBook for lending if so where can i find the option for lending the eBook.

  • Adobe Content Server

    I am wondering if Adobe Content Server is phased out or not.
    And if not: What is the price? Is it impossible to get this information?

    We configured Adobe Content Server 3.0.1 and created one store and one library, when we want to lend a eBook i am unable to locate the option for lending the eBook in "Availbility" tag page of "Books" Tab when i set the "Adjust" option to value "Loan".
    Please let me know whether my version of content server allows us to package a eBook for lending if so where can i find the option for lending the eBook.

  • Where to create adobe content server trial account?

    hi there,
    where i create trial server account for adobe content server 4?
    is it give me account for sign - in to acs operator client?
    thanks.

    Hi,
    I'm not sure what SDK you're exactly referring to. But you can use server-side actionscrip and an IDE like Adobe Flash Builder/Flash Professional for client side actionscript to develop your two-way application.
    Hope this helps. Let me know if you have any other queries.
    Thanks,
    Apurva

  • Integrate Adobe content server with Virtuemart.

    Hello,
         Please provide me some information or guidence regarding integration of Adobe content server and virtue mart  in to virtuemart shopping cart or e book store.
         If i need to provide changes into the code ,then please guide me for that code also.
         It would be grate if any body can provide us exact solution regarding integration.
         I am waiting for reply with solution.
    Thanks & Regards,
    Nayan Jogi

    Hello,
    I have seen on the internet you asking for help in that issue.
    I am now starting a project to create an ebook shop in Spain and I would like to ask you how the system based on Content Server and Virtuemart worked? Did you find too much problems? Is the website already released?
    Thanks for your help,
    Jaime Farres

  • Suggested User base on Adobe Content Server

    I was trying to get some statistics for the supported user base for Adobe Content server 4.01. We have one server Dual Core processor with 4 GB RAM on windows 2008 server. I would like to know what is the load that this server can support during document fulfilment process. We are expecting around 300000 users to download documents from Adobe Content Server in next couple of years and we are trying to see what are ways that we can scaleup the infrastructure to support huge user downloads.
    It would be really helpful if some one shares us the concurrent user load supported by Adobe Content Server

    We configured Adobe Content Server 3.0.1 and created one store and one library, when we want to lend a eBook i am unable to locate the option for lending the eBook in "Availbility" tag page of "Books" Tab when i set the "Adjust" option to value "Loan".
    Please let me know whether my version of content server allows us to package a eBook for lending if so where can i find the option for lending the eBook.

  • Using SAP Content Server for SAP E-Recruitment

    Hi SAP Experts,
    We are presently implementing SAP E-Recruitment using BSP services, We are successfully runnig with Whole E-recruitng cycle when we use SAP system DB as storgae for External Candidtes' Documents.
    But, Our Client wants to have SAP Content Server to store all documents uploaded by External/Internal Candidates becuase client is worrying that if SAP system DB holds such huge data base of Resumes, it may slow down the performance of SAP System.
    So, We need inputs from you suggesting whether is it feasible to use SAP Content server for SAP E-Recruitment Implementation. SAP no where suggests to Content server. So, we are in deliema to go for content server or not. If it is feasible to use Content server, pls provide me proper links or documents for reference.
    Please give your valuable inputs,
    Thanks & Regards,
    Sudheer Kumar P

    Hi Sudheer,
    We are considering the same option.  We are concerned about performance after all these documents are uploaded too.  Did you install a content server?  How did it go and was it difficult to set up with e-rec?
    Thanks
    Shane

  • Using DMS Content server for Archiving HR documents

    Hi SAP Gurus,
    with the details gathered from the forum we could suggest the client to go for Archiving there Documents for storing there HR related Documents, like Resumes, salary hike litters, leaves etc....
    but as we do have DMS here and intending to get a Content server for DMS, can we use the same content server for archiving the HR documents also,
    or the other way round if we go a Big archiving server, can we store DMS documents there using it as Content Server,
    Thanks and Regards,
    Priya S

    Yes, you can use the content server. Just create an ArchiveLink Repository on the server and you can use it for HR.

  • How to configure Adobe Content Server in a web farm

    We have a requirement where we would like to configure multiple servers with Adobe Content server and route requests via Network Load Balancer. We need help to configure Adobe Content serves in a web farm. can some one from your team direct us to appropriate documents or provide suggestions to configure Adobe Content server in a web farm.

    Request to provide instructions to configure Adobe Content Server in a web farm. I have installed Adobe Content Server in one of the box and configured all three services
    1) Fulfillment
    2) Packaging
    3) Admin
    We are successfully able to do packaging and fulfill documents. My goal is to add two more servers to handle load on ACS. I had a doubt on how to create and configure certificate files for other two boxes and add them NLB
    Request your help in guiding me to the documents that helps me to complete this configuration.
    Thanks,
    Ravi

  • Adobe Content Server 4.1 - Cound not find server's private key in the keystore

    Hello,
    I have getting following error when i setup fulfillment services of Adobe Content Server 4.1.1
    type Exception report
    message
    description The server encountered an internal error () that  prevented it from fulfilling this request.
    exception
    javax.servlet.ServletException: Servlet execution threw an exception
    root cause
    java.lang.Error: Cound not find server's private key in the keystore
         com.adobe.adept.fulfillment.security.ServerConfig.init(ServerConfig.java:156)
         com.adobe.adept.fulfillment.security.ServerConfig.getSigningURL(ServerConfig.java:48)
         com.adobe.adept.fulfillment.servlet.FulfillmentServerStatus.getServers(FulfillmentServerStatus.java:34)
         com.adobe.adept.common.servlet.Status.checkUp(Status.java:355)
         com.adobe.adept.common.servlet.Status.doGet(Status.java:424)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    note The full stack trace of the root cause is available in the  Apache Tomcat/6.0.20 logs.
    My fulfillment-conf.txt contains following:
    com.adobe.adept.log.level=trace
    com.adobe.adept.log.file=C:\acs4\log\fulfillment.log
    com.adobe.adept.persist.sql.driverClass=com.mysql.jdbc.Driver
    com.adobe.adept.persist.sql.dialect=mysql
    com.adobe.adept.persist.sql.connection=jdbc:mysql://127.0.0.1:3306/adept
    com.adobe.adept.persist.sql.user=acesdbuser
    com.adobe.adept.persist.sql.password=******
    com.adobe.adept.serviceURL=http://127.0.0.1:8080/fulfillment
    com.adobe.adept.fulfillment.security.licensesignURL=https://nasigningservice.adobe.com/licensesign
    com.adobe.adept.fulfillment.security.keystore=pkcs12
    com.adobe.adept.fulfillment.security.pkcs12.file=file:///C:/ACS4/operator.p12
    com.adobe.adept.fulfillment.security.keystore.user=operator4acs
    com.adobe.adept.fulfillment.security.keystore.password=******
    Any Idea?
    Regards,

    Are you sure you created the .p12 file with the correct '-name' friendly name? The value for -name must match the value com.adobe.adept.fulfillment.security.keystore.user

  • Adobe Content Server Manager?

    Bonjour,
    Je suis membre de ma bibliothèque locale (Gatineau, Québec) et nous pouvons maintenant emprunter des livres numériques......le problème est le suivant.......j'ai téléchargé Adobe Reader et Adobe Digital pour emprunter les livres...mon problème est le le suivant je n'ai pas le programme Adobe Content Server Manager et je ne trouve pas un site sécuritaire pour le télécharger gratuitement.....quelqu'un peut m'aider? Merci..........

    http://www.adobe.com/products/content-server.html

  • Use of content server for cFolder

    For cFolder, the use of content server is optional. My question is when should we use it ?

    Hi,
    cFolder can be used as a content server,Knowledge management system.
    It is depend on the organization need and kind of development they are doing.
    It is used best when are project team is working globally and virtually same.
    we can share project docs,maintain BOM , Material management,discussion thread,and also used for online meetings.
    Shiv

  • Future Adobe Content Server options

    As everyone knows, ACS 3 as a standalone product is no longer available; the official text from website:
    "Adobe Content Server 3 is no longer distributed by Adobe as a standalone product. Instead, a number of Adobe Partners, including service providers and content aggregators, offer Content Server protection as a convenient hosted service."
    Delivering protected PDF files to our customers through a hosted service (ADEPT or through a partner) is not an option for many reasons. LiveCyle does not appear to be the right solution either.
    Can anyone give insight into whether this gap in product offering will be addressed?

    Content Server Technology for a special edition of Adobe InDesign CS3 ME
    I seek to license Adobe Content Server-like Technology for a special edition of Adobe InDesign CS3 ME in which a user must activate this special edition of Adobe InDesign CS3 ME so that the coponants of special OpenType fonts, InDesign scripts, and keyboard drivers only function together as a group and on a specific hardware configuration. When these software elements are separated and are not joined by this specific hardware configuration, no element functions.
    If you think you can accomplish this, please email me Scott Irwin at [email protected]

Maybe you are looking for

  • Spry horizontal menu alignment problem

    There is an issue I am dealing with that is causing problems. I am trying to avoid having the borders double up in thickness, anywhere within the menu. I have achieved this by using the left and bottom border everywhere I can and then adding class or

  • "Help" menu always says "The current topic is currently unavailable. Make sure you are connected to the internet. I am connected to the internet.

    "Help" menu always says: "The current topic is currently unavailable." " Make sure you are connected to the internet." I am connected to the internet.

  • Essbase roll-up issue

    Gurus I have a cube and this is what the hirarchy of one of the dimension looks like: Parent A100 A1010 (data here is 1500) A1020 (data here is 500) A1030 (data here is 1000) so the total here is 3000. consolidation operator is +. I have loaded data

  • Photoshop CS can't see my Canon Scanner

    I've never had a problem opening the Canon N1220U scanner until today. I reinstalled the OSX driver off Canon's website but still Photoshop thinks the scanner is not connected. Although when I click "About This Mac" it's listed. What can I do? I shou

  • Learning EJB

    Hi, All I want to learn EJB, but got a question. Should I learn EJB first and then JSP or get JSP under the belt first ???? Thx for help.