seeking advice on drawing rectangles on a form using filepro 5.8
Jose Lerebours
fpgroups at gmail.com
Sun Oct 22 17:40:02 UTC 2023
If all else fails, let me know ... we can work something out using my
API Services
What it does:
Use cURL to send a text document and get back a PDF
What it could do:
- Setup templates so that when a document is sent, it is laid over a
template
- Return the PDF document
- eMail the PDF document
- Print to printer access via WWW on public IP (of course, you handle
the port redirection on your end)
- Produce any document imaginable using PDF (Invoices, PO, Reports,
Checks, Labels, etc.)
cURL commands off CLI is pretty simple; you should be able to print your
report and pipe it to a shell script that would handle the entire thing.
A solution for just about every printing need out of filePro without
having to re-write your application nor existing reports/forms (with
some exceptions of course).
Regards,
On 10/22/23 12:46, Joe Chasan via Filepro-list wrote:
> The only docs for this fpml stuff I know of is at:
> https://www.fptech.com/fptech/Docs/fpml.pdf
>
> Your commands seem to match the doc, however I always have spaces betwen
> paremeters when I concoct my own new fpml codes. Not sure if that makes a
> difference and/or if you left them out by accident when posting.
>
> For something like this it might be less work to use a pre-saved image
> like rectangle.png and use image command with the height/width parameters
> to scale it, and X&Y to position it. If you did that, it would be easy
> to have one code for "hollowed" rectangle and one for filled/shaded one.
>
> -joe
>
> On Fri, Oct 20, 2023 at 06:21:28PM -0500, tony freehauf via Filepro-list wrote:
>> Hi Experts. Seeking advice on drawing boxes in filepro 5.8
>>
>> below is a command i am trying but the boxes are not drawing near the x
>> y axis.
>>
>> 350::<rect height="72"width="360"stroke=".5"x="20"y="217">:rectangle
>> x=20 y=217
>> 351::<rect height="72"width="360"stroke=".5"x="20"y="517">:rectangle
>> x-20 y=517
>>
>> I am inserting the boxes as a printcode on the form and "Allow embedded
>> FPML on form is set to N .
>>
>> There is no documentation on things like shade a box, but could that be
>> a option?
>>
>> Could there be any other un-documented features?
>>
>> thanks for any help
>>
>> oldtony
>>
>> --
>> Tony Freehauf
>> YNOT Software & PC Support
>> YNOT is pronounced "Why not".
>> YNOT let us help you.
>>
>> http://www.ynotsoftware.com
>> EMAIL:Tony at ynotsoftware.com
>> CELL : 815.685.3691
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>> URL:
>> <http://mailman.celestial.com/pipermail/filepro-list/attachments/20231020/11247b30/attachment.html>
>> -------------- next part --------------
>> A non-text attachment was scrubbed...
>> Name: tony.vcf
>> Type: text/vcard
>> Size: 195 bytes
>> Desc: not available
>> URL:
>> <http://mailman.celestial.com/pipermail/filepro-list/attachments/20231020/11247b30/attachment.bin>
>> _______________________________________________
>> Filepro-list mailing list
>> Filepro-list at lists.celestial.com
>> Subscribe/Unsubscribe/Subscription Changes
>> http://mailman.celestial.com/mailman/listinfo/filepro-list
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
More information about the Filepro-list
mailing list