issues
search
K1rk3y
/
Client_Side_EasyRead_NDIS
Client side easy read solution using fine tuned LLMs.
MIT License
1
stars
0
forks
source link
PDF generation function
#4
Open
K1rk3y
opened
1 week ago
K1rk3y
commented
1 week ago
The PDF generation function should be able to:
Determine a base format / template
Infinitely extend the template / format to accommodate any length
Append different text sections to their corresponding places
Append corresponding images to each section
Dynamically resize / reposition content
The PDF generation function should be able to: