Forum Replies Created

Viewing 15 posts - 4,141 through 4,155 (of 4,234 total)
  • Author
    Posts
  • in reply to: License renewal – No clear idea on which version we have
    #37610

    Hi Luccas,
    we’ve just emailed you the account credentials

    in reply to: License renewal – No clear idea on which version we have
    #37611

    Hi Luccas,
    we’ve just emailed you the account credentials

    Thank you so much. I just got it.

    in reply to: Technical questions / Troubleshooting
    #37627

    Hi,

    I am facing below issues while generating PDF using HTML and CSS,

    1. Images are not visible in PDF. We use css property “display: table” and it looks like this is not supported. When I removed the property then images are visible. I need this property in my HTML as I have some specific requirement.
    2. Table is not aligned properly. If I align text on left and table on right then table is taking whole width and alignment is not working.
    3. Images with width property is not resized in table cell <td> (This is intermittent issue).

    Please refer attached files HTML(pd4ml_test.html used for PDF), PDF generated using chrome(pdf_generated_chrome.pdf) and PDF generated using pd4ml (pdf_generated_pd4ml.pdf).

    Note: PDF generated using chrome is for reference.

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Technical questions / Troubleshooting
    #37678

    Hello everybody,

    Apparently, it is possible to do this for rtf: “Headers / footers. There is a possibility to define individual header and footer for title page.”, as mentioned here

    Has anyone managed to do it? Any pointers on how to accomplish this?

    Thank you for any suggestions.

    in reply to: RTF – Individual Header for Title page
    #37679

    The following HTML snippet defines individual header for the first page. The code works with PD4ML v4.

    PD4ML v3 also allows to define individual headers in PDF output mode with API calls. But most probably it does not work for RTF

    <pd4ml:page.header scope="1"> PAGE 1 HEADER </pd4ml:page.header> <pd4ml:page.header scope="2+"> DEF PAGE HEADER </pd4ml:page.header> <body> PAGE CONTENT <pd4ml:page.break> PAGE CONTENT <pd4ml:page.break> PAGE CONTENT <pd4ml:page.break> PAGE CONTENT <pd4ml:page.break>

    in reply to: RTF – Individual Header for Title page
    #37683

    Thank you very much, this helps a lot!!!

    in reply to: Technical questions / Troubleshooting
    #37684

    Hello,

    We have a case where we create a PDF file and than append a few more to it (created not by PD4ML library, but somewhere else).
    We noticed an issue with a specific PDF file that throw an error when we try to append it (while it works for all other pdf).

    We are limited to Java8 and we use PD4ML v4.0.15 (and I just upgraded to 4.0.18, same issue)

    Here is how I merge pdf

    private void merge(File file, PdfDocument pdfAppend) throws NotesException, InvokeException, IOException {
    InputStream fis = new FileInputStream(file);
    PdfDocument pdf = new PdfDocument(fis, null);

    pdf.append(pdfAppend); // error happens here, line 198
    OutputStream fos = new FileOutputStream(file);
    pdf.write(fos);

    fos.close();
    fis.close();
    }

    file is a PDF file I created using PD4ML library
    pdfAppend is an external pdf file

    Here is error trace

    [030930:015348-00007FA557073700] 01/18/2024 04:59:06 PM HTTP JVM: com.pd4ml.InvalidPasswordException: No password given
    [030930:015348-00007FA557073700] 01/18/2024 04:59:06 PM HTTP JVM: at com.pd4ml.PdfDocument.super(y:967)
    [030930:015348-00007FA557073700] 01/18/2024 04:59:06 PM HTTP JVM: at com.pd4ml.pdf.PdfDocumentBase.append(y:2355)
    [030930:015348-00007FA557073700] 01/18/2024 04:59:06 PM HTTP JVM: at Report.merge(Report.java:198)

    I confirm we do not set any password.

    Any idea would be very much welcome!

    Thanks.

    in reply to: New feature requests
    #37685

    Indulge in a seafood delight right at your doorstep with Lobster Delivery Sydney! Savor the exquisite taste of succulent lobsters without leaving the comfort of your home. Our premium selection guarantees freshness and is sourced directly from the finest waters. Whether you’re planning a special dinner or just craving a gourmet treat, our hassle-free delivery service ensures a hassle-free experience. Elevate your culinary adventures with the luxury of lobster, and let us bring the ocean’s finest to you. Explore our menu, place your order, and get ready to enjoy a culinary journey like never before. Lobster Delivery Sydney – bringing the ocean to your table!

    #37686

    The issue report has been forwarded to the helpdesk. We’ll contact you soon

    in reply to: Licensing / Purchasing of PD4ML
    #37690

    Hi All,

    We’re finally in the process of upgrading our software to use PD4ML version 4. I am usure which code I am supposed to be using with the pd4ml.applyLicense method call. I currently have a code which consists of three sets of six characters delimited by full stops and one character at the end: eg. AA####.######.######.# which sadly is returning false.

    Any help would be greatly appreciated.

    Kind regards,

    Ed.

    in reply to: PD4ML – Which licence key should we use
    #37691

    Hi! It must be so called “Activation code”: few uppercased alpha-numeric groups, delimited by dashes

    in reply to: PD4ML – Which licence key should we use
    #37692

    Hi! It must be so called “Activation code”: few uppercased alpha-numeric groups, delimited by dashes

    I have one which matches that description, but that throws an exception which aludes to a string to int cast error! Stack trace:

    java.lang.NumberFormatException: For input string: “”
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
    at java.lang.Integer.parseInt(Integer.java:592)
    at java.lang.Integer.parseInt(Integer.java:615)
    at com.pd4ml.util.GOST$Auth.<init>(GOST.java:41)
    at com.pd4ml.PD4ML.applyLicense(PD4ML.java:271)

    Attachments:
    You must be logged in to view attached files.
    in reply to: PD4ML – Which licence key should we use
    #37694

    I’ve found your license (activation code starts with “4YY…”) and it seems to be corrupted for some reason (it points to a non-existent product id).

    We can re-generate it for you, but it will give not much as your maintenance period has expired by Feb. 2022. The license covers only quite outdated software versions older than v4.0.12. With the actual v4.0.18 it switches to the evaluation mode

    in reply to: PD4ML – Which licence key should we use
    #37695

    I’ve just forwarded your request to the helpdesk

    in reply to: PD4ML – Which licence key should we use
    #37696

    I’ve found your license (activation code starts with “4YY…”) and it seems to be corrupted for some reason (it points to a non-existent product id).

    We can re-generate it for you, but it will give not much as your maintenance period has expired by Feb. 2022. The license covers only quite outdated software versions older than v4.0.12. With the actual v4.0.18 it switches to the evaluation mode

    I’ve found your license (activation code starts with “4YY…”) and it seems to be corrupted for some reason (it points to a non-existent product id).

    We can re-generate it for you, but it will give not much as your maintenance period has expired by Feb. 2022. The license covers only quite outdated software versions older than v4.0.12. With the actual v4.0.18 it switches to the evaluation mode

    If you could regen the code for us please, that would be perfect. I think we have some of the older jar files if you let us know which version of the software will work with our Activation?

    Kind regards,

    Ed.

Viewing 15 posts - 4,141 through 4,155 (of 4,234 total)