Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27176

    Hi,

    I have a batch application in java platform to convert HTML file to PDF.And the HTML file has Chinese character in it.I am using fonts.jar and ttf embedding for that.It is working fine in windows system but not working when I deployed it on the production server which is Linux system.

    Following are the error/details I am getting in the logs.

    version: PD4ML 398fx3 Pro
    not yet in cache: java:fonts/pd4fonts.properties
    resource java:fonts/pd4fonts.properties not found.
    default built-in stylesheet parsed [13ms]
    default built-in stylesheet parsed [3ms]

    Can anyone please help me out this?

    #30122

    Did you try to explicitly include pd4ml.jar and fonts.jar to the classpath?
    (not just place them to a shared lib/ folder etc)

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Deployment / Configuration issues’ is closed to new topics and replies.