Forum Replies Created

Viewing 15 posts - 3,856 through 3,870 (of 4,234 total)
  • Author
    Posts
  • in reply to: Issues reading minified css
    #34238

    Reuploaded the stylesheets as text files due to security warnings.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Issues reading minified css
    #34241

    Hi! Is the issue with all font sizes from the stylesheet, or there are only particular ones do not work?

    Or just publish here a couple or not working CCS selectors, we can use in our tests.

    Thanks in advance!

    in reply to: Issues reading minified css
    #34251

    Hi,

    See the stylesheets I added yesterday. The font-family and font-size of the class .i-text-normal {} are loaded correctly using stylesheet_ok.css, but are skipped using stylesheet_error.css. Both files are identical except for the added line breaks in stylesheet_ok.css.

    in reply to: Technical questions / Troubleshooting
    #34289

    I’ve had several instances where the pdf converter translates characters into something else.

    original characters:
    Worker’s Comp Coordinator
    Piedmont Orthopaedic Complex

    after pdf converter:
    Worker’s Comp Coordinator
    Piedmont Orthopaedic Complex

    is there something else I need like a new font file?
    thanks

    in reply to: Licensing / Purchasing of PD4ML
    #34316

    Hi, We have been using older version of Pd4ml in our project and planning on to upgrade to PD4ML v4, So before buying the licence we are planning on the do an impact test on the existing PDF fabricated using the old jar version.
    I have downloaded the trail version of PD4ML v4.0.0fx4 and could note some CSS not working properly (rendered using Pd4ml gun). So just wanted to know if its the normal version or Pro version we downloaded as trial.

    in reply to: Can we download PD4ML v4 Pro Trial
    #34317

    Hi! I guess you tested not v4.0.0, but v4.0.9fx4.

    We would recommend to give a try to the most recent snapshot version v4.0.9fx5, which have some significant CSS improvements.

    The evaluation versions include all available features (from STD up to UA, incl PRO). In commercial versions some of them can be switched off depending on license type/

    in reply to: Technical questions / Troubleshooting
    #34318

    Hi I am currently using older version of PD4ML in a project and planning on upgrading the new V4 version.
    disableHyperlink(); function present in the older version of pd4ml (v3) does not seem to work with new v4 version. Is there any other method to disable hyperlink in PD4ML v4.

    Also I have come across few other functions supported in older version but not supported with new version is there any new function or workaround to use these feature in PD4ML v4.
    – enableImgSplit();
    – interpolateImage();
    – enableSmartTableBreak();
    – setDynamicParams();
    – adjustHtmlWidth();

    in reply to: Licensing / Purchasing of PD4ML
    #34334

    I just checked out and paid via paypal. I got the PayPal confirmation, but nothing from pd4ml in the way of license info, etc. When I go to View My Licenses, all I see is the evaluation license. Is there a waiting period?

    in reply to: Technical questions / Troubleshooting
    #34335

    Hello,

    I have an application that use pd4ml in v3 and i want to upgrade to v4.
    Do you have a migration doc ?
    I enconter missing methods in the v4 that i used in my application
    – enableSmartTableBreaks
    – enableImgSplit
    – changePageOrientation
    – enableDebug
    What are corresponding methods in v4 for above methods

    Thanks

    in reply to: Licensing / Purchasing of PD4ML
    #34343

    Hi,
    we have brought a licence for “PD4ML Java Single PRO License” and we downloaded the pd4ml.lic file from the web site.
    We put the pd4ml.lic file in the same folder of the pd4ml.jar file.
    When we exec the command

    E:\WORK>E:\JAVA\jre\bin\java -Djava.awt.headless=true -Xmx512m -jar pd4ml.jar “http://pd4ml.com” 1200 LETTER -bookmarks HEADINGS -pdfforms -debug 9999 -out pd4ml.pdf

    we got the following error

    DEBUG PD4ML given license bytes are not a valid license; trying to interpret them as a .lic file location…
    DEBUG CACHED ITEM try resource provider: com.pd4ml.cache.EmbeddedResourceProvider
    DEBUG CACHED ITEM try resource provider: com.pd4ml.cache.WebResourceProvider
    DEBUG CACHED ITEM try resource provider: com.pd4ml.cache.ClassResourceProvider
    DEBUG CACHED ITEM try resource provider: com.pd4ml.cache.ServletResourceProvider
    DEBUG CACHED ITEM try resource provider: com.pd4ml.cache.SslResourceProvider14
    DEBUG CACHED ITEM try resource provider: com.pd4ml.cache.FileResourceProvider
    TRACE FileResourcePro file:pd4ml.lic [15ms]
    Exception in thread “main” java.lang.NumberFormatException: For input string: “”

    at java.lang.NumberFormatException.forInputString(NumberFormatException.
    java:65)
    at java.lang.Integer.parseInt(Integer.java:504)
    at java.lang.Integer.parseInt(Integer.java:527)
    at com.pd4ml.util.s$_b.<init>(y:1071)
    at com.pd4ml.PD4ML.applyLicense(y:2238)
    at com.pd4ml.PD4ML.<init>(y:518)
    at com.pd4ml.PD4ML.<init>(y:3173)
    at com.pd4ml.tools.Pd4Cmd.super(y:2518)
    at com.pd4ml.tools.Pd4Cmd.main(y:734)

    Error when loading pd4ml.lic file
    Exception in thread “main” java.lang.NumberFormatException: For input string: “”

    what can we do to solve the problem?
    Thank you
    Dante

    in reply to: Error when loading pd4ml.lic file
    #34344

    Hi, Dante! Which PD4ML version do you use? v409fx4? We cannot reproduce the issue you faced with.

    in reply to: Error when loading pd4ml.lic file
    #34345

    Hi,
    thank you for your fast replay!
    Yes, I downloaded the pd4ml-bin-4.0.9fx4.zip file yesterday.

    in reply to: Error when loading pd4ml.lic file
    #34346

    Please download an updated pd4ml.lic from
    https://pd4ml.tech/view-my-licenses/

    in reply to: Error when loading pd4ml.lic file
    #34347

    With the new license file it work fine.
    Thank you!!!!

    in reply to: Technical questions / Troubleshooting
    #34365

    Hi,
    I need to create an rtf document with a table using rowspan and colspan td attributes.
    I used the page-break-inside:avoid to prevent the multirows cell break. Unfortunatly, while in the pdf version of the document the multirows cell is not broken, in the rtf document the multirows cell is broken.
    How can i prevent the multirows cell break?
    In attach the html, pdf and rtf files.
    I use pd4ml-4.0.9fx4
    Thank you in advance
    Dante

    Attachments:
    You must be logged in to view attached files.
Viewing 15 posts - 3,856 through 3,870 (of 4,234 total)