PDF generator

Hello

I recently received a question from a customer, if I could make a PDF generator on their Web site.

They must update their PDF files in time and want their clients to always have the latest updates when they

Download the PDF file. Is this possible in Muse? And how easy customer to update their information?

Short version: not with Muse. Long version: this stuff requires the treatment of complex forms and a treatment like GhostScript on the server library, linked to a dynamic system of PHP where to retrieve the news which are then inserted into the specific models. These models must be created, the databases set up and everything must be integrated into the web site. If they really want to have all the fantasies, they need to spend a little money for development in a professional web agency, more money on things of specific server licenses and integration in their sales even more money for infrastructure, for example a person design the basic models. That being the case, you should probably talk them out of it unless you're a big enough company that has a budget for this. Otherwise, a lot of stuff like these days is available as a preconfigured services (cloud) and if they use a specific software package from SAP, Oracle or other, they will simply have to extend their subscription for access to several of these characteristics and integrate them into their web site. Similarly, store systems often offer features, they just need someoen to install and maintain them in a technical sense. Whatever it is, most of the time this has absolutely nothing to do with the Muse and grabbing just one widget. It's just a lot more complex.

Mylenium

Tags: Adobe Muse

Similar Questions

  • Failed to add the service account to the pdf generator

    Hi guys,.

    Pourrait any assistance on the question I receive.

    I am currently working on a production server and adding a service account to the pdf generator and I get the error message: "the user account is not valid for the computer.

    I can't connect to windows with this fine account.

    Is there a group policy or and rights must be changed to fix this problem?

    Please advise,

    Thank you

    Hi Venky143,

    Your question of Windows is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the Windows Server Forum. Please post your question in the Windows Server Forum.

    http://social.technet.Microsoft.com/forums/en/category/WindowsServer/

    In addition, you can post your question in the ITpro forums.

    http://social.technet.Microsoft.com/forums/en/category/w7itpro, windowsvistaitpro, windowsxpitpro, windowsintune

    Thank you.

  • HOWTO save PDF generated (using BEEP) directly in the custom as BLOB table?

    Hello

    I'm working on APEX on the Oracle DB 12 c version 5.0.1 (Oracle database, 12 c Enterprise Edition Release 12.1.0.2.0 - 64 bit)

    We have an application which was initially founded in APEX 4.1, but migrated to 5 APEX.

    Now, we want to add features.

    In a report from the region (classic report), one of the columns is an image of the print icon that on click starts a JS function.

    Basically, this generates a PDF using BI Publisher in the background.

    Query of the region:

    Select ' < a href = "#" onclick = "javascript:f_PrintReport('||)." dcl.ID |') ; "> < img src =" "#IMAGE_PREFIX #print02.gif ' alt = 'Print' > < / a > ' Print"

    of my_custom_table;

    The page level (header HTML) JS

    < script language = "JavaScript" type = "text/javascript" >

    <!--

    function f_PrintReport (declaratie_id)

    {

    get var = new htmldb_Get (null, $v ('pFlowId'), 'APPLICATION_PROCESS is SET_REPORT_PARAMETER', $v ('pFlowStepId'));

    get.addParam('x01',declaratie_id);

    gReturn = get.get ();

    get = null;

    check the dest to run the correct report

    Run the report

    document. Location.href = ' f? p = & APP_ID.:0 : & SESSION. : PRINT_REPORT = VAT STATEMENT ';

    }

    ->

    < /script >

    It's using queries report and presentations in the shared components. It all works well.

    But after generation, we now want to save the PDF generated as a BLOB in a custom table.

    I am looking how I can "capture" this output to be stored directly in the DB.

    Some advice there?

    Thank you!

    Roeland

    Hello

    I use different how to cope:

    I read the report of APEX_UTIL. GET_PRINT_DOCUMENT to the variable of BLOB.

    After that I just create target resp file.

    I use this just after APEX_UTIL. GET_PRINT_DOCUMENT that opens the browser download link.

    part of the code example:

    In your case use just insert in the table instead of the file from the Bank on the file system.

        v_filename_xls := v_filename||'.xls';
        -- crate the PDF file to external dir
        l_document := APEX_UTIL.GET_PRINT_DOCUMENT (
          p_application_id      => :APP_ID,
          p_report_query_name   => 'report_ins',
          p_report_layout_name  => 'report_ins',
          p_report_layout_type  => 'rtf',
          p_document_format     => 'xls');
        --
        l_blob_len := DBMS_LOB.getlength(l_document);
        --
        if not utl_file.is_open(f_data_init) then
          dbg_pk.trc(2,'create file for write.');
          f_data_init := utl_file.fopen(v_if_dir, v_filename_xls, 'W', 32767);
        end if;
        --
        -- Read chunks of the BLOB and write them to the file
        -- until complete.
        WHILE l_pos < l_blob_len LOOP
          DBMS_LOB.read(l_document, l_amount, l_pos, l_buffer);
          UTL_FILE.put_raw(f_data_init, l_buffer, TRUE);
          l_pos := l_pos + l_amount;
        END LOOP;
        -- Close the file.
        UTL_FILE.fclose(f_data_init);
    

    concerning

    J

  • PDF Generator, RHEL, and PostScript to PDF

    We start an eval of the LiveCycle PDF Generator. I managed to install LiveCycle on RHEL 6.1, and everything seems to be configured correctly. (I am able to load the /AdminUI, at least). The only installed module is generating of PDF, and when I try to convert a PostScript file to PDF, it fails with the following error:

    2014-01-08 16:36:27, 398 INFO [com.adobe.service.ProcessResource] (http - 0.0.0.0 - 8080-2) LAC - BMC - 001 - 505: PsToPdfSvc Service: from native process with command line "/ usr/share/lc_jboss/server/lc_mysql/svcnative/PsToPdfSvc/PsToPdfService.exe" IOR - IOR:000000000000002249444C3A636F6D2F61646F62652F736572766963652F4D616E616765723A312E30000 0000000000200000000000000F8000102000000000A3132372E302E302E31000DC800000018333638333939323 035312F42522D312F0100000000000000000000050000000000000008000000004A41430000000001000000200 000000005010001000000010001000100010109000000020501000100010100000000210000006C 00000000000 0000100000000000000240000001C0000007E00000000000000010000000A3132372E302E302E31000DC900400 000000000080606678102010101000000170401000806066781020101010000000764656661756C 74000000000 00000000000000000000000000000002000000004000000000000001F000000040000000300000001000000200 0000000000000020000002000000004000000000000001F0000000400000003 - AppServer jboss

    2014-01-08 16:36:27, 402 (http - 0.0.0.0 - 8080-2) ERROR [com.adobe.service.ProcessResource] ALC - BMC - 001 - 005: Service PsToPdfSvc: error at startup of native process ' / usr/share/lc_jboss/server/lc_mysql/svcnative/PsToPdfSvc/PsToPdfService.exe ' IOR - IOR:000000000000002249444C3A636F6D2F61646F62652F736572766963652F4D616E616765723A312E30000 0000000000200000000000000F8000102000000000A3132372E302E302E31000DC800000018333638333939323 035312F42522D312F0100000000000000000000050000000000000008000000004A41430000000001000000200 000000005010001000000010001000100010109000000020501000100010100000000210000006C 00000000000 0000100000000000000240000001C0000007E00000000000000010000000A3132372E302E302E31000DC900400 000000000080606678102010101000000170401000806066781020101010000000764656661756C 74000000000 00000000000000000000000000000002000000004000000000000001F000000040000000300000001000000200 0000000000000020000002000000004000000000000001F0000000400000003 - AppServer jboss

    java.io.IOException: cannot run program "/ usr/share/lc_jboss/server/lc_mysql/svcnative/PsToPdfSvc/PsToPdfService.exe" (in the directory ' / usr/share/lc_jboss/Server/lc_mysql/svcnative/PsToPdfSvc "): java.io.IOException: error = 2, no such file or directory

    at java.lang.ProcessBuilder.start(ProcessBuilder.java:470)

    at java.lang.Runtime.exec(Runtime.java:593)

    at com.adobe.service.ProcessResource.startProcess(ProcessResource.java:618)

    to com.adobe.service.ProcessResource. < init > (ProcessResource.java:197)

    at com.adobe.service.ProcessFactoryManager.createConnectionResource (ProcessFactoryManager.ja goes: 64)

    at com.adobe.service.ResourcePooler.allocateResource(ResourcePooler.java:154)

    at com.adobe.service.ConnectionFactoryManagerPeer.getConnectionResourceFromPool (ConnectionFa ctoryManagerPeer.java:79)

    at com.adobe.service.J2EEConnectionFactoryManagerPeerImpl.getConnection (J2EEConnectionFactor yManagerPeerImpl.java:120)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at com.adobe.util.ConnectionFactoryReflectionWrapper.getConnection(Utilities.java:1166)

    at com.adobe.pdfg.PsToPDFTransactionCallback.doInTransaction (PsToPDFTransactionCallback.java:111)

    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doRequiresNew (EjbTransactionBMTAdapterBean.java:218)

    at sun.reflect.GeneratedMethodAccessor541.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    Of course, when I browse to the directory there is no .exe file (or anything else) here. Which confuses me a little - why they attempt to run an exe on a Linux environment? I'm really very green to LiveCycle and do not know what information would be useful to provide the operating system and installed software:

    OS: RHEL 6.1

    JAVA: 1.6 u45

    AppServer: JBoss 5.1 (that pre-configured with the distributable LCES4)

    LiveCycle: ES4 (11.0)

    I am pleased to provide you with additional information that will help in this matter of debugging. (This looks like a misconfiguration on my part and I hope that someone else has gone through what can bring a bit of feedback).

    Thank you.

    UPDATE: I solved the problem with the exe is not not in the specified folder - was a bad ear deploy. If the executable are now:

    /usr/share/lc_jboss/Server/lc_mysql/svcnative/PsToPdfSvc/PsToPdfService.exe

    However, we always get the error of not being able to find the executable file. Here is the list of directories:

    [dmadmin@localhost PsToPdfSvc] $ pwd

    / usr/share/lc_jboss/Server/lc_mysql/svcnative/PsToPdfSvc

    [dmadmin@localhost PsToPdfSvc] $ ls - ltr

    Total 23612

    -rw-rw-r-. 1 dmadmin dmadmin 100 6 March 2013 EchoFontNames.ps

    -rw-rw-r-. 1 dmadmin dmadmin 5265765 6 March 2013 superatm.db

    -rw-rw-r-. 1 dmadmin dmadmin 3316 March 6, 2013 startupNORM.ps

    -rw-rw-r-. 1 dmadmin dmadmin 524536 6 March 2013 ps.vm

    -rw-rw-r-. 1 dmadmin dmadmin 4420529 6 March 2013 libstdc ++. so.6

    -rw-rw-r-. 1 dmadmin dmadmin 5955046 6 March 2013 libnserver.so

    -rw-rw-r-. 1 dmadmin dmadmin 926484 6 March 2013 libJP2K.so

    -rw-rw-r-. 1 dmadmin dmadmin 221143 6 March 2013 libgcc_s.so.1

    -rw-rw-r-. 1 dmadmin dmadmin 220752 6 March 2013 libBIBUtils.so

    -rw-rw-r-. 1 dmadmin dmadmin 294544 6 March 2013 libBIB.so

    -rw-rw-r-. 1 dmadmin dmadmin 4698220 6 March 2013 libAGM.so

    -rw-rw-r-. 1 dmadmin dmadmin 382392 6 March 2013 libAdobeXMP.so

    -rw-rw-r-. 1 dmadmin dmadmin 981900 6 March 2013 libACE.so

    -rwxrwxr-x. 1 dmadmin dmadmin 197309 6 March 2013 PsToPdfService.exe

    drwxrwxr-x. 9 dmadmin dmadmin 4096 Jan 8 15:27 resources

    drwxrwxr-x. 2 dmadmin dmadmin 4096 Jan 8 15:27 CID

    drwxrwxr-x. 2 dmadmin dmadmin 4096 Jan 8 15:27 FS

    drwxrwxr-x. 2 dmadmin dmadmin 4096 Jan 8 15:27 fonts

    drwxrwxr-x. 2 dmadmin dmadmin 4096 Jan 8 15:27 TFP

    drwxrwxr-x. 2 dmadmin dmadmin 4096 Jan 8 15:27 Lib

    drwxrwxr-x. 2 dmadmin dmadmin 4096 Jan 15 8:28 SchemaExtensions

    drwxrwxr-x. 2 dmadmin dmadmin 4096 8 Jan 15:28 parameters

    drwxrwxr-x. 2 dmadmin dmadmin 4096 8 Jan 15:28 Usr

    drwxrwxr-x. 2 dmadmin dmadmin 4096 8 Jan 15:28 Sys

    drwxrwxr-x. 2 dmadmin dmadmin 4096 8 Jan 15:28 doc

    drwxrwxr-x. 2 dmadmin dmadmin 4096 Jan 8 15:28 encodings

    drwxrwxr-x. 2 dmadmin dmadmin 4096 8 Jan 15:28 iccProfiles

    -rw-rw-r-. 1 dmadmin dmadmin 32 8 Jan 15:28 md5.digest

    Still, this seems to be a configuration problem, but I'm really at a loss as to what I've misconfigured.

    It seems not much resolution successful a lot of questions here, so let me contribute to what I discovered for who can run in this issue:

    After reviewing the installation several times, playing with permissions, etc., it boiled down to a missing library. Essentially, when you install LiveCycle on a soft x 64 install RHEL, RHEL does not come with the required 32-bit libraries which requires PDF generator. The missing library for RHEL is glibc.i686. Interestingly, it is noted as a library required for installing LiveCycle on SUSE to RHEL.

    See you soon.

  • Dynamic online PDF generator

    Community wishes BC!

    Anyone know if it is possible to implement a PDF generator in a Web of BC site as in the example below?

    http://doctors.UCSD.edu/

    I think that this tool is pretty handy. I really that to be able to create a similar list in British Colombia web application and then have such a PDF would dynamically generate the contents of the critia chose to search ads web app.

    The PDF generator is really the unknown part of it for me. I don't know if this can be achieved on the platform of the BC or where I should be looking for more information. Anyone can shed some light on this?

    You can't do something like this with JUST BC.  You will need to install a subdomain on your domain name main as "pdf.yourdomain.com" and put in place with the PHP hosting and uses a PHP - PDF solution like http://www.fpdf.org/ or a similar montage.

  • Installation of LiveCycle PDF Generator ARE

    Hello

    I went thought that the installation and configuration guide. Want to clarify a few points here

    (1) for the POC (for the purposes of the development of a custom code via SDK to merge PDF files), can I install LiveCycle ES on Windows Vista? Vista is 32 bit OS.

    (2) in LiveCycle PDF Generator ES notes I've met.

    When you use PDF Generator ES2 with a 64-bit application server, an additional 32-bit JAVA virtual machine must also be installed.

    On UNIX AIX server with WebLogic 10, do I have to install additional 32-bit Java to run LiveCycle PDF Generator ?

    (3) can I install WebLogic 10 / Websphere 6 (64-bit) on my vista desktop (32 bit) and proceed with the installation of LiveCycle PDF Generator?

    Please share some links to additional information (as installation details, SDK QAnywhere etc.)

    (4) is to install Acrobat Pro Extended for the use of PDF Generator SDK (only to Merge PDF files generated by SAP Business Objects Reporting tool).

    Thank you for the quick response, I got from this forum.

    Kind regards

    ANU

    1 - the platform support matrix is included in the LiveCycle documentation: http://help.adobe.com/en_US/LiveCycle/9.5/supported_platforms.html

    Vista 32 and 64 are supported for turnkey (JBoss), assessment and development only.

    2 - Yes, you still need a 32-bit JVM

    3. you can do it, but this combination is not specifically referred to in the support matrix and therefore is not officially supported.

    4. If you do a simple assembler operation to combine PDF files, then you probably don't have Acrobat.  However; a license for Acrobat come with the purchase of product, so you won't need to buy a separate.

  • Evaluvating LiveCycle PDF Generator ARE

    Hello

    POC, I need evaluvate LiveCycle PDF Generator ES. When I went to the product from Adobe site to download the trail version, I'm redirected to download LiveCycle ES.

    Is this the right way. To install and evaluvate LiveCycle PDF Generator, how I download suite Livecycle full of about 3 GB?

    Is this even when I have the product provider? because I only need LiveCycle PDF Generator, will I pay if I have to use the PDF generator for LiveCycle ES?

    Thank you

    ANU

    Hello

    Yes, you need to download the whole package Livecycle ES2. When you install the product, you can select to deploy only PDF Generator. When you purchase the product, you can install from even downloaded the package "trial". You can choose to buy only PDF Generator, or you can buy PDF G + additional modules in the package that you want.

  • Merge PDFs with LiveCycle PDF Generator

    Hello

    We have a requirement to merge PDF files from multiple sources as a single PDF. The application runs on Java 1.5.

    LiveCycle PDF Generator has Java API? The SDK is available at Adobe or third party?

    Anyone can update on the benefits of the use of LiveCycle PDF Generator on Adobe PDF Library.

    Thank you

    ANU

    Yes, generator has a Java API client library that is included with the LiveCycle server product.

    Insofar as a comparison of the generator and library of PDF; you are comparing apples and oranges.

    • Generator is a server side of enterprise class that runs in a JEE stack.  It is scalable/clusterable and has capacities for the management of transactions and failover.  It is designed to work seamlessly with other products in the suite LiveCycle as well (rights management, forms, output, etc.).
    • PDF Library is a set of lightweight API to add PDF support to your own Java (usually desktop).
  • DWG to PDF using PDF Generator ES2

    Hello

    I'm trying to use LiveCycle PDF Generator ES2 to convert a DWG file to pdf using LiveCycle UI admin and the LiveCycle API webservice. In both cases, I got the error:

    'This file type is not supported by LiveCycle PDF Generator ES2.'

    • Why I get this error, even if "dwg" files are listed in a supported file format?
    • Is there any specific configuration files 'dwg' to pdf conversion, given that other file formats that I tried (Office formats and image) is converted successfully?

    Please note that I use a trial version of Adobe LiveCycle provided by Adobe.

    Thanks in advance for any help.

    Kind regards

    Marwa

    Only, dwg, dxf, dwf, as far as I know

  • Need info on livecycle pdf generator

    Hello

    My requirment is:

    Convert different image file and format of word document (.doc, .docx) to pdf and merge into a single pdf file and display it in the client on the net.

    I think I can use Livecycle Pdf generator to fill my requirment.

    My question is:

    1 box of use stand-alone generator pdf, I mean with other services,?

    2 I have this will integrate with java, so where can I find materials of referance? Is there any lib file?

    3 amd more important question is what is the price of livecycle pdf generator?

    Waiting for an answer...

    Thank you

    Barun Baptist

    1 - Yes, any.   LiveCycle products require LiveCycle Foundation classes to run, but you don't need to install other modules (forms, ReaderExtensions, etc.).  With generator, you will get a few 'common' modules such as the assembler.  To merge two documents in the way that you mentioned, you will use the assembler.

    2 - Yes.  LiveCycle modules run on a J2EE platform and have a full Java API.  Jars of customer supplied with the product.  Java documentation is available online at:http://help.adobe.com/en_US/livecycle/9.0/programLC/javadoc/index.html

    Samples can be found at: http://www.adobe.com/devnet/livecycle/samples.html

    3 - price and licenses are too large to discuss in the forums.  This will depend on the volume of demand (which effects the number of processors), corporate discount, Adobe products, etc.  Your Adobe representative is better qualified to give you a quote based on your needs.

  • PDF Generator will provide the necessary features?

    I'm just starting LiveCycle and trying to figure out what to use for each scenario.

    I hope that someone could help me or direct me to places online where I could get help.

    Well, I have this customer who currently create PDFs manually the information he obtains from a database (essentially the information of government fees).

    He would like to automate the process and generate PDF documents automatically - so I think that brings us to LC PDF Generator ES, right?

    He also wants to establish a connection with an Oracle database to draw the info from there.

    Part of the info is also available in the reports generated in a different format.

    So I see two ways to get the news to generate the PDF file: one is the initiation of the process of a control folder and the other becomes the info directly from the Oracle database (probably through another layer).

    Once PDFs are generated, they should be made available on the Internet.

    What do need me for this application. Will I need other modules in addition generator LC PDF. ?

    Now, if he wants to add Digital Signatures and access contgrol, LiveCycle Digital Signatures ES and LiveCycle Rights Management ES will do the job?

    Thank you for all the ideas.

    PDF Generator is used to convert existing documents to a format (for example, a Word document) into a PDF file.

    It seems that you do not have an existing document, you have data in an Oracle DB.  In this case, you will need to merge the data in a model to produce PDFS.  This is usually done with LiveCycle Forms (for interactive PDF files) or LiveCycle Output (for non-interactive PDF documents, print).

    You define your model (the presentation of data) by using LiveCycle Designer that produces an XDP file.  Then feed you the XDP template, and the data in forms or output and you get a PDF file.

  • Separated - is - PDF generator this possible?

    Hello!

    I would like to install the PDF generator on a dedicated machine, and other components LiveCycle to another machine. How to raise the process mgmt PDF generator location?

    Of course, I can make calls of PDF generator using the web service component. But it seems to be a bad solution.

    Is this possible at all?

    -Jaroslav

    LiveCycle is designed with the hope that all his pieces will reside in the same JVM (being done through consolidation scalability).  If you want to separate components and run separately, then you would have to make certain choices that might not be to your liking.

  • PDF generated by page-ÖAF is gettign stored on the Local computer

    Hi gurus,

    I'm generating a PDF via OFA payslip.
    I use under method tempalte_helper to add my generated by my PLSQL procedure with dataxml .rtf file.

    TemplateHelper.processTemplate (((OADBTransactionImpl) pageContext.getApplicationModule (webBean) .getOADBTransaction ()) .getAppsContext (),)
    "BY."
    "XXCHILEPAYSLIPDD,"
    ((OADBTransactionImpl) pageContext.getApplicationModule (webBean) .getOADBTransaction ()) .getUserLocale () .getLanguage ();
    ((OADBTransactionImpl) pageContext.getApplicationModule (webBean) .getOADBTransaction ()) .getUserLocale () .getCountry ();
    inputStream,
    TemplateHelper.OUTPUT_TYPE_PDF,
    prop,
    pdfFile);

    I am able to get the payslip in PDF format, and he asks me to OPEN or SAVE the pdf file.

    If I open it in this case, always a temporary copy of payslip is get registered on the Temp Internet folder on the Local computer.


    Please let me know if there is any method whereby I can stop the temp file to be registered on the local computer, as it is a threat to security for the customer (pay slip is saved on the computer).


    Thanks in advance.
    Prem

    Hello

    It's just how the Internet works and also how to make displays work. Everything you post, listen etc in your browser is saved in a temporary file on your computer. You can't even display a simple html page without saving it on your computer for a short period. I can't think of something to prevent this.

    In addition, if you have generated the file yourself, how is a threat to the security of your client? He must be sure that the file is safe.

    Best regards!

  • In PDFs generated by FM 11, expands the wee for some paragraphs.  What causes this?

    In the PDF files that I generate using FM 11, broadens the wee for some paragraph tags.  I see no difference in the properties of the paragraph tag.  Sometimes, this causes the spread in the margin or even outside the borders of the table, as shown in the examples in the text.

    Notice that I use the option "Save as PDF".

    Please see attached examples that show the PDF output and the source of the FM about the same thing.  Note that extra word spacing does not occur in each paragraph.

    What causes this and how can I solve this problem?

    Adobe-example-1.pngAdobe-FM source-1.pngAdobe-example-2.pngAdobe-FM source-2.png

    Maybe, but here's what Microsoft said to the

    http://msdn.Microsoft.com/en-us/library/Windows/desktop/aa511282.aspx

    Segoe UI and Segoe are not the same font. Segoe UI is the Windows font for text user interface strings. Segoe is a brand used by Microsoft and its partners to produce materials for printing and advertising.

  • FM 8 print to PDF generates bad file names. Why?

    I use Framemaker 8 on Windows XP.

    I have a book with thirty chapters, for a total of something like 1100 pages.

    I updated the book, generated table of contents and Index files and need to print in a set of files PDF, a single PDF by chapter.

    But when I do that, all PDFs are badly named. Instead of being named Chapter_1.pdf, Chapter_2.pdf, etc., that they are named BookTitle (Chapter_1.pdf, BookTitle (Chapter_2.pdf, etc.))

    I know that I managed to generate files with the correct names in the past, and I tried all afternoon to figure out how I did it. Nothing in the dialog boxes appears to control this behavior of appellation... What is it? And more importantly, how can I solve this?

    K

    K.

    The ' * ' technique is the old, standard way to do it. Note that in FM8, the print dialog contains an additional line that asks you if you want to print the book as separate files or a single file. It is a new feature introduced with FM8 and unfortunately, uses the name of the book as part of the naming convention.

    Another BAD (broken as expected) function...

Maybe you are looking for

  • Satellite Pro A210 - dead on the screen pixel

    Hello I bought a laptop Satellite Pro A210 seris.Professional Vitsa. When I first turned it on, I noticed at the same time there is a broken pixel! The ASP said that unless at least 7 pixals are broken, they won't do anything! I am now wondering, how

  • Windows XP and Windows 8 and 8.1

    I have my windows XP computer, but now a want to buy the new windows 8 and 8.1 hear but I had a few problems. I wish I had advice from you to make my final decision. I hope to have an answer. Mi eMail . Thank you. Cesareo Darias

  • Restoration of Windows Media Center Edition 2006

    where can I get new for my computer restore disks laptop im running windows media center edition 2006

  • Help remove this game

    Okay, so I downloaded a game Abu (Skyrim) a year ago. I stopped playing, and I decided to get rid of some things too much space... Skyrim, I saw and I tried to remove in 'Add or remove programs ". I still get this error, every week, as I try, it has

  • Reinstall the Workstation Service?

    Well, I've done all I can think about and I think I've hit a dead end. I can not get the workstation service (lanmanworkstation) to start. When I try to start the service manually, either through the service management or cmd > net start lanmanworkst