sales@dynamicpdf.com
800.631.5006
Customer Login
Cart [
0
] item
Products
Purchase
Examples
.NET
Java
COM/ActiveX
Docs
.NET
Java
COM/ActiveX
Forums
Support
Company
About Us
Customers
Resellers
EULA
Contact Us
Live Chat
Products
Purchase
Examples
Docs
Forums
Support
Company
Customer Login
Company
About Us
Customers
Resellers
EULA
Contact Us
Live Chat
Products
Subscriptions
Core API
Generator
Merger
Report Writer
Print Manager
Converter
HTML Converter
Rasterizer
Viewer
Barcodes
DynamicPDF API
From $19.95/month
Online Designer, Create Reports, Fill Forms, Merge PDFs, Convert Images to PDF, Extract Text and Much More
Or FREE With Restrictions
DynamicPDF Essentials Subscription
$479/year
HTML to PDF Conversion and Simple PDF Merging
Or FREE With Restrictions
DynamicPDF Professional Subscription
$799/year
DynamicPDF Essentials Subscription plus one of our great products below
DynamicPDF Professional Plus Subscription
$1,149/year
DynamicPDF Essentials Subscription plus two of our great products below
DynamicPDF Ultimate Subscription
$1,499/year
Includes PDF Reports and all of our great products below
HTML Converter
Easily Create PDFs from HTML
Core Suite
Generator, Merger and ReportWriter
Print
Manager
Automate PDF Printing
Converter
Create PDFs from many formats
Rasterizer
Create images and TIFFs out of PDFs
Viewer
WinForm PDF Viewer Control
Dynamic
Barcode
.NET Barcode Generator
Most of our products are available a-la-carte as perpectual licenses as well. For more information, select a product above.
About Us
Customers
Resellers
EULA
Contact Us
Live Chat
Welcome to the DynamicPDF Generator for Java (v5.x) forum
Skip Navigation Links
Home
/
Support
/
Forums
/
DynamicPDF Generator for Java (v5)
/
Re: Welcome to the DynamicPDF Generator for Java (v5.x) forum
DynamicPDF Generator for Java (v5) Forum
Advanced Search
Welcome to the DynamicPDF Generator for Java (v5.x) forum
Feb 02 2009 9:50 AM
Posted by a ceTe Software moderator
Welcome to the all new forum dedicated to DynamicPDF Generator for Java (v5.x). This forum was released in January 2009 and should be used for any support questions or discussions related to the DynamicPDF Generator for Java (v5.x) product. This forum will also be monitored by our support staff.
Re: Welcome to the DynamicPDF Generator for Java (v5.x) forum
Feb 16 2009 1:59 AM
Hi all.,
I am new to this community!
I am in need of generating a
report in Calendar format in which
Datas should be displayed based on the
day of month cretaria!
I referred the example provided
in the portal of this site.,
But i need customization of
that report according to my requirement,
so if any of the guys know how to
customize the report please reply
to help me
Thanks.,
A.Joe
Re: Welcome to the DynamicPDF Generator for Java (v5.x) forum
Feb 16 2009 2:00 AM
Hi all.,
I am new to this community!
I am in need of generating a
report in Calendar format in which
Datas should be displayed based on the
day of month cretaria!
I referred the example provided
in the portal of this site.,
But i need customization of
that report according to my requirement,
so if any of the guys know how to
customize the report please reply
to help me
Thanks.,
A.Joe
Re: Welcome to the DynamicPDF Generator for Java (v5.x) forum
Feb 16 2009 2:00 AM
Hi all.,
I am new to this community!
I am in need of generating a
report in Calendar format in which
Datas should be displayed based on the
day of month cretaria!
I referred the example provided
in the portal of this site.,
But i need customization of
that report according to my requirement,
so if any of the guys know how to
customize the report please reply
to help me
Thanks.,
A.Joe
Re: Welcome to the DynamicPDF Generator for Java (v5.x) forum
Feb 16 2009 5:23 AM
Posted by a ceTe Software moderator
Hello Joe,
Yes, you can customize examples downloaded with the product download without any problem depending on your requirements. You can also refer to the
help documentation
on our website. If you have any technical queries regarding our products then you can contact our
Support Team
.
Thanks,
ceTe Software Support Team.
Re: Welcome to the DynamicPDF Generator for Java (v5.x) forum
Mar 02 2010 12:42 AM
Hello
I need print UTF-8 text in PDF.
How I can do it?
For example (new Lable("",0, 0, 512, 40, Font.getTimesRoman(), 14, TextAlign.LEFT)).
Thanks.,
Roman
Re: Welcome to the DynamicPDF Generator for Java (v5.x) forum
Mar 02 2010 5:02 AM
Posted by a ceTe Software moderator
Hello Roman,
You can add UTF 8 characters without any problem. You will have to use the Unicode value of the text. You will have to use a open type, true type font files if you are using any special characters. Make sure that the font file you are using supports the text you are adding to the PDF.
You can refer to the
OpenTypeFont
on our help documentation.
//\u0024 displays a dollar symbol.
Label label = new Label("\u0024", 145, 10, 10, 20);
Thanks,
ceTe Software Support Team.
Re: Welcome to the DynamicPDF Generator for Java (v5.x) forum
Mar 22 2010 5:29 PM
Hello, I'm looking for the best way to place a watermark on a PDF created using an image template (jpg) and with text placed all over the template using text areas. The image template is a white background form with blank areas for the text data. I placed a watermark using another text area placed across the page but would like for it to be less visible and show almost like the watermark from DynamicPDF Enterprise trial version.
Re: Welcome to the DynamicPDF Generator for Java (v5.x) forum
Mar 23 2010 5:41 AM
Posted by a ceTe Software moderator
Hello,
You can add watermarks to the PDF document without any problem. If you want a background image then you can add it using the
BackgroundImage
class. You can also use the
StampTemplate
for adding watermarks. You will have to add the elements to the stamp template. You can also set transparency using the
TransparencyGroup
page element.
Thanks,
ceTe Software Support Team.
Post Reply
EMail Alerts
All times are US Eastern Standard time. The time now is 8:03 AM.