Skip to main content
Participant
February 2, 2010
Question

Abode Server API to build the content in PDF

  • February 2, 2010
  • 1 reply
  • 2245 views

Hi,


This is my first post in this forum, after doing lot of research i came to a conclusion only Abode API can help me in this. I have the following requirement (just a snippet of it).


PEDIATRICS                PODIATRY


Schwartz, Andrew E,    DPM Rithanya,
51 Hospital Hill Rd.      Sharon, blahblah....
CT 06069 (860) 364      5944 blahhhhhh
Disidori, Diane, MD  nnnnnnnnn
28 Old Park Ln.           kkkkkkkk
New Milford, CT 06776

--------------------------------------------------------------------------------


(203) 355-8190
Danbury Hospital


Gray Clarke, Virginia L, MD
115 Spencer St
Winsted, CT 06098
(860) 364-0536


22 Upper Main St
Sharon, CT 06069
(860) 364-4240


PLASTIC SURGERY
Mascardo, Teresita G, MD
91 Main St
Sharon, CT 06069
(203) 364-5522
Danbury Hospital, New
Milford Hospital, Sharon
Hospital
Spanish, Tagalog/Filipino


I tried Jasper Reports, but i able unable to get the above format, moreover these datas will have the heading (title) highlighted, uses different symbols, underlines, uses different styles, fonts, etc. Which i think is only possible through MS WORD Api and can be done only in .NET , we tried and is pretty slow. Hence thought of doing it in Abode API in java . Please do provide some example of how to do this? I have downloaded the Indesign Server SDK and the Indesign suite . Is it possible through the indesign suite we can create the layout,font,styles,etc to be displayed in PDF? Please do send the code to generate the above snippet, as i am unable to find better examples using Indesign Java API. For your reference i have attached a sample dir data file. This is the format i need to generate in PDF, where these format is possible in Abode? I hope so.Thanks in advance. Waiting for your response..


Thanks,

Rithu

This topic has been closed for replies.

1 reply

February 3, 2010

Examples are available in Server SDK.

Please go through it.

Regards,

Rajeev

Participant
February 3, 2010

I am unable to find any suitable example to convert IDML to PDF using Java server API. Please do provide samples on this.

February 3, 2010

So basically you are looking for IDML to PDF conversion.