How to Create XML file and ZIP file

已查看 23 次
跳至第一个未读帖子

Ravindra reddy

未读,
2022年11月30日 11:39:482022/11/30
收件人 Adobe LiveCycle Developers
Hi
Team

Can you please help with  the Answers
1)AEM forms --one PDF file with 2 pages ---we need to split each page into a PNG file

2)Need to generate the XML file with the PNG files.

3)Need to Generate the ZIP file. Includes PNG files and XML file

Can you please help me anyone on this

Thanks
----------------
Ravindra

fred.pantalone

未读,
2022年11月30日 12:39:452022/11/30
收件人 Adobe LiveCycle Developers
Are you running AEM Forms JEE or OSGi?

Ravindra reddy

未读,
2022年11月30日 23:25:572022/11/30
收件人 live...@googlegroups.com
OSGI



--
You received this message because you are subscribed to a topic in the Google Groups "Adobe LiveCycle Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/livecycle/13_Nrg7zV48/unsubscribe.
To unsubscribe from this group and all its topics, send an email to livecycle+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/livecycle/45f9011a-ca69-4d98-aee0-7e638f7afa79n%40googlegroups.com.


--
THANKS AND REGARDS
Y.RAVINDRA REDDY 

Ravindra reddy

未读,
2022年11月30日 23:29:252022/11/30
收件人 live...@googlegroups.com
Hi
Running AEM forms on JEE

On Wed, Nov 30, 2022 at 11:09 PM fred.pantalone <fred.pa...@gmail.com> wrote:
--
You received this message because you are subscribed to a topic in the Google Groups "Adobe LiveCycle Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/livecycle/13_Nrg7zV48/unsubscribe.
To unsubscribe from this group and all its topics, send an email to livecycle+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/livecycle/45f9011a-ca69-4d98-aee0-7e638f7afa79n%40googlegroups.com.

fred.pantalone

未读,
2022年12月1日 11:59:252022/12/1
收件人 Adobe LiveCycle Developers
Ok, are you certain about this??!!

If is JEE, create a process and:

Use the toImage operation of the ConvertPdfService (found in the Common category). This will give you individual PNG files, one for each page. 

Use SetValue assignments with deserializing to create the presumably simple XML document. 

For the zip operation, you should create a custom component that uses some simple Java code to take in files and zip them up. You can prototype this step using an executeScript but don't ever go to production with an executeScript in your processes.

I hope this helps!
Fred

Ravindra reddy

未读,
2022年12月1日 13:07:012022/12/1
收件人 live...@googlegroups.com
Share me article s

You received this message because you are subscribed to the Google Groups "Adobe LiveCycle Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to livecycle+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/livecycle/80d0e5be-ba6c-49d8-99b0-42d12c2c0d6dn%40googlegroups.com.
回复全部
回复作者
转发
0 个新帖子