PDF Merge software on Server side

Hi,
Do you use any PDF Merge software on Server side that combines the many PDF files (originally from Broadcaster) into one PDF? This final PDF file should have the Table of Contents with the corresponding page numbers. Therefore, this software should stamp the page number sequentially on the final PDF.
Please recommend it and the environment where it resides (Windows server/AIX/Linux). Thanks in advance for your help.
Regards,
Ba

I used 2 modules from PDFlib on Linux with Perl to merge PDF files and the modules are:
1. PDFlib+PDI
2. PDFLib TET
Ba

Similar Messages

  • Sing a PDF document on the server side

    Hi all, i make on the server side a pdf document automaticly with php. Now I want make an script or a programm that automaticly signs my pdf dokumets.
    Do anyone know more about this scripts or programms in Java, that is running on a server?
    Best regards
    Nikolay

    When I sing, it is usually Girls On Film or Hungry Like The Wolf but I know that Percy Blakney has a fondness for Haircut 100.
    Hope That Helps.
    Oh, and by the way, try doing a search on Google. You'll get quite a few results back for Java and PDF, tovarisch.

  • Server Side Caching of pdf files

    Hi all,
    I've run into a rather odd problem that I can't find a way around. I've created some URL iViews to display some html files and some pdf files. I've adjusted the Load parameters for these iviews to the following:
    Allow Client-Side caching: Yes
    Cache Level: Shared
    Cache Validity Period: 12 hrs
    Fetch Mode: Server-Side
    I've found that the html URL iViews work fine like this, but the pdf URL iViews do not. The pdf ones seem to just hang.
    I've noticed that if I change the Fetch Mode to client-side for the pdf files, the iview then begins to work. However, I don't believe that this is the way that I want to configure my URL iviews. I believe that I want them all to be server-side cached.
    I've followed the instructions on 'setting up system properties for proxy server' (System Administration -> System Configuration -> Service Configuration -> Applications -> com.sap.portal.ivs.httpservice -> Services -> Proxy). After making these configuration changes, I've stopped/restarted portal services. The problem still occurs.
    Does anyone have any idea as to what may be causing this problem and how do I fix it?
    Thanks!
    -Stephen Spalding
    Web Developer
    Graybar

    Hello.
    I have the same problem.  When I tried open a pdf file with  fecth = server-side,  I waitting for 500 seconds... But if I tried open with Fetcf = clien-side I only wait 2 seconds.
    Did you found the solution?
    Thanks.
    Paco.

  • How to download a pdf file from the server from an strut application?

    Hi,
    I wan to download a pdf file from the server side to local system. Please help me how i use the down load option.

    Read up on the Struts download action [1].
    And next time, please post in the relevant forum, one of the web-tier ones [2].
    [1] http://wiki.apache.org/struts/StrutsFileDownload
    [2] http://forum.java.sun.com/category.jspa?categoryID=20
    People on the forum help others voluntarily, it's not their job.
    Help them help you.
    Learn how to ask questions first: http://faq.javaranch.com/java/HowToAskQuestionsOnJavaRanch
    ----------------------------------------------------------------

  • Need Help Finding a Server-Side printing solution - CFMX 7.0.2

    I would like some help in figuring out how I can print PDFs
    to a specified server-side printer. I am running MX 7.0.2.
    Simplifying my process a bit, I would like to create a pdf,
    send that pdf to a server-side printer, then write to a database
    the date&time of when that pdf was printed (actually when it
    was sent to the printer).
    Any advice or a good place to look to help me?
    Thanks.

    First thing I would look at is the capabilities of the
    printer. Good
    quality network printers meant for the job should have all
    you need
    built in. You will just need to send the file to be printed
    to a
    specified directory, URL:port, email address or other network
    protocol
    the printer has been designed to monitor and print anything
    that comes
    its way.
    If your printer is a desktop printer doing a network job you
    will have
    more work to do. The next thing to check out is the printer
    driver
    capabilities, can it be run from the command line or some
    other method
    that is automate-able. ColdFusion can fairly easy send
    command line
    instructions in this type of situation.
    If that is not an option you may be down to the hardest
    choice. If you
    can run some application that can print the document you may
    be able to
    use COM objects to do this programatically. This is a
    challenging task
    and usually very fragile. For example, using COM objects to
    interact
    with MS Word is very difficult - since Word will often
    generate dialog
    boxes that can only be responded to by a user directly
    interfacing with
    the server.
    HTH
    Ian

  • Recommended Server Side merge component

    Anyone recommend a server side approach and/or component,
    preferably .NET, for merging a template created in Acrobat Pro with
    unsigned signature fields and content which could be converted into
    another PDF or inserted into the template some other way. The
    resultant PDF would be routed in a workflow system for
    signing.

    Thank you for your posting. These forums are specific to the
    Acrobat.com website and it's set of hosted services, and do not
    cover the Acrobat family of desktop products. Please visit the
    following forums for any questions related to the Acrobat family of
    desktop products:
    http://www.adobeforums.com/cgi-bin/webx/.3bbeda8b/
    Thank you,

  • How to install owb server-side software on UNIX Solaris (SPACR-64)?

    Hi there,
    How to install owb server-side software on UNIX Solaris (SPACR-64)?
    I've read the install guide
    and it mentions
    3. Start the installer by entering the following at the prompt:
    cd mount_point
    ./runInstaller
    I don't have access to any graphical interface on the UNIX box e.g. x-windows nor any cd with the software, just the solaris software downloaded from web - does this include the runinstaller
    and is the runisnatller just a command line interface?
    I hoped I would be able to download the software from oracle website and then simply run the a setup scrip?
    Is it possible to do this? Would I simply substitute cd mount_point to cd <directory I put software)
    I've never ran oracle universall installer on UNIX before.
    Many Thanks
    Edited by: user575470 on Feb 15, 2009 7:54 AM
    Edited by: user575470 on Feb 15, 2009 8:06 AM

    Hi,
    You can install the server-side software from the downloaded software.
    You don't need the CD
    You do need an X-windows client on your computer to connect to the server OR work directly on the server.
    Without X-windows you cannot start the Oracle Universal Installer.
    Maybe there is a command line installation, I have never used this.
    I hope this helps.
    Regards,
    Emile

  • PDF Compare - Server Side

    It looks like using the below code one can automate comparing of two PDF documents. I wish to know if Acrobat X Pro can be used for a server based automation and if not which version is advisable. We wish to automate PDF compare on server side to work with existing .Net based solutions. Any help / guidance is highly appreciated.
                 AcroAppClass acroApp1 = new AcroAppClass();
                acroApp1.Hide();
                AcroPDDocClass acrpDoc1 = new AcroPDDocClass();
                acrpDoc1.Open("c:\\MoreInformation.pdf");
                acrpDoc1.OpenAVDoc("BaseLine");
                AcroAppClass acroApp2 = new AcroAppClass();
                acroApp2.Hide();
                AcroPDDocClass acrpDoc2 = new AcroPDDocClass();
                acrpDoc2.Open("c:\\MoreInformation1.pdf");
                acrpDoc2.OpenAVDoc("Revised");
                AcroAVDoc avDoc = new AcroAVDoc();
                AcroAppClass acroMainApp = new AcroAppClass();
                acroMainApp.MenuItemExecute("DIGSIG:CompareDocuments");
                avDoc = (AcroAVDoc)acroMainApp.GetActiveDoc();
                Acrobat.CAcroPDDoc acrpDiffDoc = (Acrobat.CAcroPDDoc)avDoc.GetPDDoc();
                bool save = acrpDiffDoc.Save((short)PDSaveFlags.PDSaveFull, "c:\\compared.pdf");

    Acrobat can NOT be used on a server.

  • Server side PDF sanitize

    Have various web applications that accept public input of PDF files that are then later downloaded by large populations of known users for viewing and editing. These are flat text - no animations. Looking for options to sanitize files before use by others of any possible viruses or other malware. Any ideas?  Getting all users to turn off javascript will not be successful for all user base.

    Sounds like you need to use a 3rd party, server-side application.
    Ben

  • Save editable pdf on server side

    Hiii Friends ,
    I have create editable pdf . Can I save this pdf on server side.
    Thanks

    Hiii Paul ,
    I have an another question. As I told ,I have PDF form created in Adobe LiveCycle Designer.
    I put on Submit button connect to my server URL .
    Now when I access this form , on web-server , It give warning each time
    Acrobat is attempting to connect my server url.
    If you trust the side , choose allow
    Can I block this warning message.
    Thanks

  • Server side creation of pdf files for users

    Im looking for a way for users of my website to save their data as a .pdf file on their hard drive.  I want to be able to do this seemlessly for them on my end and not require them to have a client-side .pdf creator like PrimoPdf of something similar.
    Is there a way to do server-side pdf file creation for my users?
    Thanks!
    PS: This is a Java website and a linux server.

    You could utilize Apche FOP (http://xmlgraphics.apache.org/fop/) project for that purpose.
    In my company we've used that to convert IBM Lotus Notes documents into PDF via some XML/XSL intermediate layer.
    On the other hand - while in theory you could run Acrobat Pro on your server in embedded mode and call that server via some layer even from Java clients - I think that is not allowed by Adobe Acrobat Pro license. If you could run it embedded on your server - then you could try to prepare your specific plugins for it with Acrobat SDK and then you'll achieve what you need in required PDF creation.

  • Designer 8 pdf not running server side

    Hi there
    Forms I have built using Designer 8.0 and deployed on a W2K server work fine if the Client has the same name DSN and can connect to the same backend database otherwise the pdf loads in the browser but fails to populate the fields.
    The JavaScript that is used to make the connection and call the data is set to run on both client and server.
    Am I missing something? Should Designer 8.0 also be installed on the server as well as the 'build' machine (these are all .NET 2.0 Applications)?
    Any help in pointing me in the right direction would be most appreciated!

    Yoda
    I'm still trying to get an answer from Adobe about LiveCycle Forms.
    To be honest I've not tried using pdf forms for inserting or updating, only to populate - like insurance report forms - based on data already held.
    Used to use APToolkit with asp, but that is involved coding. The downside to LiveCycle is it won't support POST so SELECT WHERE critera has to be via the address bar!
    If I get any answers I'll let you know! Just before 8.0 came out I did actually get a call from Adobe sales and they assured me if I upgraded LiveCycle would work fine server side (and I wouldn't need and other 'additions'), but.....

  • 10.5.8 Server Software Update Server and 10.6.4 clients getting error

    I’m running Software Update Server on an Intel XServe 10.5.8 OS.
    When I try to run software update from 10.6.4 client I get the following error:
    +The Software Update Server (su.MYSERVERNAME.org) is not responding.+
    +Check to make sure your network connection is operating normally. If there are no issues with your connection, contact your network administrator for assistance.+
    In Workgroup Manager I’ve set up 3 groups: Tiger Clients, Leopard Clients, and Snow Leopard Clients.
    In Workgroup manager I’ve set each groups SUS to the corresponding sucatalog.
    Tiger Clients
    'http://su.MYSERVERNAME.org:8088/index.sucatalog'
    Leopard Clients
    'http://su.biggerhammer.org:8088/index-leopard.merged-1.sucatalog'
    Snow Leopard Clients
    'http://su.MYSERVERNAME.org:8088/index-leopard-snowleopard.merged-1.sucatalog'
    I’ve read multiple threads trying to sort this out.
    I’ve set each group up according to the managed clients instructions in this article. I’m led to believe this should work with 10.5.8 as well.
    http://support.apple.com/kb/HT4069
    Any ideas where this is going wrong?
    Or are there any additional steps needed to tell the 10.5.8 server how to serve to 10.6.4 SU clients?
    Thanks!

    I have seen this behavior when trying to modify the default certificate. It will not allow the key length to changed from 1024 to 2048. However, when creating a completely new certificate I have never had this issue.

  • Scheduling web intelligence reports from SAP EP Portal : Server Side Trust

    Hello,
    We have set-up SSO between SAP EP 701, SAP BI 701 and Business Object XI 3.1  to allow users to access reports without having to sign-on again as explained here :
    /people/ingo.hilgefort/blog/2008/09/19/businessobjects-and-sap--configure-sap-authentication
    But, we have recently been contacted by some users because when scheduling Webi Report from a link within the portal they have the following errors :
    u201CA database error occured. The database error text is: Unable to connect to SAP BW server System received an expired SSO ticket. (WIS 10901) u201D
    The user told us that he doesn't encounter the error when :
    Login in directly to the BO Infoview (without SSO from the SAP Enterprise Portal.)
    The first Webi scheduling is succesful from the portal (I suppose because the portal token is still valid)
    I understand that we also have to configure the Server Side Trust between BO Enterprise server and the SAP BI7 backend as explained here , but I do not really understand its purpose
    https://websmp106.sap-ag.de/~sapidb/011000358700001646962008E/XI3-1_BIP_SAP_INSTALL_EN.pdf
    I've found a similar discussions here ;
    Issue with SAP Single Sign-On and Scheduling Reports
    I still have some questions :
    If we configure the Server Side Trust between BO Enterprise server and the SAP BI7 backend .
    The Portal Logon ticket will remain an issue at some point of time , does it mean tha the WeBi report job sheduling should not be perfromed from the SAP EP Portal ?
    We haven't configured the Server Side Trust , yet the users told us that they are able to schedule webi report directly from the BO Infoview ? How is it posible ?
    Thank you in advance for your help.
    Regards.

    Thank you Mr Hilgefort for your detailled explanations.
    I now have to provide some explanations to my managers, and to be honest , there are still some points that
    are unclear to me, and it would be extremely helpful if could confirm (or not) the follwoing points.
    When scheduing Webi report from the sap portal, we're getting SSO errors.
    SAP provide the follwoing note explaining how to extend the validity of the J2EE token (Portal token), but this is not a long term solution, at certain point of time the ticket will expire. Webi shceduling should not be perfromed from the Portal.
    Sap note 1352127 - Scheduled Webi report fails with: A database error occurred. The database error text is: Unable to connect to SAP BW server System received an expired SSO ticket
    Webi Scheduling should be performed from BO Infoview. SNC should be configured between BO server and SAP BI7.0 backend.
    We should Configure Server SNC as explained in the BusinessObjects XI Integration for SAP Solutions Installation and Administration Guide at Chapter "Configuring SAP for server-side trust". (1341043)
    The SAP Portal is not involved here and is not an option even with the configuration of SNC/Server side trust.
    thank you for your patience.
    Best Regards.

  • Mountain Lion Software Update Server?

    Let me start by saying that I am no server administrator, but was convinced that setting up a Mac Server on a MacMini would be relatively straightforward due to Apple's history and claims...
    Server app. Your own mini IT department.
    The Mac is famously easy to use, and so is Mac mini withOS X Server. That makes it perfect for people who’ve never run a server before, or for overtaxed IT departments. The Server app will walk you through the setup process step by step. And if you want help at any stage, just choose the Help menu or click the Next Steps button.
    Well, it's not really working for me...
    After two weeks of internet research and changing setting on the server (a 2011 Mac Mini with RAID 1 1TB drives - I upgraded myself) and the later Server app running on top of 10.8.2 (installed from software recovery on new drives) I have been able to get my Mac computers (a MacBook Pro and an iMac both running 10.8.2) to connect to the server and have it operate as a file server.
    Several users now have their own log in details and home directories (on the server) and iTunes is operating using 'Home Share' from the server to all clients.
    I've been trying to set up the Software Update Server and have, I think, successfully set up the server with the correct address and turned on the service. (I'd post a screen shot, but there is little to see: the 'button' is on and the settings are on 'Automatic'. All updates now show as 'Enabled' after about 3 days of the service running.
    I am using address: http://myservernamehere.local:8088/index.sucatalog in Profile Manager on the server under 'Software update' in 'Device Groups' (I have added the computers to the group). I cannot find any other settings to adjust on the server, and have had little luck following Apple support documents.
    I have reviewed this page: http://support.apple.com/kb/HT2794 and read this page: http://support.apple.com/kb/HT4069 and generally gone round in circles.
    Can anyone explain in simple terms why the App store on the clients keeps showing an update available (Java for OS X 2013-002 1.0) and when I click on 'Update' I get the error 'Could not connect to the server.(-1004)'
    I'm totally confused by this and will dispute Apple's claims that "It is perfect for people who have never run a server before".

    Hello,
    I have yet to setup this up but it does not make any sense to me as to why the admin would have to login to the local computer to get updated. This defeats the whole point in my opinion. You can try giving the network user admin rights of the computer and see if it works.
    1. Login as the network user.
    2. Open System preferences and go to users and groups.
    3. Check the box "Allow user to administer this computer"
    You may have to restart and then test it to see.
    The only other thing I can think of trying on the local side is joining the computer to server if you already have not done this.
    Thanks,
    ebrind

Maybe you are looking for

  • Mid-2010 MacBook Pro - Irregular internet/wi-fi performance

    Hey all. First, let me apologise if this is a repeat of old discussions. It seems people have been having a few connection issues with the latest MacBook Pro but I couldn't find the exact problem I'm having. So... ever since upgrading to a MacBook Pr

  • ABAP Exam

    Hi All   I am planning to  do ABAP certification on November, any past question or any site to refer Thanks Kanishka

  • Error appending objects to file

    Here is the source code i'm using import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.io.Serializable; public class SerialiseTest {      public static void

  • FDS destination metadata tag

    Can anyone point me in the direction of information regarding the <metadata> tag in an FDS destination?

  • Imovie 10.0.4 locks up.

    I have Imovie 10.0.4 and everytime i try to create a new project or upload clips the program shuts down my laptop. i re-start my laptop and a report is sent to apple. a stability update was installed july 2014 but nothing has changed! i took my lapto