Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

EN68
EN68
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
1

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by EN68
Customize the badges you want to showcase on your profile
Spawn a new PDF using Java Script within LC Designer - Adobe LiveCycle 19-05-2010
I am trying to spawn a new PDF file to be created from an existing PDF using Java Script within the LC designerI have this example but I can't get it to workfunction createPdf(){ pdf = pdf$(); pdf.addText('Hello World'); pdf.writeToFile('c:/temp/hello_world.pdf'); window.open('file://c:/temp/hello_world.pdf');}Is it possible to create a PDF like this within LC Designer?

Views

355

Likes

0

Replies

0