Generate blank PDF file

Hello

I installed the 2.0.0 Data Modeler and diagram of relational model generated using import option.
When I try to 'print the diagram to PDF file', there generate blank PDF file, but it generates to the image file.
Kindly help me to generate relational diagram of modal in PDF format.

Thank you
Jen

Hi Jen,

Why do you not use Data Modeler 2.0 - there is Data Modeler 3.0 and 3.1 ai2 is available. I'll recommend going with Data Modeler 3.1 ai2.

Philippe

Tags: Database

Similar Questions

  • need me an Adobe license to generate unique PDF files using iText 2.17?

    Hello


    We are building a web business application using iText v2.1.7 (Apache 2.0 under a free license) which generates unique PDF files, containing a dozen of text to fill in fields. Each PDF files are different by using multiple text labels, ensuring uniqueness.

    Each instance of the PDF file is sent to a single recipient, the recipient fills text fields, print the document and signs the document.

    Subsequently, the paper is placed in a workflow outside of our company. This workflow produces a unique XML file that is sent to our internal workflow.

    My question is: do we need to license Adobe Acrobat Reader, and that is the license appropriate for us?


    Thank you!

    You do not use any Adobe technology. Adobe do not claim that all rights to the PDF generators that do not use their technology - PDF is a public ISO standard.

    In fact, the use of Acrobat Reader and Acrobat is prohibited on a web server, but fortunately it does not apply because you don't need.

    Your end users will need Acrobat or Acrobat Reader or another PDF reader. But the licensing of your software to end users is their own interest (unless you manage their business, in which case you may need a license for the redistribution of the reader).

    However, although it is off topic, I can't really recommend basing a business on the old iText 2 just application because it's free. See Sales FAQ | iText Software, "WHY I shouldn't USE ITEXT 2.X (OR ITEXTSHARP 4.X)?". It could be the weak link in your solution, and you would have yourself locked out of commercial support.

  • Can reports character mode - I generate a PDF file?

    Hi, I work with Forms 6i character mode. Forms and reports are the Unix server.

    Now all forms call reports like this:


    run_product (REPORTS, lower (lv_reporte), SYNCHRONOUS, BATCH, filesystem, list_id, null);

    HOST ('sh print' | lv_salida |) » '|| TO_CHAR (ln_cantidad) | » '|| lv_ccola, NO_SCREEN);

    "Sh print" is a WORK, it has redirect the output to the printer.

    I need character mode, run the report in PDF format, ¿It may be possible?

    I don't want to create the read, I want to run the report and generate a PDF file.

    Thank you.

    Kind regards.

    I can't generate a PDF file, but if the form call the report in "BITMAP" mode and the character not without archive.prt, i ' ts generates a PostScript in UNIX.

    Later, I turn the Ps to PDF with ghostscript PS2PDF.

  • When I export my file to generate a .pdf file, the text box is literally a box around it! How to make this line disappear?

    When I export my file to generate a .pdf file, the text box is literally a box around it! How to make this line disappear?

    Looks like you have a line on it. Select the image and the race set to None.

  • Automatically generate a PDF file without clicking on the link and close the session

    Is there a way to change the configuration of the interview to automatically generate a PDF file instead of having to click on the link "click here for the pdf" at the end of an interview?

    Also after the interview and the generated PDF, can the session automatically close?

    Preferably, I would like to do this without JAVA.

    You can write a JavaScript code piece that going to click on the link of generation of document for you. With respect to the close of the interview, it is the same, use JavaScript to call the bond in the narrow section and then eventually to automatically submit the form of confirmation.

  • Letterhead in a fill in the blank PDF file

    How can I create a header in a fill in the blank PDF file?

    That you do not want to make a PDF form

    Illy > save them in PDF format

    Acrobat > forms > add or edit fields

    Drag a text field into the area

  • Scripting inDesign: Generate a PDF file

    Hello

    I have a bug with my script. Everything is OK:

    The script imports the xml file into my Indesign file and the new generated file (.indd) is correct...

    But this script generates PDF files with only 2 pages.

    You know the correct code to generate large PDF files?

    This is my script:

    var myTemplate is File.openDialog ("select a template");.

    myFolder var is Folder.selectDialog ("choose a folder to treat");.


    myDocs var = myFolder.getFiles ("*.xml");

    for (i = 0; i < myDocs.length; i ++) {}

    Open the template:

    var newDoc = app.open (myTemplate);


    Import XML:

    var myXMLImportPreferences = newDoc.xmlImportPreferences;

    myXMLImportPreferences.allowTransform = false;

    myXMLImportPreferences.createLinkToXML = false;

    myXMLImportPreferences.ignoreUnmatchedIncoming = false;

    myXMLImportPreferences.importCALSTables = false;

    myXMLImportPreferences.importTextIntoTables = false;

    myXMLImportPreferences.importToSelected = false;

    myXMLImportPreferences.removeUnmatchedExisting = true;

    myXMLImportPreferences.ignoreWhitespace = true;

    myXMLImportPreferences.repeatTextElements = true;

    newDoc.importXML (myDocs [i]);

    Add the additional document-specific treatment steps here


    Save:

    var NouveauNomFichier = myFolder.absoluteURI + ' / ' +. [i] myDocs name.replace (/ xml /, 'pdf');

    app.activeDocument.exportFile (ExportFormat.pdfType, File (newFileName), false);


    var NouveauNomFichier = myFolder.absoluteURI + ' / ' +. [i] myDocs name.replace (/ xml /, "indd");

    newDoc.save (new file (newFileName));

    app.activeDocument.close ();

    }

    Thank you

    Hey!

    Try to add before you export it in PDF format:

    app.pdfExportPreferences.pageRange = PageRange.ALL_PAGES;
    

    --

    tomaxxi

    http://indisnip.WordPress.com/

  • .PS generate a blank PDF file after upgrading from Acrobat Pro 7 to 9 of the file

    Hi all

    I searched for it in vain, so I come to you now in desperation. My boss asked me track down this error and I have to be honest, I'm a little green with Acrobat Pro. So come the situation I know. My Department, usually use a .ps file to generate a publication as a PDF of the other .ps files. We operate on a network share (drive P :) on Windows XP SP3 machines with the latest updates.

    In Acrobat Pro 7 we can double-click the .ps file that executed the code through Adobe Distiller and a finished PFD at the same file below name would exit in the host directory. But now, after upgrading to Adobe Acrobat 9, this process produces a PDF file with all bookmarks appropriate and no content.

    %!
    % Program postScript for distilling and combine multiple PostScript files.
    % During the incorporation of subsets of fonts, it is strongly recommended that you use this technique
    % to distill several subset of police for one of the PS file is used for each policy.

    /prun {/mysave save def % performs a backup before running the PS file}
    DUP = RAS % watch running PS file name
    RunFile built in distilling procedure calls %
    Claire cleardictstack % cleans up after PS file
    mysave restore % restorations save level
    } def
    [/Author (user)
    / CreationDate)
    / Creator)
    / Title (title)
    / Topic (Subject)
    / Keywords (words)
    / DOCINFO Pdfmark
    [/PageMode
    / UseOutlines
    / DOCVIEW pdfmark
    [/ Page 1]
    / View [/ XYZ null null null]
    / Title (cover Page)
    / OUT pdfmark
    [/ Page 2]
    / View [/ XYZ null null null]
    / Title (Page 1)
    / OUT pdfmark
    [/ Page 3]
    / View [/ XYZ null null null]
    / Title (Page 2)
    / OUT pdfmark
    [/ Page 4]
    / View [/ XYZ null null null]
    / Title (Page 3)
    / OUT pdfmark
    [/ Page 5]
    / View [/ XYZ null null null]
    / Title (Page 4)
    / OUT pdfmark
    [/ Page 6]
    / View [/ XYZ null null null]
    / Title (Page 5)
    / OUT pdfmark
    [/ Page 7]
    / View [/ XYZ null null null]
    / Title (Page 6)
    / OUT pdfmark
    [/ Page 8]
    / View [/ XYZ null null null]
    / Title (Page 7)
    / OUT pdfmark
    [/ Page 9]
    / View [/ XYZ null null null]
    / Title (Page 8)
    / OUT pdfmark
    [/ Page 10]
    / View [/ XYZ null null null]
    / Title (Page 9)
    / OUT pdfmark
    [/ Page 11]
    / View [/ XYZ null null null]
    / Title (Page 10)
    / OUT pdfmark
    [/ Page 12]
    / View [/ XYZ null null null]
    / Title (Page 11)
    / OUT pdfmark
    [/ Page 13]
    / View [/ XYZ null null null]
    / Title (Page 12)
    / OUT pdfmark
    [/ Page 14]
    / View [/ XYZ null null null]
    / Title (Page 13)
    / OUT pdfmark
    [/ Page 15]
    / View [/ XYZ null null null]
    / Title (Page 14)
    / OUT pdfmark
    [/ Page 16]
    / View [/ XYZ null null null]
    / Title (Page 15)
    / OUT pdfmark
    [/ Page 17]
    / View [/ XYZ null null null]
    / Title (Page 16)
    / OUT pdfmark
    [/ Page 18]
    / View [/ XYZ null null null]
    / Title (Page 17)
    / OUT pdfmark
    [/ Page 19]
    / View [/ XYZ null null null]
    / Title (Page 18)
    / OUT pdfmark
    [20/page
    / View [/ XYZ null null null]
    / Title (Page 19)
    / OUT pdfmark
    [/ Page 21]
    / View [/ XYZ null null null]
    / Title (Page 20)
    / OUT pdfmark
    [/ Page 22]
    / View [/ XYZ null null null]
    / Title (Page 21)
    / OUT pdfmark
    [/ Page 23]
    / View [/ XYZ null null null]
    / Title (Page 22)
    / OUT pdfmark

    prun (p:/ps/pdf/cover.ps)
    prun (p:/ps/page2.ps)
    prun (p:/ps/page3.ps)
    prun (p:/ps/page4.ps)
    prun (p:/ps/page5.ps)
    prun (p:/ps/page6.ps)
    prun (p:/ps/page7.ps)
    prun (p:/ps/page8.ps)
    prun (p:/ps/page9.ps)
    prun (p:/ps/page10.ps)
    prun (p:/ps/page11.ps)
    prun (p:/ps/page12.ps)
    prun (p:/ps/page13.ps)
    prun (p:/ps/page14.ps)
    prun (p:/ps/page15.ps)
    prun (p:/ps/page16.ps)
    prun (p:/ps/page17.ps)
    prun (p:/ps/page18.ps)
    prun (p:/ps/page19.ps)
    prun (p:/ps/page20.ps)
    prun (p:/ps/page21.ps)
    prun (p:/ps/page22.ps)
    prun (p:/ps/page23.ps)


    % INSTRUCTIONS
    %
    % 1. Find all PostScript files in distiller.
    %
    % 2. Make a copy of this file and give it the name you want to have as a prefix
    % for the rΘsultat file. For example, you can name this file MyBook.ps.
    %
    % 3. Include a line for each PostScript file to run by using the syntax of path
    % appropriate for the Acrobat Distiller platform running.
    %
    % Macintosh path syntax: prun (Macintosh HD:Folder:File.ps)
    % Windows path syntax: prun (c:/mydir/file.ps)
    % UNIX pathname syntax: (. / mydir/File.ps) prun
    %
    % Note: the syntax for Windows may seem strange, but the double escapement of the
    % backslash is required to use filenameforall.
    %
    % 4. Distill the file on the computer running Acrobat Distiller.

    Once the process is 'done' the following log file is generated.

    Acrobat Distiller 9.4
    Start: Monday, October 18, 2010 at 13:32:05

    Adobe PostScript software version: 3018.101

    Start time: Monday, October 18, 2010 at 13:32:06
    Source: publicationtest.ps
    Destination: C:\Documents and Settings\User\Desktop\usfdtest.pdf
    Adobe PDF settings: C:\Documents and Settings\User\Application Data\Adobe\Adobe PDF\Settings\High quality Print.joboptions
    c:/ps_script/cover.PS
    c:/ps_script/TOC.PS
    c:/ps_script/page3.PS
    c:/ps_script/page4.PS
    c:/ps_script/page5.PS
    c:/ps_script/page6.PS
    c:/ps_script/page7.PS
    c:/ps_script/page8.PS
    c:/ps_script/Page9.PS
    c:/ps_script/Page10.PS
    c:/ps_script/page11.PS
    c:/ps_script/page12.PS
    c:/ps_script/page13.PS
    c:/ps_script/page14.PS
    c:/ps_script/page15.PS
    c:/ps_script/page16.PS
    c:/ps_script/page17.PS
    c:/ps_script/page18.PS
    c:/ps_script/page19.PS
    c:/ps_script/page20.PS
    c:/ps_script/page21.PS
    c:/ps_script/page22.PS
    c:/ps_script/page23.PS
    Distill time: 00 hour (s): 00 minute (s): 00.390 second (s)
    End of job *.

    Is there something obvious that shouts, "you're a fool!"? I agree with that, simply to repair.

    I thank in advance for any help you can provide.

    Michael

    Run the Acrobat Distiller with the /F. command-line option

  • How to generate the PDF file through reports using forms 6i

    Hi all
    I use oracle 10g with forms 6i and reports 6i. I need to generate pdf files where clicking on a button, a report must be called and the report should be generated in PDF in the source I've specified (e.g. d:\...). Is - this popssible with forms? How can I achieve this. Kindly help me with the appropriate answers. Thanks :)





    Concerning
    Vids

    Hello
    about the report, there is a dedicated forum report. You should post here.
    but the answer to your question is form there has nothing to do with the generation of pdf. You can call the report from the usual.
    In the report, you must define properties such as
    destype to "file."
    desname 'path with file name ".
    desformat in "pdf".

  • The bookmarks do not appear when I generate a pdf file

    Hi all
    I generate un PDF from structured FrameMaker 10 .
    My book contains structured files

    When I created my PDF of the book I opened all the files .

    But when I want to Select elements (elements / tags) Add to the value bookmarks, all the do not appear in the dialog box .

    Pourrait you help me?

    thank you in advance

    As in unstructured FM, FM the first file in the book is used to pick up the paratgs and items to use for bookmarks at the level of the book. Please make sure that all tags/elements are in this file.

  • Generate a PDF file with sections invisible made visible through the code

    I have a poll with several which are either visible or hidden based on the selection of the user to a yes / no radio no button group.  The user can then present the investigation by e-mail or print the survey.  If the user prints the investigation before being submitted, all invisible made visible that user input are included in the printed copy; However, when the pdf file is generated to be attached to the presentation of the e-mail or saved using Save as, items that have been made visible by the code do not appear in the pdf file.  Here's the code used in the Yes option button:

    Comp4WhenImplementText.presence = "invisible";

    Comp4WhenImplement.presence = "invisible";

    Comp4MajorFactorText.presence = "invisible";

    Comp4WhenImplement.Comp4When03 = 0;

    Comp4WhenImplement.Comp4WhenNever = 0;

    If (Comp4No.selectedIndex! = - 1 |)

    Page3.COMP1.Comp1No.SelectedIndex! = -1 ||

    Page4.Comp2.Comp2No.SelectedIndex! = -1)

    {

    CorrectiveAction.presence = "visible";

    }

    on the other

    {

    CorrectiveAction.presence = "invisible";

    }

    The code in the box is as follows:

    Comp4WhenImplementText.presence = "visible".

    Comp4When.presence = "visible".

    CorrectiveAction.presence = "visible".

    The code in the button to send E-mail:

    Form1. #subform [12]. Button2::click - (JavaScript, client)

    If (CorrectiveAction.presence == 'visible')

    {

    If ((CorrectiveAction.rawValue == null) |) (CorrectiveAction.rawValue == ""))

    }

    on the other

    {

    Button1.execEvent ("Click");

    }

    {

    on the other

    {

    Button1.execEvent ("Click");

    }

    Button1 is invisible and laminates under visible e-mail submit button.  It actually supports the PDF by email.  The visible button performs a test and displays a message to the user if the user survey responses fail.  I also tried 'hidden' in all areas that are listed as 'invisible '.

    That should be added or changed so that the invisible elements of the survey that are made visible by the code can be seen in the pdf of the survey.  Any help would be greatly appreciated.

    There is a parameter that indicates it takes to save the changes via the code to the form upon registration. In the goto file/properties/Defaults form designer and make sure that the Radiobutton control that is named automatically under the Scripting to preserve changes to the form upon registration is set to.

    Paul

  • Illustrator saves a blank PDF file with information on the missing content

    I use Illustrator CS6 on OS X 10.8. Yesterday, I noticed that my PDFs out as files empty with the text

    It is a file Adobe® Illustrator® which have been saved without PDF content.
    Instead or open this file in other applications, it should be re-recorded in Adobe Illustrator with the option 'Create PDF Compatible file' lit. This option is in the dialog box Options of Format native Illustrator, which appears when you save an Adobe Illustrator file by using the Save as command.

    which is in fact a description that usually appears in the files saved without PDF compatibility. It is not document-wise but rather application-wise question because sometimes, even if I create a new Document, draw something in the middle of the canvas and save it. Also, all of my existing documents which record well before, do so now. Basically, I can't successfully save a single PDF file. But it seems that the exported documents must contain the data because they have different sizes depending on the content.

    There is no problem with the backup to format I. I hope this is enough information for someone smart to diagnose this problem because I am starting to be desperate

    You have an idea? Thank you.

    Oh, my friend just advised me to clear the cache and it worked! :-) I deleted files ~/Library/Caches/com.adobe.Illustrator and ~/Library/Saved ask State/com.adobe.Illustrator.savedState and one of them went around :-)

  • Illustrator CC export a blank PDF file.

    It worked fine until a few days earlier. I have not installed or upgraded all Adobe software between work then do not. I can view in Acrobat DC if I select "use layer substitutions.

    Jake,

    You try to copy and paste work, possibly in groups/bit/whatever to a new document, as appropriate.

    Another often tried first is to create a new document and the file > Place (PDF summary, if any, of the) a corrupt how much can be saved like that.

    Here are some sites where you can see if it can save the actual file, and if possible, you can pay a subscription have done,

    http://www.recoverytoolbox.com/buy_illustrator.html

    the http://Markzware.com/Adobe-Software/Fix-Illustrator-file-Unknown-error-occurred-pdf2dtp-fi collection.

    http://www.Illustrator.fixtoolbox.com/

    I remember, the first is for the victory and the second is for Mac, while the third should be both.

    Here are some pages about yourself the wrong with it:

    http://daxxter.WordPress.com/2009/04/16/how-to-recover-a-corrupted-Illustrator-AI-file/

    http://helpx.Adobe.com/Illustrator/KB/troubleshoot-damaged-Illustrator-files.html

    http://kb2.Adobe.com/CPS/500/cpsid_50032.html

    http://kb2.Adobe.com/CPS/500/cpsid_50031.html

    http://helpx.Adobe.com/Illustrator/KB/enable-content-recovery-mode-Illustrator.html

  • Why when I save an Illustrator CC PDF file, I get a blank PDF file?

    Hello - I have recently migrated to Illustrator CC and have a backup of my files to PDF problem. When I save in PDF, an empty file is created, tells me the following message: "this the Adobe® Illustrator® e stato salvato senza to PDF content. " By o in altre aprirlo introduced applications, extremely salvarlo di nuovo Da Adobe the Crea con Illustrator option compatibile con formato PDF attivata. Questa option if trova nella nestra di dialogo by he formato nativo Illustrator, Quando if salva UN Adobe Illustrator con he comando Salva con nome. «which in English would be something like: "HAVE this file was saved without content PDF.» In order to import it or open it with other applications, you must save it again to HAVE check him 'create PDF compatible format '. This option is in the Panel of the dialog box to the native format to HAVE it... ». I always saved in PDF for the printer when I used previous versions of HAVE no problem, but now the same file gives me this problem with AI CC. I tried to save it as a PDF other new files, but the result is always the same, any other file - PDF settings I choose - whatever name I give - no matter how I save the file HAVE (with or without the PDF compatible file option). Can someone help me? Thank you!

    John,

    You can try the following list, or it can be a creative support Cloud (cloud creative all the customer service issues).

    http://helpx.Adobe.com/x-productkb/global/service-CCM.html

    The following is a general list of things you can try when the question is not in a specific file (you tried/made some of them already). 1 and 2) are easier for temporary strangenesses and 3) and 4) specifically preferences might be corrupt); ((5) is a list in itself and 6) is the last resort.

    (1) close Illy and open again.

    (2) restart the computer (you can do that up to 3 times);

    (3) close Illy and press Ctrl + Alt + Shift / Cmd + Option + shift during startup (easy, but irreversible);

    4) move the folder (follow the link with this name) with closed Illy (more tedious but also more thorough and reversible);

    5 look through and try the relevant among the other options (click on the link with that name, item 7) is a list of the usual suspects among other applications which can disturb and confuse Illy, point 15) applies to the maybe CS5, CS6 and CC);

    Even worse, you can:

    (6) uninstall, run the vacuum cleaner tool (if you have CS3/CS4/CS5/CS6/CC), and then reinstall.

    http://www.Adobe.com/support/contact/cscleanertool.html

  • create a blank pdf file size custom

    Hello

    Can anyone offer any help in this seemingly simple task.

    I wanto to create pdfs from custom size for printing on a thermal transfer label printer.

    One of the documents must be square of 65mm. I will then paste the contents of a master pdf document to create a single page file (page size of 65mm).

    This file will be sent to a printer.

    Any ideas?

    Concerning

    Rob

    Use the Acrobat SDK API software JavaScript:

    JavaScript > JavaScript for Acrobat QAnywhere > JavaScript API > app > methods app > newDoc

Maybe you are looking for

  • Upgrade processor for Tecra M4

    I have a Tecra M4-138 with Intel Centrino mobile technology, including the processor Intel Pentium M 760, Intel PRO/Wireless 2200BG network connection and Intel 915 PM Express chipsetClock speed: 2.0 GHzFront Side Bus: 533 MHzlevel 2: 2 MB cache Anyo

  • Time for registration of a continuous signal offset

    Hello I just started learning about LabVIEW and you need to complete this vi. I need to display the data of shift in continuous time, but I don't know how to translate it into an acceptable. Attachment 1 is the vi. Attachment 2 shows where the proble

  • HP 6910P - Windows 7 x 64-SMSC IrCC driver

    For HP 6910P, we find a 64 bit driver suitable for the infrared device. We imported version SMSC IrCC 5.1.3600.7 in SCCM, but which proved to be the 32-bit version that won't install on W7 64-bit. There is no driver found on the Web SMSC.COM or HP.CO

  • Pop-up screen may not display an image

    Hello all, for possible questions: -J' use eclipse with the blackberry plugin -The Simulator is 8320 -OS 4.5 So here's the question: I want to develop an application that allows the user to add several images in a list, and then send through a connec

  • BlackBerry Smartphones already PAID but nothing to gain

    Hello I just made a payment for MyOwnHotkeys app in BlackBerry AppWorld. I received an SMS that I just paid, but this application is not in my app list. I don't see also no invoice e-mail notice me on this subject. Please check this problem for me. M